I am seeing "Error" when I execute tests in cloud

In the latest release (10.3.16), we have improved Compare, If and Else_If commands behavior where if the one of the fields A or B are blank, this will no longer be allowed to be saved and will show an error if the test case is sent to the cloud to be executed. If you hover over the “Error”, you will see either “Text A cannot be empty” or “Text B cannot be empty” as shown below:1

To resolve this, please follow these steps:

  1. Hover over Flows and click Tests
  2. Click Steps Search icon

 

  1. Click Add Filter and select Step Caption option
  2. In Enter Text, enter *<?>
  3. This will locate any instances of Compare, If and Else_IF commands which were left without a value in tests, functions or teardowns.
  4. Under the Path column, click on each of these instances and replace the blank values with @system.empty 
  5. Save your test case, return to the list and proceed to do the same for the remaining steps. 
  6. Note that clicking on a fixed path may not navigate to it, so you can reset the filter and start again to find all remaining instances.
Was this article helpful?
1 out of 1 found this helpful
Have more questions? Submit a request

Comments

Please sign in to leave a comment.