Subject7 Player Installation
...
Alternatively, you can directly navigate to the test case you want to run and click Play.
2- Make sure that Java Development Kit is installed. You can download Oracle JDK or OpenJDK. The supported versions are 8-17
3- Once the executable file is downloaded, double click on it to set up the application.
...
9- Afterwards, hover over the arrow of the additional step controls and select Set Breakpoint
10- The color of the step will change to red. When you execute the test case, it will stop at the break point automatically. Your breakpoints will be saved when you save your test case.
...
15- You can also skip a step from execution by hovering over the step, hovering over the additional controls and choosing Skip, or by clicking on the checkbox under Skip. when 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.
16- Refresh 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:
17- In case 15- If you need to modify a data set during a local run, click on the Data Set icon highlighted below.
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.
Info |
---|
The OK button on dataset selection is disabled because this test case is by owner "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: