This plugin allows users of AutonomIQ to trigger execution of suites via Jenkins
- Navigate to
Manage Jenkins / Manage Plugins / (tab) Advanced - Scroll down to
Upload Plugin - Click on
Choose Filethen select theAutonomiqBuilder.hpifile - Click on
Upload - Check the checkbox
Restart Jenkins when installation is complete and no jobs are running
- On Jenkins main page click on
New Item - Enter job name and click on
Frestyle Projectand then onOKat the bottom - Click on
Buildtab to scroll to build section - Click on
Add Build Stepthen selectAutonomiq Plugin - Provide AutonomIQ instance URL, username and password.
- Choose required project in the AutonomIQ user account from dropdown list.
- Click on Run test suites checkbox
- Choose available platform and browser combination.
- Enter list of suite names to run (one per line).
- Click on save
- Once user clicks on build now, suite execution will begin in AutonomIQ.
Note: (In case user needs to add multiple branches and and execute suites from different project. Click on Add build step again to add multiple branches and follow steps from (1-6)).
Once the execution is completed, in order to view the status of execution. Click on corresponding build > Click on console output.