Thanks Naveen. Great video. But I have a question. How to automatically push the failed test case result to Jira and create a bug. I have already integrated Test Rail with Jira and can manually push the bugs from Test Rail to Jira. But how can we automate the entire process.
Thanks Naveen for such a wonderful video, ur videos are very informative. Do you have any plans for video on Selenium +testng+jira where we run test in selenium and result gets updated in jira and for failed test mail gets triggered.I tried finding but didnt get or if there is any video please share link.
Hi Naveen, thanks a lot for this video. Really helpful 😊. I am able to update pass or fail status successfully in testrail but noticed that comments for pass or fail are not showing up in testrail. I have followed your steps as shown in your video but unable to understand why not working in my case. Can you share a GitHub repo to get the code as written by you. I am a student from one of your old batches in the selenium Java session. Really appreciate your support.
Many thanks for this video, teaching how to use Test Rail with an integration to Selenium/TestNG. I followed very carefully all the steps but used my previous project with Runner class, Feature Files, Pages, Step Definitions framework. The tests run perfectly from the testng.xml but nothing changes in Test Rail "Test Runs and Results" section. You guys have any idea? I added the testCaseId here: public void findAndClick(String strElement) { testCaseId="1"; switch (strElement) { case "returninguser": myElement = returninguser; break; } clickFunction( myElement ); }
@Naveen Sir, I used the same Results method to update in Test rail but noticed its not able to update multiple test results. In a feature file I had 2 test cases, after completing the run for 2 tcs, Only last test case result is being updated in test rail. what would be solution to this in order have multiple test cases results updated in test rail?
Hey hi naveen thanks for this wonderful series. Actually i want help in an issue... When i execute my script in hybrid framework...my web application throws an error "socket not connected" or timeout on web app...seems like application is unable to take load... generally it's working smoothly. Please help 🙏
Can you please provide a video on parallel tests execution without using cypress cloud on GitHub actions. Tests should be run on GitHub actions without cypress cloud.
It's a great tutorial. I used it and changed the method a bit (added sending screenshots). Thanks a lot.
Clear and straight to the point. Excellent tutorial! I needed a quick intro and this is the base i needed. Thanks a lot.
Thank you Naveen you r my lifesaver 😇😇😇😇😇
Thanks Naveen 🔥👏
Thank you so much , nice content
Many thanks for this video , Are you planning to upload video on integration of testng with xray test management tool?
Thanks Naveen. Great video. But I have a question. How to automatically push the failed test case result to Jira and create a bug. I have already integrated Test Rail with Jira and can manually push the bugs from Test Rail to Jira. But how can we automate the entire process.
Hi Naveen, do we have any videos for Playwright integration with test rail ?
Thanks! Do you have plans for a video on how to upload test results to qTest?
Thanks Naveen for such a wonderful video, ur videos are very informative. Do you have any plans for video on Selenium +testng+jira where we run test in selenium and result gets updated in jira and for failed test mail gets triggered.I tried finding but didnt get or if there is any video please share link.
Sir, If I have multiple tests Run under run ID 1 14:57 . Is it going to work?
Hi Naveen, thanks a lot for this video. Really helpful 😊. I am able to update pass or fail status successfully in testrail but noticed that comments for pass or fail are not showing up in testrail. I have followed your steps as shown in your video but unable to understand why not working in my case. Can you share a GitHub repo to get the code as written by you. I am a student from one of your old batches in the selenium Java session. Really appreciate your support.
Hi Naveen can you please prepare a video on Zephyr integration with Jira through Automation?
When we use scenario outline with multiple examples will have multiple test cases ..is it possible update only specific test cases using hooks
Many thanks for this video, teaching how to use Test Rail with an integration to Selenium/TestNG. I followed very carefully all the steps but used my previous project with Runner class, Feature Files, Pages, Step Definitions framework. The tests run perfectly from the testng.xml but nothing changes in Test Rail "Test Runs and Results" section. You guys have any idea? I added the testCaseId here:
public void findAndClick(String strElement) {
testCaseId="1";
switch (strElement) {
case "returninguser":
myElement = returninguser; break; }
clickFunction( myElement ); }
Thank you
Hi. How we can post the comments in testrail using pytest?
Hey , Can you also explain the method of using api key instead of password ?
@Naveen Sir, I used the same Results method to update in Test rail but noticed its not able to update multiple test results. In a feature file I had 2 test cases, after completing the run for 2 tcs, Only last test case result is being updated in test rail. what would be solution to this in order have multiple test cases results updated in test rail?
Hi Naveen,
Thanks for the video.Could you Please share Github Repo Link?
Hey hi naveen thanks for this wonderful series.
Actually i want help in an issue...
When i execute my script in hybrid framework...my web application throws an error "socket not connected" or timeout on web app...seems like application is unable to take load... generally it's working smoothly.
Please help 🙏
Can you please do a video on Cypress + TestRail integration with cucumber preprocessor
Can we Integrate Selenium +cucumber + Testrail?
Can you please provide a video on parallel tests execution without using cypress cloud on GitHub actions. Tests should be run on GitHub actions without cypress cloud.
❤❤
can you please show your testng file?
👍😊❤️