CCT Check List*

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '== General == Applications CCT-WEB * Login, Logout and auto-retrieve spreadsheet data. * Change the language and check the correctness of the translations. * Table function…')
 
Line 1: Line 1:
== General ==
== General ==
-
Applications [[CCT-WEB]]
+
Applications [[CCT-WEB*]]
* Login, Logout and auto-retrieve spreadsheet data.
* Login, Logout and auto-retrieve spreadsheet data.

Current revision as of 11:52, 17 April 2020

Contents

General

Applications CCT-WEB*

  • Login, Logout and auto-retrieve spreadsheet data.
  • Change the language and check the correctness of the translations.
  • Table functions - filtering, sorting, etc.
  • User rights - see. User Management.

Operations

  • Sort table by WPID.
  • Create a new operation and place it in the resulting file according to WPID.
  • Edit operation and its location in the resulting file according to WPID.
  • Validation of input WPIDs and indexes.
  • Move operation to another location or change index. Checking the "dependsOn" change and the workplaces between which it moved. Check the .Type and .Index keys.
  • Lexicon - correct data types of items in the form (text, spinner, table, ...).
    • Lexicon - joining different keys (items) into one table as additional columns.
    • Lexicon - adding an entry to a form that only exists in Lexicon but has not yet been used in the operation.
    • Lexicon - marking "deprecated" items.
    • Lexicon - divide items into "common" and "specific" (left and right half of the form).
  • Export (merge).

Parts

  • Edit and create a new record. WPID and index validation.
  • Correct placement of new record in the resulting file.
  • Move (DnD) a new record to a specific location in the table.
  • Deleting records.
  • Create and edit formatted comments.
  • Formatted tooltip comments (onMouseOver).
  • View DIFF before publishing data.
    • DIFF - insertion of changes (insert, change, delete) together with the author of the change.
    • DIFF - denotes a change coming from outside the application (from the file system). This change will be applied (not overridden by CCT).
    • Check the published files on the filesystem.
  • Check audit of changes in DB (select * from audit).

Refresh All

  • You cannot work (write) with the application while building a new working copy of the data. This applies both to the user who initiated this action and to the other logged-on user.
Personal tools