Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.