Running a Web UI test or compound test in the headless mode from the command line
When you do not want to view the GUI as the recorded test is played back on a web browser, you can choose to run the test in the headless mode from the command line. Running of tests in the headless mode is useful when you use an automated testing environment.
You must have completed the following tasks:
-
You must have recorded a single Web UI test, compound test with multiple Web UI tests, or an AFT Suite that you want to run in the headless mode.
- Read and been familiar with the command line arguments to use with the cmdline command. See Configuration of test runs from the command line.