Selenium and JIRA integration detailed explanation.

  Рет қаралды 14,842

Jagadeesh Jayachandran

Jagadeesh Jayachandran

5 жыл бұрын

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

Пікірлер: 66
@hemamantena7030
@hemamantena7030 5 жыл бұрын
very nice and clean and understandable to new users.Thanks for the effort.
@laxmi5639
@laxmi5639 4 жыл бұрын
Very well Explained...Thanks much for this video :)
@trulysimi
@trulysimi 4 жыл бұрын
Thank you very much... explanation is to the point and very much helpful.
@arunamaurya9379
@arunamaurya9379 4 жыл бұрын
Thank You so much for this video :)
@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??
@dewanganskitchen1117
@dewanganskitchen1117 3 жыл бұрын
Without Jenkins ....if I want to integrate with zypher...so what code I have to write in eclipse ?
@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
@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 жыл бұрын
What we have to write a code in eclipse to configure zypher
@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!
@abhrajyoti1957
@abhrajyoti1957 4 жыл бұрын
Beautifully explanation..!! Really Appreciate your effort
@JagadeeshJayachandran
@JagadeeshJayachandran 4 жыл бұрын
Thank you:)
@abhrajyoti1957
@abhrajyoti1957 4 жыл бұрын
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 4 жыл бұрын
@@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.
@telugubloodandhrapradeshte4239
@telugubloodandhrapradeshte4239 4 жыл бұрын
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
@manishupadhyay9893
@manishupadhyay9893 2 жыл бұрын
How can I do the same with GitLab? can you please make a video on same? Thanks!
@ragajyoti2577
@ragajyoti2577 2 жыл бұрын
how to integrate selenium with the trello
@rajanikumarsistu1945
@rajanikumarsistu1945 3 жыл бұрын
I am getting SSL exception error message while trying to configure Jira Cloud URL in Jenkins. Please provide solution..
@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
@ahmedguettaf7781
@ahmedguettaf7781 3 жыл бұрын
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 3 жыл бұрын
Hi Ahmed, Good one, let me check and reply back.
@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 2 жыл бұрын
i guess Im kind of randomly asking but do anybody know a good website to stream newly released series online ?
@connorroyce9975
@connorroyce9975 2 жыл бұрын
@Koda Chaim flixportal
@kodachaim5913
@kodachaim5913 2 жыл бұрын
@Connor Royce thanks, signed up and it seems to work :) Appreciate it !!
@connorroyce9975
@connorroyce9975 2 жыл бұрын
@Koda Chaim happy to help xD
@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.
@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.
@uttambala430
@uttambala430 3 жыл бұрын
Can make video hp alm integration with selenium
@rammurthy9327
@rammurthy9327 4 жыл бұрын
Whether there is way in selenium how to extract data from HP ALM and pass the data to X-Ray in Confluence.
@JagadeeshJayachandran
@JagadeeshJayachandran 4 жыл бұрын
Hi Murthy, I am sorry, I need to explore on this.
@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.
@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.
@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 3 жыл бұрын
@venkat akhil could it work with Nunit ?
@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
@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👍😀
@nagarjunk2677
@nagarjunk2677 3 жыл бұрын
Hi i unable to install Zapi could you please help me how can i install
@JagadeeshJayachandran
@JagadeeshJayachandran 3 жыл бұрын
Hi, what's the error?
@nagarjunk2677
@nagarjunk2677 3 жыл бұрын
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 3 жыл бұрын
@@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.
API Testing Using Postman | Crash Course
3:27:51
Mukesh otwani
Рет қаралды 86 М.
Update Selenium test results in JIRA using ZAPI plugin
14:46
Jagadeesh Jayachandran
Рет қаралды 21 М.
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 3,6 МЛН
Как бесплатно замутить iphone 15 pro max
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 8 МЛН
Agile, Scrum and JIRA Tutorial - End to End Project Setup and Dashboard in JIRA
1:30:37
Learn GitLab in 3 Hours | GitLab Complete Tutorial For Beginners
3:26:43
Azure Data Factory Beginner to Pro Tutorial [Full Course]
2:50:26
Pragmatic Works
Рет қаралды 326 М.
Triggering Jenkins build via status change of JIRA ticket
32:57
Part I - Integeration Of Zephyr with Automation Regression
31:26
Postman API Test Automation for Beginners
4:16:01
freeCodeCamp.org
Рет қаралды 160 М.
Kubernetes 101 workshop - complete hands-on
3:56:03
Kubesimplify
Рет қаралды 1,6 МЛН
Power Apps Model Driven Apps FULL COURSE for Beginners
3:23:34
Lisa Crosbie
Рет қаралды 481 М.