How to create test case pre-requisites (dependencies) and add multiple executors for a Test Run?
Bhavin P
Last Update 5 ay önce
If user wants to maintain any dependencies between the test cases where a particular test case can only be executed if another test case has status set to 'Pass/NA', such dependencies/prerequisites can be defined here.
Also, if an executor need to be assigned to a particular test case, the same can be done here.
1. Navigate to Test Run window and click on 'Prerequisites' icon

2. A pop-up window will open with list of test cases and option to define the executor and dependent test case

3. Double click on the 'Executors' name to update executor for that test case

4. Double click on the 'Dependencies' to select dependent test case which should be 'Pass/NA' to execute given test case

5. Click 'x' to close the pop-up window
Note: The effect of this dependencies can be viewed during test case execution