Skip to main content

Command: Edit Properties

Symbol: tm_icon_properties.png

Function: The command opens the Properties dialog for defining the basic properties of a test case or test case group.

Call: Test Table menu; context menu in the tabular editor

Requirement: A test case or test case group is selected in the test table.

The properties defined here for a test case or test case group override the corresponding definitions on the Global Information tab of the test table.

Dialog: Properties

Timeout

A maximum time span for running the corresponding test case group or test case

Specified as IEC constants: TIME or LTIME

If the time is elapsed, then the test terminates with an error and the remaining test cases are skipped.

Example: T#1s

Categories

Declares a category

The information corresponds to the pragma testcategory of a test case implementation of the IEC unit test.

Hint: You can specify categories in the test script in the IEC unit test element. With this category, decorated test POUs are ignored when creating the test application.

Forces, Invariants

Variable sets that are forced or fulfilled for specific conditions

See also: Help page for the Global Information tab