We are using Selenium and JMeter for functional automation and performance testing resp. We are thinking of using JIRA and Zephyr and integrate it with selenium.
I have read some documentation about zephyr integration with selenium using ZAPI. As part of the POC I have installed zephyr for Jira server and ZAPI on my work machine and selenium as well.
We were able to run our selenium scripts (test cases) using ANT build (build.xml) file and generate a HTML file with the test results, now we would like to reflect the same in zephyr.
Could you please help us in integrating selenium with zephyr successfully so we can make a decision on buying zephyr for our project purposes.
What is the Custom script that needs to be written to trigger/collect selenium results and post it to Zephyr for Jira using ZAPI?