Could you please suggest me if there is a way I could run my ReadyAPI project/test cases from JIRA utilizing Jenkins? My expectation:
- ReadyAPI project/test case would be triggered through some Jenkins plugin when test run is invoked from JIRA .
The scenario would be:
- JIRA will send run request
- Jenkin plugin will trigger ReadyAPI project/test case
- ReadyAPI project/test case would be run
- Pass/fail result is shown in JIRA