tocAn Offline Package contains the software components to execute an offline suite without using a Qualitia Automation Studio (QAS) Client.
An offline suite is a copy of a test suite that you can save on a local machine. You can execute an offline suite on local, remote, shared drive, and cloud environments. An offline suite execution does not consume any Qualitia license.
...
Open the QAS client.
- Select the project from which you want to create an offline suite.
- From the Expand menu, click Execute.
In the left pane, select a test suite, and mark the test cases that you want to include in the offline suite, and click Save.
- Click the Save execution files button ().
Select the required execution profile from the drop-down list.
Note: For a desktop project, the System Execution Profile settings are used instead of the Execution Profile.Click the Save button().
Info |
---|
You can export the execution profiles from a Qualitia Web/Mobile project. For more information, refer to Exporting an Execution Profile. |
Configuring the Settings for an Offline Suite
...
Copy the offline package along with the offline suite to the shared drive with the read and write access.
Map the shared drive to the local computer.
Configure the offline suite as per your requirements. For detailed instructions, refer to Configuring the Settings for an Offline Suite.
Do one of the following:
Open the Command Prompt, navigate to the mapped drive location that contains the offline package and suite, and then execute the offline package using the command line.
For detailed instructions, refer to Executing an Offline Package using CLI Commands.Open the mapped drive and double-click the offline package (8.3.x jar).
...
Configure the offline suite as per the requirements. For detailed instructions, refer to Configuring the System Execution Profile Settings for a Desktop Project.
Do one of the following:
Open the command prompt, navigate to the mapped drive location that contains the offline package and offline suite, and then execute the offline suite using the command line.
For detailed instructions, refer to Configuring the Qualitia Client Settings.Navigate to the mapped drive location that contains the offline package and the offline suite, and double-click the offline package (8.3.x jar).
...
Method | Steps |
---|---|
Using Qualitia Client or OfflineConfigManager Utility for Offline Packages | Do in the following order listed:
|
Using CLI Command | Do in the following order listed:
|
...