An 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.
...
To create an offline package:
Open the QAS Client.
Open any Qualitia project- Select the project for which you want to generate an offline package.
From the Expand menu, click Qualitia BOT.
Select a folder to save the Offline Package.
Click Ok.
A file called Qualitia Offline.zip is created in the selected location.- Extract this Zip file.
...
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
...
Open the test case from Qualitia Client. For instructions on how to open a test case from Qualitia Client, refer to Editing a Test Case.
Open the Test Data explorer to edit test data. For instructions on how to edit test data, Adding Test Data for a Test Case .
Re-create the offline suite. For instructions on how to create an offline suite, refer to Offline Package .
Editing Test Data in Test Data File of 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).
...
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:
|
...