You need to design the test case steps in a sequence that resembles the flow of the feature you are going to test. A Qualitia test case consists of steps. Each step contains an action along with its associated objects and parameters.
You can define the sequence of the test case steps that resemble the flow of a test scenario.
A test case may contain single or multiple tasks.
...
Open an existing Scenario or create a scenario. For more details, refer to Working with Scenarios.
Do in the following in the order listed:
On the right pane, click the New Test Case.
Enter the Test Case Name, Description, Manual TC ID, and file name.
Click OK. The Test Case Editor Screen opens.
To create a task, select the steps that you want to add to a new group, right-click and select Add New Task, enter a name and description and then click OK.
To add a step, do in the following order listed:
Click Add Step to add a blank step in the Test Case Editor screen.
(Optional), Double-click the Object cell to open the Object Repository hierarchy. Select an object. For more information on objects, refer to Working with Objects.
Refer toDouble-click the Action cell and click the arrow button to select an Action.
Note: As per the selected object, only the relevant actions are displayed. For more information, refer to Actions.
Some Generic Actions do not require an object such as OpenURL, Maximize Browser, and so on.
As per the selected action, Qualitia automatically displays the relevant parameters in single or multiple parameter cells.Enter the relevant values in parameters. For more information, refer to Quailtia Actions.
To create a task, select the steps that you want to add to a new group, right-click and select Add New Task, enter a name and description and then click OK.
To import a test, select a step from where you want to insert the task, click Import take from the test case editor screen.
After adding appropriate steps, click Save to save a test case.
You can click Run to dry run a test case to know whether expected results are achieved.
Info |
---|
Save Test cases periodicallyQualitia recommends saving the test case after making every change in the test case. You can enrich a test case design by implementing the following features in it, but not limited to them.
|