Versions Compared

Key

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

...

If you are traveling or working in a location with unstable internet, you may need to execute tests without connecting to the QAS - Client. In such cases, an Offline Package lets you run tests without accessing QAS - Client. An offline suite is a local copy of a test suite, and it can run on various environments like local machines, remote servers, shared drives, or even cloud setups without having to use up any QAS licenses.

Create an Offline Package

Before running tests offline, you need a package containing all the necessary components. This is a one-time activity that is useful to execute any number of offline suites.

...

The offline suite contains the associated test cases and test data , and along with a mapped execution profile that are is used to execute it.

To create an offline suite:

...

Note
  1. Do not add or remove columns, ; or change the column order.

  2. Use $NULL$ where you do not want to set a value for a parameter.

  3. Delete rows for unwanted task or test case (TC) iterations.

...

If your test case is for mobile applications, Appium Server is internally hosted on Qualitia client- Client. However, still you can use a custom Appium server if you want to test on another Appium version. 

...