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 New Test Case + Add and click on Automated.
...
2- Specify a Name, (Keywords and Comments) for your Test Case.
automated test case
...
3- Click on the Hide Test Case Info button Steps tab to hide the test case info and start adding commands.
...
4- Click on the drop-down list under the Play button to 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.5- If you entered 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, hover over the step and hover over the arrow to show the options, then click click icon to reset it. The following animation demonstrates how to do this:
6- Alternatively, you can either click Change on the checkbox next to the ticket and click the icon in the toolbar. This can also work in bulk selection. The following animation demonstrates how to do this:right panel or in the floating action palate (while step checkbox is enabled).
...
7- To delete an entire step, hover over the step, then the arrow and click Delete.
...
right click the step and select Delete or click on the checkbox next to the step and select Delete from the floating action palette.
Info |
---|
TipIcons on test case toolbar allow copying, pasting, resetting, skipping and deleting steps in bulk. |
8- To add a comment/description on individual steps, hover over click on the checkbox next to the step , hover over the arrow 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.
...
Info |
---|
TipNotice that there is a red "Not Saved"labelicon 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 on More > Advanced View icon to get to the editors mode as opposed to wizard editor mode to make all your edits to the Test Case.
...
Advanced View page for more details and practice example.
15-See...
As you can see below, a test case is open where the URL was changed accordingly.
...
Info |
---|
...
TipTest cases in a suite can be visually ordered. |
Info |
---|
TipAutomated test case creation date/last update times use the users' local time |
...