Sometimes you may need to edit a test case. You may need to can change the name of a test case, manual test case ID, and description . You may also have to specify or you can also change the order of execution of tasks or remove a task from a test case.
To To edit a test case:
- Click Click Develop > Test Cases.
The The Test Cases screen 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 Click Edit.
The The Edit Test Case screen screen is displayed. - Edit the required fields displayed on the screen which includes includes Scenario, Test Case Name, Manual TC ID, and and Description.
- Click Click OK.
- Click Click Add Task, Import Task, or or Detach Task to 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 click Up/Down to to change the order of execution of tasks.
- Select a step in a task, click click Up/Down to to change the order of step within a task.
- Click 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.
...