Editing a Test Case
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 appears. - On the left pane, select a scenario under which the required test case are listed.
All the available test cases appear in right pane of the screen. You can use the search facility to search for a required test case quickly. - Select the required Test Case from the right pane.
- Click Edit.
The Edit Test Cases screen appears. - Edit the required fields appear 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 and click Up/Down to change the order of execution of tasks.
- Select a step in a task and click Up/Down to change the order of step within a task.
- Click Save.
Click Run 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.