It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi ,
We are using Zephyr with JIRA for test case management. And uploaded test cases into them. There are more than 1000 test cases. My Objective here is to use Selenium(Java) and Automate these test cases in such a way that:
Pls let me know, anyone have implemented or tried this approach…
Thx Alexander for the reply. My main doubt is:
I have 100 test cases in Zephyr. I have 100 test scripts in Selenium. I am executing these test scripts through Jenkins as you said. So how I will map the test script result to test case in Zypher? Once the mapping is done, as you said, I can use the ZAPI and update the test result.
Pls clarify.
Hi, To do this use an own Annotation with a value JIRA_KEY and so we mark the tests with this annotation and are able to map it back when we process the results. Currently we just support whole tests, not steps . So in the final execution you see the whole tests is executed but not the executions of the single steps. If this is an issue for you, you could think of the following mapping: one class per test case, one step per method. If the test fails you could process the stack trace and find out which method failed and put the execution of this step as failed as the whole test. All steps/methods before are green and all methods after are unexecuted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thx Alexander. I will try this and let you know, if I need more details. Thx for the information you provided....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there any update about it? I'm having the same issue with my setup. I'm using cucumber with jenkins + zephyr enterprise. I have noticed the steps are going empty to zephyr.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi All
Please follow the instructions in the link below to integrate Selenium with Zephyr for JIRA using ZAPI
For more information on ZAPI -> https://marketplace.atlassian.com/plugins/com.thed.zephyr.zapi/server/reviews
Thanks
ZephyrSupport
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Can we map test cases without using Python script as in the above link, attached code is in Python script where the user is passing API's.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mohan,
We have implemented the following scenario for our customers:
That what I describe above is all implemented with plain JAVA an ZAPI. If you are interested we could implement it for you, if you want to do it yourself, just tell me what are your showstoppers and I will try to support you on it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i need a piece of code how to create project, test plan, test cases in JIRA using java
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi All
Please follow the instructions in the link below to integrate Selenium with Zephyr for JIRA using ZAPI
For more information on ZAPI -> https://marketplace.atlassian.com/plugins/com.thed.zephyr.zapi/server/reviews
Thanks
ZephyrSupport
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexander,
It would be great if you can help me to integrate Zephyr for JIRA with Selenium(java).
How to build the bridge between Selenium and JIRA for updating the test results in Zephyr. Please assist me to solve this.
Appreciate your assistance here.
Regards,
Achu S Pillai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Achu,
As I wrote above, we have build an integration layer for this integration using the public API of Zephyr. I already explained the basic architecture of our integration.
How can I support you further?
Regards,
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the response Alex,
I am new to API so it would be great if you can help with java code for connecting JIRA and selenium.
Regards,
Achu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Alexandre,
Hope you are doing well,
As i'm beginner, can you help me ?
I need a simple example to connect my TentNG / selenium weeb driver (JAVA) with ZAPI for jira cloud.
Where can I implemented the the output report to zephyr ?
I'm using TestNG and i dont like use Junit ANT.
Thank you for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexander
Im having the same issues. I desire the ability to:
1) Start a test cycle and update the test cases.
How would I do this in Java, please provide the sample code.
Thanks,
Ola
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexander,
Can you share guide or document where we could follow the steps and do this configuration.
please help.
Regards,
Pinky
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey admins! I’m Dave, Principal Product Manager here at Atlassian working on our cloud platform and security products. Cloud security is a moving target. As you adopt more products, employees consta...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.