Forum Discussion

prasanna2's avatar
prasanna2
Occasional Contributor
6 years ago
Solved

Running ReadyAPI project and test cases from JIRA utilizing Jenkins and generating report

Could you please suggest me if there is a way I could run my ReadyAPI project/test cases from JIRA utilizing Jenkins and also generating reports? My expectation:

A. ReadyAPI project/test case would be triggered through some Jenkins plugin when test run is invoked from JIRA . The scenario would be:

  1. JIRA will send run request
  2. Jenkin plugin will trigger ReadyAPI project/test case
  3. ReadyAPI project/test case would be run
  4. Pass/fail result is shown in JIRA
  5. Report is generated

The same if I could do with other alternates.