Versions Compared

Key

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

...

The Qualitia Offline Package (QOP) is a portable and easily deployable bundle containing Qualitia Tests and Qualitia Execution Engine with ability to independently execute test cases and report results without Qualitia Test Automation Studio.

Qualitia Offline Package = Qualitia Execution Engine + Tests Package

The offline package is created from the Qualitia Automation Studio and then executed in multiple environments. These environments DO NOT need Qualitia Automation Studio installed as Qualitia Offline contains the Qualitia Execution Engine to execute and report tests exactly as Qualitia Automation Studio does.

...

Multiexcerpt macro
nameOfflinePackageExecution

Offline Package - Execution

Once the offline package is created you can execute it After you configure all the files, you can trigger the test cases by opening the command prompt and navigating to the folder where you saved the Offline Packageoffline package. After navigating to the designated folder: execute the command; java -jar qualitiaoffline-xxx.jar.

This command executes tests available at the path mentioned in the qualitia.properties file.

In case you have multiple versions of java, Qualitia uses the version set against the "JAVA_HOME" system variable under System Properties settings of your computer.

Configuration properties can be changed at three different levels to better maneuver configurations in multiple environments.

...