Sometimes you may need to edit a test case. You may need to change the name of a test case, manual test case ID, and description. You may also have to specify the order of execution of tasks or remove a task from a test case.
To edit a test case:
- Click Develop > Test Cases.
The Test Cases screen is displayed.
- On the left pane, select a scenario under which the required test case is listed.
All the available test cases are displayed in right pane of the screen.
- Select the required Test Case from the right pane.
- Click Edit.
The Edit Test Case screen is displayed.
- Edit the required fields displayed on the screen which includes Scenario, Test Case Name, Manual TC ID, and Description.
- Click OK.
- Click Add Task, Import Task, or Detach Task to add a new task, reuse an existing task, or detach the task from the test case.
- Select the task in a test case, click Up/Down to change the order of execution of tasks.
- Select a step in a task, click Up/Down to change the order of step within a task.
- Click Save.
The test case is saved with updated values.
Click Run on the right pane to quickly execute a test case to verify that the test case meets the desired test requirement. The test execution report gets populated to analyze the test results.