I really appreciate the way of your explanation, even a manual tester can learn from you...I can't help out in appreciating you after watching only 2 min of video. Thank you so much
your way of teaching is very good but speed is quite fast due to which listening and grasping the concept is bit difficult , need to watch the video repeatedly which takes lots of time for simpler concept.
Hi, When im trying to put @Test before test method im unable to get Run | Debug options at 3.57 where you get automatically, will you please explain whats the reason for that
I was getting when I run this test script like google chrome cannot read and write to its directory,along with could not start new session response code 500,how can I resolve these errors
I have added testng dependency to maven projevt but my project as same as your project which you showed in tutorial 2 How to run my project without aading eclipse plugin but only with dependency
Hi Sir, I am in starting stage in learning in selenium, don't mind, may I know what is the difference between Mavan TestNg and plain TestNG, Some are downloading TestNG from Eclipse market place and add libraries. Some are using Mavan.Which is best ?
That's a very good question. If you download testng from marketplace and add it to the project you will be able to work with TestNG. But when u try to setup this project in any other machine then again u need to download the eclipse then download testng from marketplace. But instead of that if you work with TestNG library or dependency then u no need of eclipse also. Sometimes we may change our ide also ryt? From eclipse to intellij. In those scenarios also it will be a problem
Hello sir I had added testng maven dependency and selenium and web driver dependency too but when I’m adding @test it is not showing Run|Debug and couldn’t able to run as testng I can’t able to see that option what to do?
Hello, I have created a one @Test method in test class ,I want to creat a new @Test method in same class but I won't able to.@Test Facing syntax error. Please give me the solution. Thank you .
Hi Sir. I don't know java knowledge and since last one month i am going through your videos..Now i need to handle automation project as single person in my project..Is this videos enough..Please suggest me sir.your videos are awesome and able to understandquickly.Thanks
Yes. TestNG has main method in it but you don't have to write the main method. You can work everything with the annotations only and test annotation is the main annotation here.
Hi sir I didn't get the RunAll Run | debug After @Test (annotation) Options. I have installed testing and testng dependencies also....how can I get it.. please reply
Hi Anna testNG lo run all button choopinchatam ledhu oka method lo vunna code maathrame run avuthondhi 🥺 run all option raavaali ante EMI cheyaali anna
hello bro, thank you for the great work....i have a doubt ... while writing the above script for facebook i even adder the tot login and logout functionality in my code after login it wont perform logout because it is asking for a popup called send notifications for google beacuse of this it is throwing error mo such element found.... and some cases its showing accept cookies... i even blocked those in chrome setting.... why its happening pls give me reply
@@HYRTutorials hi sir i loved the way of your explanation of any topic , i am a the person who learnt automation through you Tube , but i have some doubt , could you please let me know how can we connect sir by email or other way ..please reply .Thankss sir
Hi Sir, Please clarify this... I m a manual tester working in the same company for 3+ yrs , Upskilled myself in Automation Testing by learning Selenium, Java and Cucumber... Now people are demotivating me by saying , Testing is not good for career growth, Either its manual or automation, After 10 yrs of experience, No on companies are going to hire us and hence telling to look into the different paths like Cloud , DevOps Or any other roles except QA I m from Bangalore,India. This is the link of youtube channel and also, Many people have commented the same in comments section in this vedio : th-cam.com/video/YAtri6DM_F8/w-d-xo.html
Just imagine this buddy. Untill and unless she development exists, the testing has to be existed. After 10 years you will be having some other roles like test lead or test manager. You will always grow in the career rather than go down. And also it's true that if you are keeping yourself with legacy test tools then you will be outdated. You need to update the skills by learning the new test tools and different types of applications testing like if the application is deployed in cloud then you need to have the knowledge of cloud to understand and test that cloud based application. Testing is and will be present in the industry but it may not have same tools that we are using today.
hi sir while I am trying to access the driver in @test level I am getting -java.lang.NullPointerException: Cannot invoke "org.openqa.selenium.WebDriver.findElement(org.openqa.selenium.By)" because "driver" is null. this exception please explain clearly once. I have initiate webDriver in @BeforeTest
↔️ TestNG Playlist Link: bit.ly/3wXyuXB
✴ Checkout my other playlists: bit.ly/3gLIAVL
☕ Buy me a coffee: bit.ly/33ljBWc
I really appreciate the way of your explanation, even a manual tester can learn from you...I can't help out in appreciating you after watching only 2 min of video.
Thank you so much
Thanks buddy 😊
Hope you have a great time watching the entire playlist
Your expalantion is awwsomee.. Easy to understand
Thankyou 😊
Happy Learning 😊
Hi
The way you explaining is awesome
Easy to understand the TestNG by your videos...!
Your way of explanation makes us to understand the concepts easily.Thank you so much
Thanks buddy 😊
Best videos of TestNg.Thank you so much
Thanks a lot Yad! i am referring your tutorials and your explanations makes my understanding easier and interesting! Lacs and lacs of thanks to you!
Thanks buddy
Very detailed explanation, you deserve more appreciation bro..
Thankyou buddy 😊
Loved your way of teaching ❤️... I am new to Selenium and just following your channel and videos has helped me a lot...Thank you!!
Wow that's really good to hear buddy
Awesome tutorial sir. Huge respect for your efforts.😍
Thankyou buddy 😊
Crystal clear your videos👌👌
Thankyou buddy
After enter ctrl+A in pom.xml,it's select all but ctrl+I is not working .How to handle it?
Try Ctrl+shift+F after selecting buddy
Explanation is so clear, thank you so much sir for your efforts 👏
Thankyou buddy 😊
Best testNg videos thank you sir
your way of teaching is very good but speed is quite fast due to which listening and grasping the concept is bit difficult , need to watch the video repeatedly which takes lots of time for simpler concept.
Yeah when I explained slowly some are saying it's way slow. And that's why I increased the speed buddy
Hi, When im trying to put @Test before test method im unable to get Run | Debug options at 3.57 where you get automatically, will you please explain whats the reason for that
1. Install the new eclipse testng plugin
2. Write your tests under src/test/java
@@HYRTutorials thank you
At last I found what I want .great explanation sir
Thankyou buddy 😊
thank you so much for sharing the knowledge .
Happy learning buddy 😊
Great explanations. Thank you so much
Glad you liked it buddy
Thank you ... Your explanation is very good.
Thanks buddy 😊
I was getting when I run this test script like google chrome cannot read and write to its directory,along with could not start new session response code 500,how can I resolve these errors
really enjoying the learning
Ultimate explanation Thank you bro keep rocking
Thankyou buddy 😊
Superb explanation.
Thanks buddy 😊
Such a great explanation thank you sir.
Thankyou 😊
in this project, is main/java app.java is of by defaault or u written ur code there
I have added testng dependency to maven projevt but my project as same as your project which you showed in tutorial 2
How to run my project without aading eclipse plugin but only with dependency
HI Brother really helping a lot thank you soo much.
Happy to help
hi @HYRTutorials. I am not getting Run | Debug under @Test annotations in my TestNG project. Can you please help me on this?
thank you, sir!!! great video, hats off.
Thanks buddy 😊
Nicely explained👌
Thank you buddy
Hi Yadagiri, could you please let me know how did you get the Run | Debug and Run All buttons in the test class file?
U need to install the eclipse testng plugin for that buddy
@@HYRTutorials Hey, I did that sir.. still not showing :(
@@rajeshkuraganti9172 Are you using the latest version of eclipse only?
After installing that plugin, did u restart the eclipse?
@@HYRTutorials yes but still not working
Hi Sir, I am in starting stage in learning in selenium, don't mind, may I know what is the difference between Mavan TestNg and plain TestNG, Some are downloading TestNG from Eclipse market place and add libraries. Some are using Mavan.Which is best ?
That's a very good question.
If you download testng from marketplace and add it to the project you will be able to work with TestNG. But when u try to setup this project in any other machine then again u need to download the eclipse then download testng from marketplace.
But instead of that if you work with TestNG library or dependency then u no need of eclipse also.
Sometimes we may change our ide also ryt? From eclipse to intellij. In those scenarios also it will be a problem
Good explained sir. Keep doing. All the very best 🙏
Thank you so much 🙂
Can you provide some videos on Cucumber, Jenkins and BDD Framework if possible
I will plan after this playlist buddy
@@HYRTutorials that's awesome. Waiting for that 👍
Good explanation sir.
Thankyou 😊
How can I add webdrivermanager for java project?
Check this video buddy
th-cam.com/video/oIhRNl5q3OI/w-d-xo.html
In run as Test ng not appearing what I have to do
Install the Eclipse testng plugin buddy
Good 👍 explanation
Thank you 🙂
Can u please explain what is runner file ? How to write a runner file ? What is the main points in runner file
It's covered in next videos buddy
Hello sir I had added testng maven dependency and selenium and web driver dependency too but when I’m adding @test it is not showing Run|Debug and couldn’t able to run as testng I can’t able to see that option what to do?
Did you install the TestNG eclipse plugin?
@@HYRTutorials now I sorted out the issue 🙂
@@divyasubhas8717 same problem bro, what to do? I couldn't see run as testng
@@demoslayer7191 I had re-installed my eclipse and followed the same steps.. I think it’s because of eclipse old version
@@divyasubhas8717 Thanks brother ✌️
hi Yadagiri, if possible could you please explain base class, screenshot in pom
hi ,let me known how to create a code on dashboard page in testNG
Which dashboard buddy
i can,t execute it, it shows this error...... [TestNG] No tests found. Nothing was run
Send me the screenshots on hyadagirireddytutorials@gmail.com
Nice explanation
Thankyou buddy 😊
Hi I cant see Run | Debug , i can see only @Test. Can you help me
Probably you haven't installed the TestNG eclipse plugin
What if we are not able see that testng option after right click?
Nice... Video, Thank you
Thankyou 😊
Thanks alot for this video
Hello, I have created a one @Test method in test class ,I want to creat a new @Test method in same class but I won't able to.@Test Facing syntax error. Please give me the solution. Thank you .
Send me the screenshots on hyadagirireddytutorials@gmail.com
Hi Sir.
I don't know java knowledge and since last one month i am going through your videos..Now i need to handle automation project as single person in my project..Is this videos enough..Please suggest me sir.your videos are awesome and able to understandquickly.Thanks
Wow that's really great buddy. Happy to hear that
Excellent bro
So In TestNG, There is no need of Main Method right? It all depends on @Test Annotation right?
Yes.
TestNG has main method in it but you don't have to write the main method. You can work everything with the annotations only and test annotation is the main annotation here.
@@HYRTutorials Thank u for the Response 😊
sir, Run All, Run|Debug all such commands are not shown at my end. pls clarify
Download the latest version of eclipse buddy
@@HYRTutorials I dont see it for latest version also sir
Hi sir
I didn't get the
RunAll
Run | debug
After @Test (annotation)
Options. I have installed testing and testng dependencies also....how can I get it.. please reply
Probably you are writing the test cases in the src main folder buddy.
You should write them in src test folder
@@HYRTutorials Thank you so much sir ❤️❤️
@@tyson9484 Are you getting those options now?
Thank you 🙏
Welcome!
I didn't get Run and debug options for @Test annotation method
Did u watch the part 2 video?
@@HYRTutorials I can able to run the application, i am not getting run and debug options
hi bro run and debug options are not displaying above the @Test ,,,how can i get them broo
Did you install the plugin buddy?
@@HYRTutorials yes bro @Test annotation lo code rasi run kuda chesanu options lo ki velli, but class lo run option display avadam ledhu
@@fanmadeguru8629 you should write the code inside the src/test/java instead of src/main/java
please can you make tutorial on basic framework in selenium for any project.
Yeah sure buddy
Hello bro, Web driver manager searching in maven repository but showing zero results why ?
Here is the link buddy
mvnrepository.com/artifact/io.github.bonigarcia/webdrivermanager
Hello sir when I'm running cucumber selenium code it's showing you are. Using deprecated main class error how to solve this error plz suggest me
I guess that's a warning. So no need to worry but you should identify the deprecated methods and replace them with the new methods.
Thank you bro
Happy learning buddy 😊
Ctrl+i not working for me any way to solve it
Try Ctrl+Shift+F
@@HYRTutorials thanks for the reply.i found intellij idea is easy to eclipse should I use eclipse or intellij idea according to industry usage
@@imsimpleman5535 Its your decision buddy. I use both of them and I also use the VS Code.
hii brother
i want to align the dependencies i pressed ctrl+ A and ctrl+I , it was not aligned
In some eclipse the shortcut is different.
Check the shortcuts section in your eclipse buddy
Difference between Get and navigateTO ? link, please
th-cam.com/video/VU1yut6JEHs/w-d-xo.html
Hi sir...while I run the code, getting error like class not found exception..can you pls help me to solve this error
i dont have this Run | Debug option
You should write your tests in the test folder as shown in the video buddy
Hi Anna testNG lo run all button choopinchatam ledhu oka method lo vunna code maathrame run avuthondhi 🥺 run all option raavaali ante EMI cheyaali anna
May be you are writing the code in src main java buddy. But you should write them in src test java folder buddy
sir in my testNg script its not showing run|debug
1. restart your eclipse after plugin installation
2. upgrade the eclipse to the latest version
please iadd code to generate testng report in this
Watch this playlist for learning that buddy
hello bro, thank you for the great work....i have a doubt ... while writing the above script for facebook i even adder the tot login and logout functionality in my code after login it wont perform logout because it is asking for a popup called send notifications for google beacuse of this it is throwing error mo such element found.... and some cases its showing accept cookies... i even blocked those in chrome setting.... why its happening pls give me reply
Can u send me the video recording or screenshots on hyadagirireddytutorials@gmail.com
Ok Bro
Sir maven project kakunda normal java project ki chepandi plz
Watch the videos in the mentioned order buddy.
P2 lo nenu adi cover chesesa already
here is the link: th-cam.com/video/EIPHiYYMD0g/w-d-xo.html
Great
Thanks buddy 😊
Hello bro iam not getting that Run Debug and Run All
1. You didn't install the TestNG eclipse plugin
2. You are writing the tests under src/main/java rather you should write them under src/test/java
Excellent
Thankyou buddy 😊
Admire your work sir
Thankyou Harshit 😊
@@HYRTutorials hi sir i loved the way of your explanation of any topic , i am a the person who learnt automation through you Tube , but i have some doubt , could you please let me know how can we connect sir by email or other way ..please reply .Thankss sir
@@harshitrathore3030 u can reach out to me on hyadagirireddytutorials@gmail.com
@@HYRTutorials thanks a lot sir i will connect with on mail
Brother are you working in any of the company as Automation QA?
Yes buddy
My designation is also same, I am improving my work by watch your framework explanation
wow thats great to hear
Hi bro i am getting this error please let me know Failed to load class "org.slf4j.impl.StaticLoggerBinder"
change the system library from JRE to installed jdk and restart the eclipse buddy
Can you please make video on GIT
Sure buddy
@@HYRTutorials Your videos are very simple to understand even complex functionality. 🙂
How pom. XML is created
If you create a maven project then it will be automatically created
Can you please do videos on POM
Yeah sure bro.
After this series will make that.
Why should not use system.set property method.
We can use buddy, there is no restriction
thanks sir
Happy learning buddy 😊
👍🏻👍🏻
Thankyou
Want testcafe videos also plzz sir
No plan for that buddy
Sir my test is not running in chronological order???
By default TestNG follows the ASCII order. You will learn that in the next videos in this playlist buddy.
run all , run and debug options are not seen in code
Write your tests in src test java folder buddy
Explanation is gd but running like superfast..we can't able run with u
r Test NG in telugu videos is there sir?
I haven't created TestNG videos in Telugu language buddy. it will take some more time
Bdd frame work is there in English version sir
@@SivaKumar-bd8hm no buddy
Kindly do the video in Bddcucumber sir
Time pattuddi buddy
Sir real time projects cheppandi
Sure buddy
sir please tell TEST NG in telugu also
Time pattuddi buddy
Please share cucumber BDD framewrok realtime projects
It will take some time buddy
Anna testng classes telugu lo cheppandi pls
Telugu lo ippatlo no plan buddy
nice ,but so fast
Hi Sir,
Please clarify this...
I m a manual tester working in the same company for 3+ yrs , Upskilled myself in Automation Testing by learning Selenium, Java and Cucumber...
Now people are demotivating me by saying , Testing is not good for career growth, Either its manual or automation, After 10 yrs of experience, No on companies are going to hire us and hence telling to look into the different paths like Cloud , DevOps Or any other roles
except QA
I m from Bangalore,India.
This is the link of youtube channel and also, Many people have commented the same in comments section in this vedio :
th-cam.com/video/YAtri6DM_F8/w-d-xo.html
Just imagine this buddy. Untill and unless she development exists, the testing has to be existed. After 10 years you will be having some other roles like test lead or test manager. You will always grow in the career rather than go down. And also it's true that if you are keeping yourself with legacy test tools then you will be outdated. You need to update the skills by learning the new test tools and different types of applications testing like if the application is deployed in cloud then you need to have the knowledge of cloud to understand and test that cloud based application. Testing is and will be present in the industry but it may not have same tools that we are using today.
@@HYRTutorials thank you for the clarification
Anna telugu lo cheppandi
testng ni telugu lo create cheyyadaniki kontha time pattuddi buddy.
@@HYRTutorials mee english classes kuda chala easy ga artham avtunnai listeners in testng classes upload cheyandi anna
adi inka record cheyyaledu but soon chesestanu buddy
@@HYRTutorials anna meru listeners and edo extent report anta ivi rendu videos cheyadi please
Chestanu buddy
hi sir while I am trying to access the driver in @test level I am getting -java.lang.NullPointerException: Cannot invoke "org.openqa.selenium.WebDriver.findElement(org.openqa.selenium.By)" because "driver" is null. this exception please explain clearly once. I have initiate webDriver in @BeforeTest
You might have declared the driver within the beforetest. You can initialize it in beforetest but you should define it at the class level.
Nice explanation sir
Thanks buddy 😊
Good explanation
Thanks buddy 😊