Тёмный

Selenium and JIRA integration detailed explanation. 

Jagadeesh Jayachandran
Подписаться 967
Просмотров 15 тыс.
50% 1

Watch this video if you want a high-level explanation
• Update Selenium test r...

Опубликовано:

 

27 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 66   
@hemamantena7030
@hemamantena7030 5 лет назад
very nice and clean and understandable to new users.Thanks for the effort.
@abcd10135
@abcd10135 3 года назад
Never seen such a good explanation video on JIRA-Jenkins integration. Can you share how to attach a test result file in Jira using Jenkins build
@kodachaim5913
@kodachaim5913 3 года назад
i guess Im kind of randomly asking but do anybody know a good website to stream newly released series online ?
@connorroyce9975
@connorroyce9975 3 года назад
@Koda Chaim flixportal
@kodachaim5913
@kodachaim5913 3 года назад
@Connor Royce thanks, signed up and it seems to work :) Appreciate it !!
@connorroyce9975
@connorroyce9975 3 года назад
@Koda Chaim happy to help xD
@trulysimi
@trulysimi 4 года назад
Thank you very much... explanation is to the point and very much helpful.
@dhyanesh.r
@dhyanesh.r Год назад
Hi! Thanks for the explanation. Do you know if a test framework that uses Cucumber+Junit+Java is supported by Zephyr ?
@dewanganskitchen1117
@dewanganskitchen1117 3 года назад
Without Jenkins ....if I want to integrate with zypher...so what code I have to write in eclipse ?
@ragajyoti2577
@ragajyoti2577 2 года назад
how to integrate selenium with the trello
@arunamaurya9379
@arunamaurya9379 4 года назад
Thank You so much for this video :)
@dewanganskitchen1117
@dewanganskitchen1117 3 года назад
What we have to write a code in eclipse to configure zypher
@sagartandu3703
@sagartandu3703 2 года назад
Hi Jagadeesh, well explained! Is there any other for writing the description of test cases instead of packagename.classname.methodname
@JagadeeshJayachandran
@JagadeeshJayachandran 2 года назад
Hi Sagar, thanks for your comment, You can change the package, class and method names to something that makes sense to you.
@telugubloodandhrapradeshte4239
How to show test results to each test step in test case ? For example I have one test case having 10 test steps... Based on Excution I need to show all test results for each test step wise ..Thank you
@laxmi5639
@laxmi5639 4 года назад
Very well Explained...Thanks much for this video :)
@naveenasony6140
@naveenasony6140 4 года назад
Hi Jagadeesh Can you please explain how can we configure using Jira server Instance as the video shows configuration using Jira cloud
@manishupadhyay9893
@manishupadhyay9893 2 года назад
How can I do the same with GitLab? can you please make a video on same? Thanks!
@toufiqulislam5637
@toufiqulislam5637 4 года назад
Hi Jagadeesh, thanks for nice explanation. My "Test Configuration" works fine (got validate) under "Jira cloud" configuration settings over Jenkins. I also have several project on my Jira board. But again on jenkins > under project configuration > Post-Build Actions > Publish Test result to Zephyr to Jira > Project Name (here i can't see my project name on the drop down). Do you know why? I followed you A to Z as you explained.
@BharatParmar1000
@BharatParmar1000 4 года назад
Hi Islam - I am also facing same issue...Did you find any solution ??
@arunamaurya9379
@arunamaurya9379 4 года назад
@@BharatParmar1000 Kindly let me know also if u had find solution for the same .
@rohitlearning6326
@rohitlearning6326 4 года назад
@@arunamaurya9379 Same Issue Here Please Let me know
@rohitlearning6326
@rohitlearning6326 4 года назад
Hi Instead of the password try with the API Token. This Solved my Issue.
@sagartandu3703
@sagartandu3703 2 года назад
If still that doesn't work, remove the jira cloud URL and add it again.
@mahantmadiwal871
@mahantmadiwal871 4 года назад
Hi Jagadeesh, I take this opportunity to thank you for this helpful video and also I have some questions like does Automation integrated with Jenkins supports for Jira Server and data-center instance as well? If yes could you please let me know the videos related to that. could be much appreciated for that video. Thanks in advance
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
Sure, I will have a look, thanks.
@mahantmadiwal871
@mahantmadiwal871 4 года назад
Hi Jagadeesh, after I have updated initially the Jenkins level configurations such as Jira url, username and password, when you go to your project under publish test result to Zephyr for Jira section, I am not able to select the project, test cycle, version. Could you please help me on this ?
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
Please refer the video again on test cycle and test case creation part, ensure you have set everything correctly. You also should give the right JIRA URL.
@uttambala430
@uttambala430 3 года назад
Can make video hp alm integration with selenium
@anu017
@anu017 4 года назад
I just followed you. When i clicked "Test Configurations" I got "Could not establish the connection" error. Could you please help me how to overcome this?
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
Did you set the zapi properly?
@anu017
@anu017 4 года назад
@@JagadeeshJayachandranyes... I just followed u... When I added zephyr post build action, project name is updated. But test cycle is not updated. Also test configurations gives could not establish connection error... I waited 12 hrs after creating account also
@anu017
@anu017 4 года назад
@@JagadeeshJayachandran I find the reason. I was running Jenkins on port 9000 (Not Default 8080). As in my system other application was running on port 8080. I stopped that application and ran Jenkins on 8080. Now I could connect and verify configuration successfully. I don't know 'why, but from port 8080, my connection is successful. Thank you for the video :-)
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
@@anu017 good news, thanks👍😀
@sunilkumar-ey7vq
@sunilkumar-ey7vq 4 года назад
Thanks for sharing demo,could you please share video on Gradle project integration (jenkins+selenium(gradle)+zephyr),i couldn't find Target folder in eclipse for gradle project,please share demo or share me junit path to pass for reports in jenkins and what is the file path where to get
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
Hey Sunil, I have not tried with Gradle, hope someone in the chat can answer this question. I will also look for the options.
@sunilkumar-ey7vq
@sunilkumar-ey7vq 4 года назад
​@@JagadeeshJayachandran - thanks for quick reply waiting for you demo on gradle integration with jenkins+zephyr+selenum
@suresh4401
@suresh4401 4 года назад
Can we use the same process for integrating Selenium(Python- Pytest Framework) with JIRA using ZAPI ?
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
Hi Akhil, You should be able to do this irrespective of the language.
@suresh4401
@suresh4401 4 года назад
@@JagadeeshJayachandran , I have reached out to the ZEPHYR team and they have mentioned that, ZEPHYR wouldn't support Pytest framework, it just supports JUnit or TestNG frameworks
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
@@suresh4401 My bad, I am sorry venkat. Appreciate your effort in finding this out.
@suresh4401
@suresh4401 4 года назад
@@JagadeeshJayachandran It is totally fine. I have few questions related to Selenium automation using TestNG Framework with JIRA-ZEPHYR. Can you please help me providing a personal email address, so I can reach out to you, if that's fine ?
@chiragbansod4003
@chiragbansod4003 4 года назад
@venkat akhil could it work with Nunit ?
@nagarjunk2677
@nagarjunk2677 4 года назад
Hi i unable to install Zapi could you please help me how can i install
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
Hi, what's the error?
@nagarjunk2677
@nagarjunk2677 4 года назад
I am getting below errors while installing 1) adding zapI we will tell you when your app is added 2)we ran into little trouble it might just a hiccup. Try again a bit.
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
@@nagarjunk2677 give it a try again
@maheshharish6415
@maheshharish6415 3 года назад
As a business analyst I can select an automated test from the repository in Xray, execute it against a build of the system under test, and receive test results back in Xray Test that: A xray user can select one or more Xray Test Cases or Test Sets from a Story Xray user can trigger the execution of the Test Cases or Test Set A passing test returns a passed status to Jira/Xray A failed test returns failed status to Jira/Xray A failed test case triggers creation of a Jira Bug The detailed console output is returned as an attachment Can you please Help me out this scenario ,how we can achieve bro
@JagadeeshJayachandran
@JagadeeshJayachandran 3 года назад
Hi Mahesh, Now zapi plugin is integrated with zypher. Follow the video and try only with zypher plug in.you can achieve pass and fail status update by following the instructions I mentioned. Creating a defect creation a separate concept. I will make a video on this. Let me know if queries.
@abhrajyoti1957
@abhrajyoti1957 5 лет назад
Beautifully explanation..!! Really Appreciate your effort
@JagadeeshJayachandran
@JagadeeshJayachandran 5 лет назад
Thank you:)
@abhrajyoti1957
@abhrajyoti1957 5 лет назад
I've a question as I'm from .Net background. Usually we create manual test case first and then automated the one and link them. Here in your video the jira test summary is based on automated method like com.myCompany.app which is not meaningful and instead it should be like 'Verify user is able to login'....So are there any annotation in eclipse to link or if there is anything in jira. Thanks
@JagadeeshJayachandran
@JagadeeshJayachandran 5 лет назад
@@abhrajyoti1957 thanks for the question :), the method I have written is only for the demo purpose, you can frame it as you prefer and about the annotations, I don't think so.
@rajanikumarsistu1945
@rajanikumarsistu1945 3 года назад
I am getting SSL exception error message while trying to configure Jira Cloud URL in Jenkins. Please provide solution..
@DINESHKUMAR-ts3pp
@DINESHKUMAR-ts3pp 3 года назад
Hi.. Such a nice explanation. 1. Is there any way to add multiple tests and their test methods, as the video explains only one test method? 2.In addition to this, can you please show one flow w.r.t. BDD scenario, with test steps Given, When, Then and the corresponding test methods (In a view of POM, BDD and TestNG) Thanks!
@vasurepaka3193
@vasurepaka3193 4 года назад
How do you update the Execution status of the Test case... I see the video explains in which cycle it should be executing but you would have written some code make the result update in JIRA right?? Can you please clarify on this??
@BharatParmar1000
@BharatParmar1000 4 года назад
I followed you completely but still not able to make connection using cloud option...Even tried with token...But it shows invalid credentials
@rammurthy9327
@rammurthy9327 5 лет назад
Whether there is way in selenium how to extract data from HP ALM and pass the data to X-Ray in Confluence.
@JagadeeshJayachandran
@JagadeeshJayachandran 5 лет назад
Hi Murthy, I am sorry, I need to explore on this.
@ahmedguettaf7781
@ahmedguettaf7781 4 года назад
Hello thank you for the nice explanation , I have a question how to add an attachment of the failure test to the jira ?
@JagadeeshJayachandran
@JagadeeshJayachandran 4 года назад
Hi Ahmed, Good one, let me check and reply back.
@nehaj2477
@nehaj2477 4 года назад
Hi Jagadeesh, i went through your video it was awesome and helpful video thanks for that, and i have some queries 1.how to integrate jenkins with jira 2.and i am working on selenium cucumber is your video work with cucumber(BDD). 3.How to integrate selenium with jira
Далее
Update Selenium test results in JIRA using ZAPI plugin
14:46
"Когти льва" Анатолий МАЛЕЦ
53:01
INDIA'S SMARTEST ENGINEERING STUDENT
17:27
Просмотров 2,2 млн
What is XPath | How to create XPath | for Beginners
10:53
"Когти льва" Анатолий МАЛЕЦ
53:01