title | page_title | description | publish | position | slug |
---|---|---|---|---|---|
Test List Execution |
Test List Execution |
Test List Execution in Test Studio Mobile |
true |
0 |
ms-testlist-execution |
-
In Test Studio Mobile you can execute one or more tests through a Test List. You can create a test list using the Create a List button:
or by right clicking on the TestList node in the project:
-
A new dialog appears where you need to specify the test list type. Provide a name and click OK.
Android Hybrid tests can be added to Android test lists and iOS Hybrid tests can be added to iOS test lists.
-
In order to add a test in the test list, double click the list to open it in the middle pane of Test Studio and click on the Edit button:
-
Select one or multiple tests and add them in the test list by clicking the arrow and click Done. You can also add tests by double clicking them.
The test now appears in the test list.
You can also add tests using drag&drop directly from the project explorer into the test list.
-
In order to execute the test list ensure it is open and click on the Run button or press F5.
You can also run a single list on multiple devices from the same type. Open the test list, and click the small arrow right next to the play button and choose the Run on multiple option:
The results of the test list run appear in the Results pane.
Double-click a test list in the Results view to see the result of each test. Double-clicking a test in this list drills down to show the steps of that test. The bread crumb trail at the top of the panel now shows the test list followed by the test name.
Click the top level in the bread crumb trail to jump directly back to the test list result.
###See Also
- [Playback a Test]({% slug ms-quick-execution%})