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

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

Anchor
_Toc467254499
_Toc467254499
Anchor
_Toc467500559
_Toc467500559
Anchor
_Toc467505042
_Toc467505042
Anchor
_Toc467509262
_Toc467509262
Anchor
_Toc467584795
_Toc467584795
Anchor
_Toc467595241
_Toc467595241
Anchor
_Toc467596471
_Toc467596471
Anchor
_Toc467597370
_Toc467597370
Anchor
_Toc467603346
_Toc467603346
Anchor
_Toc467669276
_Toc467669276
Anchor
_Toc467676178
_Toc467676178
Anchor
_Toc467677154
_Toc467677154
Anchor
_Toc467677203
_Toc467677203
Anchor
_Toc467680780
_Toc467680780
Anchor
_Toc467681366
_Toc467681366
Anchor
_Toc467681412
_Toc467681412
Anchor
_Toc467682390
_Toc467682390
Anchor
_Toc467684686
_Toc467684686
Anchor
_Toc467687374
_Toc467687374
Anchor
_Toc467687463
_Toc467687463
Anchor
_Toc467688262
_Toc467688262
Anchor
_Toc467688484
_Toc467688484
Anchor
_Toc467754830
_Toc467754830
Anchor
_Toc467759230
_Toc467759230
Anchor
_Toc467761393
_Toc467761393
Anchor
_Toc467763055
_Toc467763055
Anchor
_Toc467763193
_Toc467763193
Anchor
_Toc467767728
_Toc467767728
Anchor
_Toc468191618
_Toc468191618
Anchor
_Toc468200367
_Toc468200367
Anchor
_Toc468269752
_Toc468269752
Anchor
_Toc468283608
_Toc468283608
Anchor
_Toc468288381
_Toc468288381
Anchor
_Toc468288489
_Toc468288489
Anchor
_Toc468289618
_Toc468289618
Anchor
_Toc468290228
_Toc468290228
Anchor
_Toc470622315
_Toc470622315
Anchor
_Toc471288376
_Toc471288376
Anchor
_Toc471308380
_Toc471308380
Anchor
_Toc471466648
_Toc471466648
Anchor
_Toc471466844
_Toc471466844
Anchor
_Toc471467021
_Toc471467021
Anchor
_Toc471467086
_Toc471467086
Anchor
_Toc471824727
_Toc471824727
Anchor
_Toc471825369
_Toc471825369
Anchor
_Toc471825589
_Toc471825589
Anchor
_Toc471826058
_Toc471826058
Anchor
_Toc471826417
_Toc471826417
Anchor
_Toc471826577
_Toc471826577
Anchor
_Toc471826719
_Toc471826719
Anchor
_Toc472166884
_Toc472166884
Anchor
_Toc481154222
_Toc481154222
Anchor
_Toc481154258
_Toc481154258
Anchor
_Toc481156458
_Toc481156458
Anchor
_Toc481157333
_Toc481157333
Anchor
_Toc481678747
_Toc481678747
Anchor
_Toc481846944
_Toc481846944

...

The first step of creating an offline package is to bundle Qualitia Execution Engine.
To package execution engine:

  1. Log on to Qualitia Test Automation Studio.
  2. On the File menu, click Offline Package.
    The Browse for Folder screen is displayed.
  3. Select path to save the offline package. Note: It is recommended to create new folder with the name Qualitia-offline to save Qualitia Offline package.
  4. Click OK.
    The QualitiaOffline.zip is created at the newly created folder.
  5. Extract Qualitia Offline.zip.

...

Anchor
_Ref400708001
_Ref400708001
Anchor
_Ref467231243
_Ref467231243
Creating Test Packages

After packaging the execution engine, you can create new test packages to execute in multiple environments using "Save As XML" feature in Qualitia.
The Save As XML button on the Execute screen compiles the selected marked tests in suite and creates package.

Create new test package:

  1. Log on to Qualitia Test Automation Studio.
  2. Click Execute.
    The Suite screen is displayed.
  3. In the left pane, click the suite to view the test cases available under suite.
  4. Mark the test cases which you want to add in the tests package to be created.
    Qualitia packages only marked test cases. If you want to package all tests available in suite, mark all test cases.
  5. Click the Save As XML button.
    The Browse for Folder screen is displayed.
  6. Select path to save the XML file.
  7. Click OK.

...