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:
Configuring the Jenkins credential in QA Touch
Jenkins global configuration
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:
Click the profile menu in the top section
Click the configure link in the left section
In the API token section, click on the ‘Add New Token’ button
Then give a name for the token and click the generate button
Finally, copy the generated token since it will be shown only at the time of the creation
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:
Login to QA Touch as an administrator
Click the administration → integration settings
Enter Jenkins username, URL and permanent token
Click the submit button
After a successful configuration, the status becomes connected as shown in the below snapshot.