TestNG Framework- Selenium Tutorial Part-1

TestNG Framework- Selenium Tutorial Part-1

Naveen AutomationLabs

6 лет назад

747,061 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Naveen AutomationLabs
Naveen AutomationLabs - 13.08.2019 09:53

~~~~~~~~~~~~In this video, just a correction: test cases will be executed as per alphabetic order not random order. ~~~~~~~~~~~~~~~~~~~~~~

Ответить
Abhay Paul
Abhay Paul - 08.06.2023 17:08

HI Naveen, I am not able to see run as testng option in my program. Can you please help me what could be the problem

Ответить
Random Gaming
Random Gaming - 07.06.2023 04:23

Hi Naveen
thanks for such an informative tutorial. I am using page object model along with TestNG. But I am stuck on login page using @parameters or @Dataprovider.For instance I have created a separate login page class and then created another testNG class which will using the login page class but I cannot figure out how to use @dataprovider annotation or @parameters within my testNG class. Could you please help me out.

Regards

Ответить
CheroGaming
CheroGaming - 25.03.2023 13:38

I am getting log4 j error someone

Ответить
subhransu mohanty
subhransu mohanty - 22.01.2023 20:02

Hi sir, is there any upcoming batch . I want to join for java with rest assured.

Ответить
Automation.Testing Demo
Automation.Testing Demo - 09.12.2022 15:48

hello sir

Ответить
TANMOY PAUL
TANMOY PAUL - 03.12.2022 17:41

@Naveen you just beauty

Ответить
Jatin Khanna
Jatin Khanna - 17.11.2022 10:58

Hi All,
First of all, Thanks sir for making such amazing video tutorials.

Secondly,
Below is the latest replacement for Deprecated Implicitly wait and pageLoadTimeout Code. Hope it will work:

driver.manage().timeouts().pageLoadTimeout(Duration.ofSeconds(40));
driver.manage().timeouts().implicitlyWait(Duration.ofSeconds(30));

Thanks and Regards,
Jatin Khanna

Ответить
Star5
Star5 - 15.11.2022 18:17

Please try zooming in on your screen for next time. Good topic coverage.

Ответить
Jayakar Sappogu
Jayakar Sappogu - 14.11.2022 22:12

Hii Naveen bro why only this sequence executed all the annotations as you said.

Ответить
Prasad Mutha
Prasad Mutha - 24.09.2022 11:05

Hi Naveen , It was very informative video and I am thankful for the same. Just one correction I wish to add here that I have observed in TestNG execution when there are multiple test cases written (without mentioning priority) then execution happens according to alpha-numerical manner of class name ( and not random as mentioned in video). Hope this helps whoever is reading the comment.

Ответить
akash mishra
akash mishra - 23.09.2022 12:44

man u r such a lifesaver. these Videos are necessary

Ответить
DEBOPAM PRADHAN
DEBOPAM PRADHAN - 19.09.2022 15:48

Thanks Naveen! I just fixed it from your lecture. Thanks for giving information.

Ответить
mahesh khateghare
mahesh khateghare - 20.08.2022 21:14

This series help me alot for learning automation testing

Ответить
omkar potdar
omkar potdar - 11.08.2022 11:09

This is the best video of learning TestNG which I ever see. Thanks a lot Naveen for your hard work.😊

Ответить
Sanjeev Karki
Sanjeev Karki - 29.07.2022 21:01

Hi Naveen, Test NG can also be used for REST API test? and to test ASP .Net Web application ? Pls Guide

Ответить
Mahesh Biruda
Mahesh Biruda - 31.05.2022 15:56

Hi Naveen.., The way your explaining TestNG Frame Work its too good and Thanks

Ответить
Software Testing by Mounika
Software Testing by Mounika - 23.05.2022 10:07

All good but it executed as per alphabetical order

Ответить
Himanshu Sharma
Himanshu Sharma - 11.05.2022 14:25

I want learn under selenium session classes you made please provide me the play list of your channel so i learn those topics as well

Ответить
Nimra Hussain
Nimra Hussain - 11.05.2022 12:43

Thank you sir

Ответить
Srilatha Nerella
Srilatha Nerella - 14.04.2022 17:28

Could you provide git hub repository for this framework

Ответить
SAGAR MAHAMUNI
SAGAR MAHAMUNI - 08.04.2022 20:49

How testNG executing the methods without creating the object of the class

Ответить
Bihari
Bihari - 16.03.2022 13:13

The link to install TestNg is not working!!

Ответить
Sumit Bhaware
Sumit Bhaware - 10.03.2022 14:39

Hi, Naveen.

