You can add test scenarios to a test case to do several tests with a different data set. Depending on the data, you can run the test under different conditions. You can only use scenarios, if you also use test variables.


Standard procedure

1. Click Mobility test manager - Designer.
2. Click the Test cases tab.
3. In the list, find and select the desired record.
4. Click Edit.
5. Click the Test scenarios tab.
6. Click Add.
7. In the Scenario field, type a value.
8. In the Name field, type a value.
9. In the TestStatus field, select an option.
10. In the Device type field, enter or select a value.
11. Click Save.
12. On the Test variables tab, fill in the values for the test variables.

Notes

  • You can copy an existing scenario to quickly create a new scenario with almost the same data set. To do so, on the Test case page, on the Test scenarios tab, click Copy scenario.
  • You can run a test scenario for testing purposes. To do so, on the Test case page, on the Test scenarios tab, click Run scenario. As a result, a test run is created that you can use to analyze the test results for the test scenario.

Related to Notes

Design test cases

 

Provide feedback