A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.
Test Case Execution in Different Environments
Qualitia users can provide arguments based on the execution environments or make changes to the properties file to use the qualitiaoffline.jar file to execute in different test environments.
Supported Environments and Configurations
Qualitia Offline Package is compatible to execute on Sauce Labs and Remote environments along with local environments. Depending on the desired environment the qualitia.properties file contains configurations as follows:
To execute offline package on | Configure Qualitia.Properties as |
---|---|
Local Machine | ExecutionEnvironment=local |
Remote Machine | ExecutionEnvironment=remote |
Sauce Labs | ExecutionEnvironment=sauce |
BrowserStack | ExecutionEnvironment=BrowserStack |
Related topics
- Execution using Browser Capabilities
- Execution in Local Environment
- Execution on Sauce Labs
- Execution on BrowserStack
- Limitations of Remote/Sauce Executions