Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


To add a new qualifier to the test definition click plus button . Click minus button  in order to remove a qualifier from the test definition.
FlexDeploy comes out-of-the-box with the following predefined test qualifiers:

Qualifier

Argument

Notes

Number of Test Cases PASSED greater than "X"

Integer value


Number of Test Cases FAILED less than "X"

Integer value


Percentage of Test Cases PASSED greater than "X" %

Percentage value


Percentage of Test Cases FAILED less than "X" %

Percentage value


Average Response Time Less than or equal toInteger value (milliseconds)Set value of expected max average response time. This will apply to each test case executed by definition, i.e. average response time must be less than or equal to specified amount. If response time is higher in any test case then test definition will be considered Failed.

Click the Save button to save the changes to the test definition and return to the list of test definitions defined for the project or click on the Test Definition Name.

...