While executing my test class in eclipse, using TestNg so getting an error as "Can not write result as there is no active result writer attached to this".
Can you please look into it and provide any workaround so I can handle it.

Thanks

Ответить
sonali dash
sonali dash - 23.02.2022 18:01

Aftersuite ka hua hai ...Naveen sir

Ответить
ramya raghunathan
ramya raghunathan - 15.02.2022 16:49

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.

Ответить
kalix ticaret
kalix ticaret - 13.02.2022 11:30

@AfterSuite got printed after report

Ответить
Priyanka Somasundaram
Priyanka Somasundaram - 09.02.2022 21:17

Learning in 2022 ☺️ thanks for the wonderful tutorial video sir

Ответить
Menka kumari Pratibha
Menka kumari Pratibha - 18.01.2022 10:01

Thank you @naveen , you explained very deep and i was looking all the video but this video gave clear explanation that i needed thankuuu so much

Ответить
Payal Vattamwar
Payal Vattamwar - 03.01.2022 16:17

Hi Naveen,
In our frame work my team copied webDriver Manager code for each and every test case, Could you please suggest me how to reduce this and define it in single file and pass the reference of that for other test script.

Ответить
SOUNAK ROY
SOUNAK ROY - 10.12.2021 10:17

Very helpful series thanks for the the clear explanation and covering all questions u r amazing 👍🏼👍🏼

Ответить
Soumyadeep Ghosh
Soumyadeep Ghosh - 08.12.2021 10:07

Hello sir, I am unable to run the program using testing can you please help me...thanks in advance

Ответить
pradeep Pawar
pradeep Pawar - 29.11.2021 06:18

In this sequence is given wrong...bcoz we first entering the url and after we login app...in in video the sequence is given write....

Ответить
Kalyani Acharekar
Kalyani Acharekar - 01.11.2021 09:21

Hi Naveen, your videos are so good, I like the way you explain, I had one doubt, I'm using chromedriver 94 as my chrome version is 94 + , but when browser is launched that time by default settings window is opening, can u please suggest what to do in this case.

Ответить
muhammad taahaa
muhammad taahaa - 08.10.2021 16:47

Nice video..
If possible can you please mention(alphabetical order) in the video itself.

Ответить
wiSheRz
wiSheRz - 12.09.2021 08:22

Thank you so much... all your videos are well explained. i am so happy i have found your channel

Ответить
SUNNY KUMAR VERMA
SUNNY KUMAR VERMA - 03.09.2021 07:52

I have notice that test case are running according to alphabetical order... am i true...??

Ответить
VANDANA MISHRA
VANDANA MISHRA - 20.08.2021 08:00

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

Ответить
JINAL SHAH
JINAL SHAH - 09.08.2021 11:29

Thank You SIR FOR SUCH A WONDERFUL EXPLANATION

Ответить
Anuja Mishra
Anuja Mishra - 25.07.2021 18:17

God bless you 🙏

Ответить
Tyndale verwer
Tyndale verwer - 23.07.2021 14:23

@Naveen TestNG dosen't pick @Test Randomly its executed alphabetically

Ответить
Rajeshwar Chopade
Rajeshwar Chopade - 09.07.2021 08:49

Sir NIce explanation ,

Ответить
Chandan Wagh
Chandan Wagh - 08.07.2021 10:54

tutorial quality is awesome very very optimistic great

Ответить
Chandan Wagh
Chandan Wagh - 08.07.2021 10:53

sir,can you please share zip file of this tutorial for us as a notes

Ответить
Lavanya Reddy
Lavanya Reddy - 14.06.2021 22:53

I'm not able to install TestNG from the given url directly in eclipse. what's the problem naveen.

Ответить
Sammit Rane
Sammit Rane - 06.06.2021 15:42

i guess without the execution priority set it runs in alphabetical/natural ordering you can recheck by renaming methods

Ответить
Karthick Ravi
Karthick Ravi - 03.06.2021 17:32

Hello Naveen,

Thanks for your great Video. It really helps us understand the concepts easily.

I have an issue, While running TestNG I am getting the below error

Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for C:\Users\.p2\pool\plugins\com.beust.jcommander_1.78.0.jar
Caused by: java.lang.IllegalArgumentException: com.beust.jcommander.1.78.0: Invalid module name: '1' is not a Java identifier

Can anyone help me to resolve it ??

Ответить
Nagarjuna
Nagarjuna - 29.05.2021 20:02

It was great lecture

Ответить
KhushiGupta
KhushiGupta - 13.05.2021 10:08

i want to know the code of google search functionality using testng framework. how to write

Ответить
Mohanram Manikandan
Mohanram Manikandan - 09.05.2021 09:53

Good Explanation. Thank you!

Ответить