Debugging a Test Script Tip The debugging functionality is not supported in test scripts which are called externally (for example, in another CODESYS instance). Tip The following applies for the statu
Command: Save as HTML Function : The command opens the default Find Folder dialog for selecting the folder in the file system and exporting the test report as an HTML file. The exported HTML file is s
Command: Create Test Script Function : The command creates a new test script and inserts it in the Test Manager view, Test Scripts tab. The new test script is added after the last test script in the s
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