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 File
then select theAutonomiqBuilder.hpi
file - 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 Project
and then onOK
at the bottom - Click on
Build
tab to scroll to build section - Click on
Add Build Step
then 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.