Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 test cases in different test environments.

...

Qualitia Offline Package is compatible to execute on Sauce Labs Remote and Remote Cloud environments along with local environments. Depending on the desired environment, you can set the properties in 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

Sauce Labs Real Device-TestObjectExecutionEnvironment=TestObject
BrowserStackExecutionEnvironment=BrowserStack

...