Headless Executions
Qualitia supports headless executions. In headless mode, tests are executed without display, keyboard, and mouse. Such executions are known to be faster as compared to executions that use a display. You can use Google Chrome and Mozilla Firefox browsers to execute test cases in headless mode.
Qualitia supports headless test case execution on following browsers and operating systems.
Windows | Mac | Linux | |
---|---|---|---|
Google Chrome | v60+ | v59+ | v59+ |
Firefox | v56+ | v56+ | v55+ |
The following table shows how to execute test suite in headless mode by doing manual settings or through CLI for an offline package execution.
Method | Steps |
---|---|
Using Qualitia Client or OfflineConfigManager Utility for Offline Packages | Do the following in the order listed:
|
Using CLI Command | Do the following in the order listed:
|
Execution using X Virtual Frame Buffer (Xvfb) on Linux is no longer supported. You can execute test cases headlessly on Linux using any of these methods mentioned above.