is there a way to find the total tests in this nested xml file??
@ujjawalsharma548423 күн бұрын
Should put ./ Before eclipse
@VishnuR-dc6edАй бұрын
hi sir this trick not working my pc my eclipse version is 2023-12
@nasibaMehraban-xl7szАй бұрын
Thanks
@cdtero7 ай бұрын
I would like to learn different ways to use Python to find the Channel name for any YT video without using YT API
@nikhilmaliyan838410 ай бұрын
Doesn't worked for me
@Mahmood-11 ай бұрын
oh wow, it worked.
@YashGajula Жыл бұрын
Error: Main method not found in class utils.AppUtils, please define the main method as: public static void main(String[] args) or a JavaFX application class must extend javafx.application.Application I'm using the TestNG framework. This framework doesn't require a main method during execution. Could you please tell me how to fix this.
@ashokmannai1997 Жыл бұрын
Neat .. explanation 👍
@kfpcraft531 Жыл бұрын
Thank you, this worked for me. Shaved the loading time from 5 min to 10 sec.
@adrianmacovei8592 Жыл бұрын
Hello, Sir! This approach works on @BeforeClass annotation?
@ahmedisultana751 Жыл бұрын
I need to create and jar file and run Testng test cases, how can I do it ?
@chandanguptaSDET Жыл бұрын
You should be able to export it to jar and run the way you run it via cmd
@RupaliKiDuniya Жыл бұрын
very informative . 👍
@rajithabanoth31 Жыл бұрын
Please upload mobile testing automation related videos
@sinardets01 Жыл бұрын
It's fake it doesn't works
@rudhralife Жыл бұрын
Very well explained , Thanks bro 🙏🏻
@anuradharadhakrishnan8310 Жыл бұрын
hey, I tried to run the command but got this error : Error: Could not find or load main class Caused by: java.lang.ClassNotFoundException: COuld you help with this?
@bobera21000 Жыл бұрын
I cant import org.testng.annotations.Test; for some reason
@jnp9155 Жыл бұрын
you are doing great work , I have found better content for automation testing here and your videos have in depth knowledge about automation testing keep it up👍
@priyanka_chaudhari Жыл бұрын
Actually i m trying to this cross browser testing code with chrome and Firefox but only my chrome driver is running and i m getting issue in Firefox idk what is an issue since I downloaded gecko driver correctly and set path too plz suggest any solution?
@chandanguptaSDET Жыл бұрын
Hi Priyanka , please use latest selenium version, you would not need to add or download browser specific drivers. It wll handle them automatically
@priyanka_chaudhari Жыл бұрын
@@chandanguptaSDET yes , thanks 😇now it's working but prblm is I took two @Test annotations in testNG class so both are working fine in chrome but in Firefox second test case is showing failed idk what is reason?
@chandanguptaSDET Жыл бұрын
Check the stacktrace/logs, the reason must be printed
@hathu7750 Жыл бұрын
Thank you Chandan Gupta, It is what i am searching
@surlefeed Жыл бұрын
great, a big thanks !
@carlos_gongora Жыл бұрын
Very useful tutorial, you really deserve credit for this work. Thanks a lot!!
@SanjeewaGunarathna-sr2kn Жыл бұрын
Wow this man is awesome thanks bro you save me 👍👍👍👍❤❤
@mohammednawaz.s12142 жыл бұрын
Super bro
@amawachar2 жыл бұрын
Thank you so much sir.. because of you i learn lot many thinks about TestNG.
@ketankhapekar702 жыл бұрын
Tysm sir for sharing
@caritau1232 жыл бұрын
i cant run this programm, skip for input data from exel
@prasanna73052 жыл бұрын
even i am facing the same problem
@piyushkotiyal99642 жыл бұрын
chandan,I have 54 tests(classes) and i run them using testng.xls so how will i run them parallelly
@devendrasuryawanshi84642 жыл бұрын
extraordinary explanation sir thankyu so much for that
@devendrasuryawanshi84642 жыл бұрын
Can you make video on parallel execution on testng
@chandanguptaSDET2 жыл бұрын
Please watch the complete playlist, it has the video
@devendrasuryawanshi84642 жыл бұрын
very beautiful explanation sir thanx lot
@shivanshusharma20.072 жыл бұрын
In this video you are using inheritance. but why in Testdemo class you have not use static main method?
@chandanguptaSDET2 жыл бұрын
TestNG calls a main method internally. Since it is a framework, we need to follow the way it is designed. So inshort to run/execute any lines of code using TestNG, you don't need main method. I have created a separate video on the same. Please check my channel, you will find- How TestNG runs test without a main method. kzbin.info/www/bejne/jZWcdYOdotWYeNk
@devendrasuryawanshi84642 жыл бұрын
very good** the way you describe testng just need clearification on testng.xml plz provide one more video on testng.xml
@shivanshusharma20.072 жыл бұрын
Hi sir What is prerequisite to learn testng?
@chandanguptaSDET2 жыл бұрын
Basic java should do
@shivanshusharma20.072 жыл бұрын
@@chandanguptaSDET i mean to ask do i need selenium before following testNG?
@chandanguptaSDET2 жыл бұрын
@@shivanshusharma20.07 Not actually. It is a test framework used by developers and testers. You can learn selenium and testng in parallel or one after the other Finally understand how they are used together. Go through the whole tutorial, things will get clearer over time.
@shivanshusharma20.072 жыл бұрын
@@chandanguptaSDET Thanks alot brother. Subscribing your channel for updates. But please try to create videos on selenium api testing., Jmeter etc. Good luck :)
@chaudharysales33432 жыл бұрын
Thank you so much sir for explaining in details
@ajay-jy3le2 жыл бұрын
Hi Chandan , can u please make a playlist on Maven covering all important topics?
@vineetnt2 жыл бұрын
suppose i run this command and it executes it successfully, now after that if i make some changes in the code and re-run the code using this command, would it execute the updated code ?
@chandanguptaSDET2 жыл бұрын
Yes, it should. You may need to build the project again though
@yourbro64792 жыл бұрын
Command not working now
@hematogen50g2 жыл бұрын
34:02 I got the same error! Could you tell us how have you solved it?
@pramodhs70042 жыл бұрын
Thank you for making video....
@somrajyadav24462 жыл бұрын
Thanks a lot!!
@RajniKumari-mg3kn2 жыл бұрын
Plz continue uploading testing related videos
@sangireddyeswarreddy17872 жыл бұрын
Well explained thank you I got this question in interview but I missed it
@swapnilramdasi50552 жыл бұрын
Thank u sir you tell everything clearly
@prashantlandge94092 жыл бұрын
Hello sir Your way of teaching is good. can you please make tutorials on selenium with java
@niktoshepherd20372 жыл бұрын
i got this error when i try to run the codes. Need your help [Utils] [ERROR] [Error] java.lang.NoSuchMethodError: 'byte[] org.apache.commons.io.IOUtils.byteArray(int)'
@sauravkumar66662 жыл бұрын
Just go and paste this in pom.xml <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi</artifactId> <version>4.1.2</version> </dependency> <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-ooxml</artifactId> <version>4.1.2</version> </dependency> <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-ooxml-schemas</artifactId> <version>4.1.2</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> <version>4.4</version> </dependency> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> <version>2.11.0</version> </dependency>
@debasishdas38082 жыл бұрын
Very much helpful and your explanation is NeXT level.