Watch the video tutorial about how to perform offline test suite execution here:
...
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 .
...
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.36.x jar).
Executing a Shared Offline Suite Without Mapping the Shared Drive to the Local Computer
...
Copy the offline package along with the offline suite to the shared drive with read and write access.
Open the shared location and double-click the offline package (8.36.x jar).
Note: You cannot execute an offline suite using the command prompt by specifying the complete UNC (Shared location).
...
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.36.x jar).
Execution using Continuous Integration Tools
...
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:
|
...