Versions Compared

Key

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


Parallel Execution using Qualitia Offline Packages on Jenkins
You can have a parallel execution of Qualitia offline packages by mapping them to Jenkins jobs.

Offline packages can be executed on CI/CD tools such as Jenkins, TeamCity, and Bamboo. For more information on how to execute offline packages on continuous integration tools, refer to Continuous Integration Tools.Jenkins provides the MultiJob plugin to run multiple jobs simultaneously.

Before you start parallel execution of Jenkins jobs, create multiple jobs and configure each job with an offline suite.

The whole Parallel Execution on Jenkins can be divided into the following parts:

  • Downloading the MultiJob plugin

  • Creating a MultiJob Project

  • Executing a MultiJob Project

To execute Qualitia offline packages in parallel on Jenkins:

...