Versions Compared

Key

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

AIO Tests now supports the ability to trigger Jenkins jobs directly from within the application, allowing seamless integration between your test management process and your CI/CD pipeline. This feature enables users to automate job execution and retrieve results without switching contexts.

...

If systems are not created, then step 1 needs to be done. Once a system is created, a credential can be seutp for it. Make sure to use the API token that you wish to use for Jenkins and not passwords.

Info

Jenkins API token can be generated from User Profile → Configure

...

To Configure/Add New job, click on the icon (blue arrow) and you will be able to see the Jobs from Jenkins.
Select one as per your convenience, and all the Job Parameters (screenshot below) will be auto populated from the Jenkins jobs. Parameters of type File and Credentials cannot be set from within AIO and defaults will be used in the jobs.

In the below example, you can see AttachFile-Job and its relevant parameters that are already present in Jenkins will be shown here at AIO Tests app.

...