Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

image-20240122-135957.png

4- Click on the blank step under the Play button to display the right panel, add your commands and set your command options. Alternatively, you can also click on the box and enter keywords that will bring up the commands you need. Example: keyword "Timing" brings up [Set_Timeout] / [Wait] commands.

image-20240122-140039.png

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).

image-20240122-140122.png

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.

image-20240122-141335.png
Info

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.

image-20240122-141421.png

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:

image-20240122-141623.pngImage Removedimage-20240122-142247.pngImage Added

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

image-20240122-141734.png
Info

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.

image-20240122-141816.png

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.

image-20240122-141850.pngimage-20240122-141902.png

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

image-20240122-141929.png

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

image-20240122-142000.png

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.

image-20240122-142021.png

Info

Tip

Test cases in a suite can be visually ordered.


Info

Tip

Automated test case creation date/last update times use the users' local time