TestNG Framework- Selenium Tutorial Part-1
TestNG Framework -Selenium Tutorial Part-1:
+Install & Setup TestNG
+TestNG Basics – basics of Annotations
+Write Selenium webDriver code with TestNG integration
Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
-~-~~-~~~-~~-~-
Follow my Site/Blog:
========================================================
Please watch: "Selenium & Automation Interview Preparation – By Naveen AutomationLabs"
-~-~~-~~~-~~-~- 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
شكرا للمشاهدة
~~~~~~~~~~~~In this video, just a correction: test cases will be executed as per alphabetic order not random order. ~~~~~~~~~~~~~~~~~~~~~~
@Lavanya Nelakanti
1. Under class change the declaration of `Webdriver driver` to `Webdriver driver = new ChromeDriver()`
2. Under setUp method remove the declaration of `driver = new ChromeDriver()`
This worked for me, something about creating it within that scope
Thanks for confirming
Thanks Naveen. U could have set priority 3 to Google icon test method to show its order.
@test will follow alphabetical order not the random one
InstaBlaster…
Thank you so much for this clear explanation. Your explanation really eases the complexity that minds perceptually have about TestNG. Your step by Step briefing Framework is simply the best.
Hi Naveen your way of teaching is excellent, i have gone through your videos for the first time today. i am impressed.. it was good KT(Knowledge transfer) taken from you for the day…. Appreciate all your efforts , patience and hard work.. keep it up…..
perfect explanation to know how things work. I really love the way you explain things. Great job bro. Thanks a lot
Hallo naveem,
Please consider in upcoming Tutorials may be to increase the font in order to make it readable especially for small devices like smartphones…
As orientation how that would look s like i would suggest the mosh hamedani Canal
Nevertheless, thanks a lot for sharing your knowledge with us
@Naveen : At time 39:01 you said that if the annotation is @Test for 3 test cases it will pick them up randomly. Correction it will execute in the alphabetical order of the method name as the default priority set for them is 0.
This video is very thorough, I was looking all over the Internet for tutorials with clear voice, clear explanations, the speed that will match my typing speed etc., and this is the one. I can just type the code along with you as you narrate. Thank you.
Glad it helped!
Very helpful series thanks for the the clear explanation and covering all questions u r amazing ????
Thanks Naveen for the awesome tutorial, You are definitely doing a great job…!!
One thing from the above video I have a point to share i.e. If we don’t write priorities in the Test Annotations they execute it alphabetically, not randomly. Correct me If I have a wrong understanding.
It will execute alphabetically according to method name.
Yes you are right
Hi Naveen, first of all, thank you so much for such an amazing training.
I have small query if you could please help me out.
I have installed TestNg libraries to Eclipse and i have created package and then class.
for @ beforeMethod, I am facing below issue.
Syntax error, insert “EnumBody” to complete ClassBodyDeclarations
The above issue is seen for all annotations, Before, After and Test.
Please can you suggest at your earliest
Thank you
Awesome tutorials, very helpful for beginners. Thank you so much for the efforts!
Thanks for watching! Keep Learning and Keep Sharing!
Thank you for sharing your insight on selenium. Selenium looks easy after watching your videos. Your explanation is very layman’s perspective especially java topics. Looking for more such videos in coming days. Really appreciate if you can cover framework explanation with sample projects. Thank you once again!
Hi Rajeev, Hybrid + Page Object Model Framework have been uploaded now. Please refer this playlist: https://www.youtube.com/playlist?list=PLFGoYjJG_fqq6cHeqfsDes3pdVh3kpl74
+Rajeev V thanks Rajeev! I’m currently working upon vidoes upon framework designing. Will be uploaded soon.
Hello sir! Thank you so much. You have come up with great explanation in all the videos.
I cannot thank enough how helpful your videos are for me as a automation beginner. I don’t knw what i would have done without your channel. Such a detailed explanation of everything from a to z. Are u located in US naveen?
Naveen AutomationLabs : okay sure thanks naveen
Thanks for watching. I’m here in Bangalore. Mail me at naveenanimation20@gmail.com in case of any queries.
Thank you, Naveen !! It is a very clear and good teaching skill, I learn a lot from this video.
From my heart, i am very much thankful to you. Really a person who can explain simply and effectively, god bless you with all knowledge .I believe that if strong skill knowledge then we can sustain in these competitive world.I strongly believe that if you share knowledge ,it will help to eradicate poverty and we can see towards enlightened.
Having said that you have equally a big heart for they way you perceive life
Great Explanation Sir.. Thank you Very very much for helping us in learning Automation.
Naveen , great explanation !! I would like to add one thing here , if we don’t add priority , test cases run in alphabetical order.
U made life so easy by explaining in such a simple way .. loved way of explaining ?thank u for making these videos ., it’s so helpful
Thanks for watching 🙂
This is my third training class – the quality of training I receive continues to be excellent.