Reference, User Interface :
Variable Variables can be used in the test script for read or write access. In the Assignment element, for example, the variable to the left of the operator is used for write access and a variable to
Assert Functions Using the assert functions (asserts), you can easily check whether or not the response of the DUT corresponds to the expected response. This allows you to have the unit test implicitl
Command: Debug Script Tip The debugging functionality is not supported in test scripts which are called externally (for example, in another CODESYS instance). Symbol: Function : The command opens the
Element: Test Script Function : The element manages the metadata of the corresponding test script. The element is always located at the top position in the test script. Call : Test Script element in t
Command: Find All References Function : The command searches for test scripts which call the selected test script and shows the search results in the <test script name> (<version>) – Referenced by dia
Command: Install Test Script Function : The command imports and installs one or more previously exported test scripts and saves them in the test repository. Then the Open dialog opens for selecting th
Pragmas in Test POUs The following pragmas identify a program or function block as a test POU and define test case properties. Table 75 . Simple test Pragma Optional Description {attribute 'test'} Ide