On this page, we explain how to specify test cases in MagicPod and run them as a batch.
Table of contents
- Specify the test case numbers and running them as a batch
- Specify the test case labels and running them as a batch
1. Specify the test case numbers and running them as a batch
Open the test run settings panel and specify the numbers of the test cases to run in Test case numbers on the Advanced settings tab.
Then, they are run as a batch in this order.
You can also specify data patterns for data-driven tests, such as "3[2], 3[3]".
For example, "3[2]" specifies the second data pattern of the third test case.
2. Specify the test case labels and running them as a batch
1. Create labels
Go to the Settings tab on the project page > the Test case labels page, and click Add.
Enter any name you like and click Create.
2. Assign labels to test cases
Open the Info tab for the test case you wish to assign, check the appropriate label, and click Update.
3. Edit batch run settings
Open the test run settings panel and click Setup in the Test case labels field on the Advanced settings tab.
Drag & drop test case labels to set up.
*When selecting multiple labels, this becomes an OR label, and it is run if either of them is included.
Then, they are run as a batch in this order within the label.