Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to integrate Zephyr Squad/cloud with Serenity results? #123

Open
amiteshri92 opened this issue Nov 7, 2023 · 0 comments
Open

How to integrate Zephyr Squad/cloud with Serenity results? #123

amiteshri92 opened this issue Nov 7, 2023 · 0 comments

Comments

@amiteshri92
Copy link

amiteshri92 commented Nov 7, 2023

Hello,

Zephyr provides multiple ways of testing status tracking, among them there is one way to track test automation status "test automation task", which helps to track the status of running test cases in our framework by uploading the test results/reports there in Zephyr squad in jira. Which will create jira ticket for each scenario present in the report and update the status as mentioned in the report.
I saw in documentation of Zephyr squad and found it supports- Cucumber, Junit, Selenium, Test NG, Eggplant, Tricentis Tosca, UFT and SOAPUI and NOT found anything around Serenity.
Since our project's major reporting is on serenity as we are using serenity with cucumber, I wanted to know if this is possible in serenity with any config change or custom way.
I can see in site/serenity directory lots of .csv, .html, .xml file for each scenarios as well as one consolidated index.html file which we refer for reporting. On the other hand Zephyr squad supports .json, .xml results file, so to use this we need consolidated .json file of all results so that we can upload the same in Zephyr squad for our purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant