iRobo.Activity.Verify Numerical Attribute

Verifies the numerical output of a given activity by asserting it to a given expression. 


                                                                                                               

Properties

Input

  • Input1 - First numerical input field to be compared by second input based on the expressions. (Mandatory)
  • Input2 - Second numerical input field to be compared by First input based on the expressions. (Mandatory)
  • Operator - A drop-down list containing all of the possible mathematical operators you can use to verify the output of the activity. The following options are available:
  • =
  • !=
  • >
  • >=
  • <
  • =<

Misc

  • DisplayName - Activity header name.


Steps of Using Verify Numerical Attribute Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Verify Numerical Attribute to the Sequence.
  3. Insert Number in Input1 filed in Properties Panel.
  4. Insert Number in Input2 filed in Properties Panel.
  5. Click the Save button from iRobo Studio Menu to save Workflow.
  6. Click the Play button to start the automated process.
  7. You will see the verification result in the test section.

Created with the Personal Edition of HelpNDoc: Create cross-platform Qt Help files