...
To create a test case:
- Click the the Develop > Test Cases.
The The Test Cases screen screen is displayed. - On the left pane, select a required scenario in which you wish to create a test case.
You can create a new scenario or use an existing scenario for the test case. - On the right pane, click click New Test Case.
- Enter the details namely, name of the test case, description, manual test case ID, file name in the the Test Case Name, Description, and and Manual TC ID, along with with file name fields fields respectively. The file name field is not editable once the test case is saved.
- Click OK.
- Click New Task to It is recommended not to use special characters (/, \, :, *, ", <, >, |, %) in the Name field that are not supported in the file name by Windows.
- Click OK.
- To import the the task from existing task library, click Import.
- To create a task under the created Test Case, click New Task.
You can modify the tasks associated with the selected test case. Click Add Step/Remove Step to - To add or remove step from the selected task, click Add Step/Remove Step.
- During step creation process, you can provide the test data against the steps depending on the Action actions selected. You have the choice to enter static or parameterized parameterised data.
You can also change the sequence of Task or Step within the task. - To change the sequence of a specific task, select the task and click click Up/Down to to change the sequence of the selected task.
- Similarly, the sequence order of the Step step within the task can be changed by selecting a specific Step step and using using Up/ Down to to change the order.
- On the right pane of the Test Case screen, click click Save.
The test case gets added to the selected scenario in the left pane. - Click Click Run to to quickly execute a test case to verify that test case meets the desired test requirementrequirements.
The test execution report gets populated to analyze the test results. Refer to Test Execution Report format for details.