Tab: XML View
This tab shows the test table in an XML view. Test tables can be saved, loaded, or appended to existing test tables in this format.
Tag | Children | Attributes | Description |
---|---|---|---|
|
| Root element of the document | |
|
|
| Global information about the test |
|
|
| Test case group |
|
|
| Test case |
| <teststep> | List of test steps | |
|
|
| Step of a test case |
|
| Duration of a test step (in cycles) Default: 1 | |
|
| Duration of a test step | |
|
|
| Custom condition for the duration of a test step The failure mode is evaluated when the limits are exceeded for the time or cycles. |
|
| List of inputs to be set | |
| Call of the testee | ||
|
|
| |
|
| List of forces (forced values for variables) | |
|
| List of invariant tests | |
|
| Writing of a variable | |
|
| Comparison of a variable with a value The following operators are permitted: = < <= > => <> | |
|
| Test whether the value is within a range | |
|
| Test whether the value of a variable is monotonically rising or falling | |
|
| Test whether or not the variable has changed to a defined value | |
|
| Test whether or not an IEC expression is TRUE | |
|
| List of variables with data type | |
|
| Definition of the test type of a variable |