We are using Ranorex for test automation. We currently use Bamboo to manage our development builds and Zephyr to manually manage our test suites.
We are looking for a way to get Ranorex test results to report to our Zephyr test scripts. Is ZAPI the right tool for this?
Hi Jared,
If you face any issues implementing API's, please submit a case through our support portal https://support.getzephyr.com so that we can help you to accomplish everything you need to do with the ZAPI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Jared,
Are there any documents you could refer someone to if they wanted to take on this task? Any Lessons Learned you would be able to share?
Thanks!
Brian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Brian,
Here is the ZAPI API documentation:
http://docs.getzephyr.apiary.io/
The best way to go about this is to use Fiddler or Chrome dev tools to find the APIs being called by doing your process manually.
I can tell you quickly what APIs I use in our process then please feel free to ask any questions along the way. If you want I can give you my email.
We use the ZAPI apis and Zephyr for JIRA to record results for our automated UI and automated API tests. Here is the call sequence we use:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Nyasha,
Yes, ZAPI is the right tool to achieve this. ZAPI enables access to Zephyr Test data out side JIRA by using any program/script. It can integrate with any other testing tools by implementing RESTful calls via a program.
For this, you should check how to parse the test results from Ranorex via a code to inject the same to Zephyr for JIRA using ZAPI resources. For more information and technical documentation of ZAPI please access the link https://zephyrdocs.atlassian.net/wiki/display/DEVELOPER/ZAPI.
You can reach out to Zephyr Support by submitting a case at any time seeking information/help implementing ZAPI.
Regards,
Zephyr Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have begun research on Ranorex to see if it will be a workable solution for our needs and currently use Zephyr, so I would be interested in this as well.
@Nyasha Mukonoweshuro - how do you like using Ranorex?
Thanks!
Brian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.