Document toolboxDocument toolbox

Header

(8.4.X) Parallel Execution using Qualitia Offline Suites on Jenkins


You can achieve parallel execution of Qualitia offline suites 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 suites on continuous integration tools, refer to Continuous Integration Tools.

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

The parallel execution of the Jenkins jobs process can be divided into the following parts:

  1. Downloading the MultiJob plugin

  2. Creating a MultiJob Project Job

  3. Executing the MultiJob Project Job

To execute Qualitia offline suites in parallel on Jenkins:

  1. Click Manage Jenkins > Manage Plugins > Available.

  2. Select MultiJob.

     

     

  3. Click Download now and install after restart to automate the downloading of the MultiJob plugin, and installing it, and then restarting the Jenkins server.

  4. Click Manage Jenkins > Configure System.

  5. Enter the number of executors you want, in # of executors.

     

  6. Click Create Job, and select MultiJob Project.

     

  7. Click Build > Add build step > MultiJob Phase.

     

  8. From the Job Execution Type list, select Running phase jobs in parallel.

     

  9. Click Build to run the MultiJob Project job.

    The parallel execution of offline suites start.

 

 


 

Footer