How to write test cases using TestNG with Selenium
How to write test cases using TestNG with Selenium:
Learn:
+@Before annotation
+@After annotation
+@Test
+Assertion in TestNG
+Priority in TestNG
~~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
Follow me on my Facebook Page:
Let's join our Automation community for some amazing knowledge sharing and group discussion:
Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
Follow me on my Facebook Page:
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
Paid courses (Recorded) videos:
Java & Selenium Course:
API Course: ➡️Get Our Courses✔️
? Get My Paid Courses at
Paid courses (Recorded) videos:
Java & Selenium Course:
API Course:
——————————-
✔️SOCIAL NETWORKS
Facebook:
Twitter:
Blog:
——————————–
Support My Channel✔️Or Buy Me A Coffee
Paypal:
Google Pay: naveenanimation20@gmail.com
——————————–
✔️Thanks for watching!
देखने के लिए धन्यवाद
Благодаря за гледането
感谢您观看
Merci d'avoir regardé
Grazie per la visione
Gracias por ver
شكرا للمشاهدة
Thank u sir ,u doing excellent job .please try to complete each and every topic from selenium syllabus.bcz u teaching method is awasome .we like it and we understand.please keep it up.
Very useful video you have shared with us, I got this very useful for me, and I applied the same in my project. Thank you very much!
Thank you Very much. You are explaining very well. Can you please do AWS when you get a chance?
Hi Naveen ,
I liked the way you explain,your videos are very helpful for me ..I have a question could you please tell me which version of Java and eclipse ide ,Firefox browser need to install in order to automate the web application that means I need compatible versions of mentioned software ..thanking you in advance
rathod swapna for that sometimes I use 47.0.1 Firefox and u can try less than 54 versions ??
Hi sir, while executing multiple test cases in TestNG I am getting this error- using webdriver after calling quit(). How to solve this issue?
Hi Naveen, I write the script as per u said but if I run the script using xml file then only 1 @test method executed. My que is how to run multiple test cases using xml file having only one @BeforeMethod
Hi,
How we can clear test output folder before each execution?
Awesome well explained
Its really very helpful..Thanks Naveen
can you test desktop application through testNg and intelliJ IDE?
how create customize report through TestNg(Like High level as well as low level).My request to give one video for the same..
How to validate signature and date in testng
I like the Explanation
well explained , can you please provide tutorial for CI integration using jenkins running different test suites.
and it will be best if you show above example using Page object model , segregating code and data is a good practice
also add use testing frameworks like data driven or hybrid to make it more interesting .
Excellent vdo very practical and Informative
I watched vdos of many people’s they just showed print statements
but you are
The only one who showed it’s actual use..
Thank you so much
Hi Naveen, useful video to refer. I was trying to verify the logo, but encountered an error due to the xpath of the logo. It would be very nice, if I could get any help in finding the xpath of the logo. Thanks. The HTML code is below:-
Always use SelectorHub for generating xpath
You are a Legend!
you have covered every aspects.
Hi Naveen, Nice Explanation. Am learning Automation from your videos only.
I have one questions,
How can we run only 10 Test cases out of 500 test cases in TESTNG?