Test Library
- Updated2023-12-28
- 1 minute(s) read
Test Library
The test library contains group folders with different configuration options for separate elements as the test bench, the DUT etc.
| Folder | Description |
|---|---|
| T00_Customer | Group folder containing all your custom specific information and configurations that refer to the test library. |
| T01_Facility* | Parameters that are related to the test bench and the test bench setup. A link to a folder with the facility parameters must exist exactly once in each test. |
| T02_DUT* | Parameters that are related to the tested DUT (device under test). A link to a folder with these parameters must exist exactly once in each test. |
| T03_Sequence* | All information about the sequence of the test run. A link to a folder with these parameters must exist exactly once in each test. |