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.
...
6- For SaaS (https://platform.subject-7.com), you can click Next. If Subject7 is installed on an on-premise server or private cloud, click On-Premise Installation checkbox to enable it and include your Subject7 platform’s URL and port (please pay attention to change this to the correct URL) and click Next.
*NOTE: The port entered here must match what you have in User Execution Preferences and must be a free port (default is 10000).
7- Click Next and the installer will install Subject7 Player on your machine.
...
10- Once the application starts, the indicator on Subject7’s website will turn to green and you can run your test cases locally now. If it does not change to green, refresh your page or make sure that the application is running.
11- To close the connection, simply close the application from your hidden icons menu on the bottom right corner of your screen. You can do so by right clicking on it and selecting Exit.
...
*Enabling Subject7 Player automatic start:
*Disabling Subject7 Player automatic start:
Local Run (Local Execution)
1- Click Play to run your test case.
...
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.
12- When the break-point is reached or test case is paused, click Step Over button to play the unexecuted step.
13- Once the step is played, the execution will pause again until you decide what to do next.
...