I have Jira including their plugin Zephyr and ZAPI. I am running my code from Jenkins as shown in the video. My code is in Java+TestNG and I have not added a Junit Plugin for Jenkins. My tests runs fine but console output shows:
Build result is SUCCESS null Problem parsing JUnit test Results. Error parsing surefire reports. Please ensure "Publish JUnit test result report is added" as a post build action Build step 'Publish test result to Zephyr for JIRA' marked build as failure Finished: FAILURE
On Jira it still shows Unexecuted.