Create an Automated Test Case

In order to create a new automated Test Case, navigate to the Test Suite where you would like this Test Case to be a part of and follow the steps below:

1- Click on + Add and click Automated

image-20240122-135913.png

2- Specify a Name (Keywords and Comments) for your automated test case

image-20240122-135931.png

3- Click on the Steps tab to hide the test case info and start adding commands

4- Click on the blank step with placeholder “Select Command” to display the right panel so you can select your first command. The right panel will display most frequently used commands but you can change this view using the filters or use Search field to search for a particular one.

5- If you select a command in error and you want to reset the step and select another one, you can either click Change on the right panel or in the floating action palate (while step checkbox is enabled).

7- To delete an entire step, right click the step and select Delete or click on the checkbox next to the step and select Delete from the floating action palette.

 

Tip

Icons on test case toolbar allow copying, pasting, resetting, skipping and deleting steps in bulk.


8- To add a comment/description on individual steps, click on the checkbox next to the step and click Comment icon in the floating action palette. Enter your comment and click OK. These comments are saved with the test case and will be included any exported report.

9- To add another step, you can either click on the icons on the right panel or right click the step and select one of the options displayed below:

10- To view the details of a step, you can click on the step caption to display the right panel.

Tip

Notice that there is a red "Not Saved" icon on the top right to indicate that your progress needs to be saved. In case you saved and made more changes, this red icon will appear once more. If you close the edit tab without saving, a confirmation popup is presented to confirm closing.

11- If you need to find text values on test cases which are located in text boxes, custom captions and data templates, you can click on the Search icon next to the player controls.

12- The arrows can be used to move between occurrences. To see the occurrences result on a separate window, you can click the icon highlighted below where you will be able to navigate to the steps from the same window.

13- Click on Save icon to save your test case. Once saved, your newly defined Test Case will appear in the Test Case list.

14- You can click More > Advanced View to get to the editor mode to make all your edits to the Test Case.

15-See Advanced View page for more details and practice example.

 

Bookmarking

Bookmarking shows a different URL for the platform which is specific for currently open test case. This allows users to bookmark the URL on their browser, copy the URL where it can be used to log into the platform, or send to other team members. 

As you can see below, a test case is open where the URL was changed accordingly.

 

Tip

Test cases in a suite can be visually ordered.