Checking a Value in WEBDYNPRO

Context

You can check values under the SCREEN node. If a check fails, the command is marked accordingly in the log and the subsequent WEBDYNPRO commands are not executed.

The value at runtime is checked against the expected value. You can use the following check actions: =, <, >, <>, <=, or >=.

Procedure


  1. In the test script editor, open the command interface.

  2. Expand the tree on the left side of the structure editor to display the relevant element.

  3. From the context menu, choose Insert Check. The element is copied to the GETS_AND CHECKS node.

  4. Under the GETS_AND CHECKS node, double-click the element to display it for editing in the right-hand pane of the structure editor.

  5. Parameterize the CheckAction and ExpectedValue fields as required. You also have the option of parameterizing the Value field to perform a GET.