I am automating a website using selenium webdriver with java, I want to write the result "Pass" or "Fail" in excel sheet. How can i automate the reporting of a failed test case in JIRA by taking the status from excel sheet.
To show the result of test cases I assume you need to use one of the unit parsers (like JUnit). If you're test suite can write an excel file I would expect/suggest to write a JUnit XML file. With that XML and the JUnit parser, you can have your reporting of failed test cases from Bamboo.
Hi
Could please assist me, How to build the bridge between Selenium and JIRA for updating the test result status in Zephyr. I have done Selenium-Jira integration via Jenkins. But my actual requirement is to do the integration with API. Through postman, I have checked my URI and I could update the test case status in JIRA through postman. Next step, I want to proceed is, Integration of Selenium framework with Zephyr Jira and need to update the status in Jira based upon the selenium java framework test result.
It would be great if you can help me to integrate Zephyr for JIRA with Selenium(Java) using REST API.
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Atheena
I did not know you wanted to integrate with Zephyr. There are already some questions answered that should cover your issue;
maybe have a look at https://community.atlassian.com/t5/Jira-questions/quot-Zephyr-with-JIRA-quot-integration-with-Selenium/qaq-p/343966
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.