Parameters

You can set the following three parameters for the Tc3_PlcTestFramework library:

MaxTestCaseCount

As described in the Introduction chapter, all test cases are automatically registered with the test controller. Here, you can adjust the size of the internal list. The parameter is of type UDINT.

DefaultTimeout

You can enter the default time-out period for executing the test cases here. If a test case does not complete within this period, it is marked as failed and the next test case is started.

DefaultOwner

Default owner, which is displayed by default in the graphical client or in the evaluation as JUnit or HTML if it has not been explicitly defined for test cases.