Hi,
I am trying to create a JIRA bug automatically after the failure.
Here is what I have done:
- Import the JIRA Story ID in the requirement.
- Link the JIRA ID in my test library requirement (It shows in the Linked Requirements).
- The respective JIRA ticket shows the pt_id and displays the linked tests.
- Include the test into a test set.
- Create a run for the instance from PT API.
- For failure scenario, it is not creating a bug in JIRA.
My understanding is PT automatically creates a bug in JIRA if there is a failure. I am looking for guidance to achieve the same.
Note: It takes me to JIRA ticket creation page when I click “Fail & Issue” link manually in my automated run.
Thank you in advance!