How To Integrate Jenkins Devops

What Is Jenkin?

Jenkins is an open-source automation server that helps with continuous integration and continuous delivery (CI/CD). It's a well-known tool with a large community of developers and many plugins.

The steps to integrate with Jenkins are as follows:

  1. Configuring the Jenkins credential in QA Touch
  2. Jenkins global configuration
  3. Mapping Jenkins project to test run

Configuring The Jenkins Credential In QA Touch

How to generate API token in Jenkins? The steps are as below to create an API token:

  1. Click the profile menu in the top section
  2. Click the configure link in the left section
  3. In the API token section, click on the ‘Add New Token’ button
  4. Then give a name for the token and click the generate button
  5. Finally, copy the generated token since it will be shown only at the time of the creation
  6. The below snapshots shows the steps to access the API token.

Jenkins Global Configuration

Here’s the step-by-step guide one should be following for a successful and seamless Jenkins Integration with QA Touch:

  1. Login to QA Touch as an administrator
  2. Click the administration → integration settings
  3. Enter Jenkins username, URL and permanent token
  4. Click the submit button
  5. After a successful configuration, the status becomes connected as shown in the below snapshot.