Versions Compared

Key

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

...

11- In case you are executing a test case and need to make changes to specific steps before continuing, step over feature makes it easy for you to debug your test case step. Add a break-point at the step where you need the execution to stop, or play your test case and pause wherever you like.

Image RemovedImage Added

12- When the break-point is reached or test case is paused, click Step Over button to play the unexecuted step. Step Over only executes one step at a time.

Image RemovedImage Added

13- Once the step is played, the execution will pause again until you decide what to do next.

...

15- You can also skip a step from execution by hovering over the step, hovering over the additional controls and choosing Skip, or by simply clicking the checkboxes next to each step and clicking the Skip icon from the toolbar. When you execute the test case, it will automatically step this step and move to the next one.

Image RemovedImage Added

16- Reload button shown below allows you to refresh your test case, and it also gives you the ability to keep the variables you have set in prior steps of the test case in execution through a confirmation dialog box:

Image RemovedImage Added17- In case 15- If you need to modify a data set during a local run, click on the Data Set icon highlighted below.

Image RemovedImage Added

18-  Click View Data Sets link to navigate to the Data Sets used in your test case. This makes it easier to navigate rather than having to go back and forth between test cases and Data Templates > Data Sets.

Image RemovedImage Added

Info

The OK button on dataset selection is shown as disabled here because this test case owned by "PROOF". Elements with this user are for available instructional purposes and cannot be modified or deleted.

...

19- You can also access datasets from suite view by clicking on the checkbox next to the test case and clicking Select dataset icon:

Image RemovedImage Added