Test Specifications
Test Specifications define the rules and parameters for Quality Gate Checks, ensuring compliance with quality standards. They are used to verify stored process results in the quality database before further process steps are executed.
List of available definitions
Name | Description |
---|---|
CheckComplete |
Starts checking the processing results of a product and its installed components. The data in the quality database is checked against the configured test specification. The return value is 0 if the data conforms to the configured test specification rules. |
CheckComplete2 |
Similar to CheckComplete but returns additional values in the response such as RepositoryInfo attributes (author, revision, commitDate, URL). Returns 0 if the data conforms to the test specification rules. |
CheckReferenceData |
Checks whether all required reference data is available in the quality database for a specific component completeness check. |
CheckTrace |
Verifies the component completeness by comparing data from a reference file with data in the quality database, ensuring all components are installed/posted. |
CheckWFSState |
Checks the WFS transmission status by comparing WFS status data in the quality database with a pre-configured WFS configuration file. |
QGCheckComponent |
Checks the installation status of a component to ensure it is installed correctly according to specified rules in the test specification, involving MinCycle or MaxCycle conditions. |
QGCheckBlockList |
Checks if a given part or serial number exists in the specified block list within the QualityGate service. |
For more detailed information on test specifications and their implementation, refer to the Developer Documentation of Part Traceability, which will be released and published soon. |