Selenium Framework for Beginners 22 | Selenium TestNG | How to do Multiple Browser Parallel Testing

preview_player
Показать описание
Today we will learn
How to run tests in multi browser
How to run tests in multi browser in parallel

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ PROGRAMMING ------------

------------ IDE ------------

------------ MAVEN ------------

------------ OTHERS ------------

Keep Learning,
Raghav

----------- Connect with Raghav ------------

Like, Subscribe & Share
You can support my mission for education by sharing this knowledge and helping as many people as you can

Never Stop Learning
Raghav
Рекомендации по теме
Комментарии
Автор

I am here just to mention how beautifully you take one task, one agenda in hand and explain it without deviating from the topic. I always search for your videos if I am not clear about any concept. Thanks for your efforts .

sameergupta
Автор

You always explain wat it's required..I could see some channel explained same concepts in 1 hour..but you covered in 13 mints ..so our time also saved 😍

yogeesh
Автор

ye itna easy nahi hai jitna apne easy karke bataya..expalain very well Thank You

atulmhatre
Автор

Thank you Sir.. you really explain very nicely..

debashishhota
Автор

Searched this solution for long finally got the solution from your video. Thanks!!

Be_Relax
Автор

helo raghav, will you please describe how to run test case in safari browser?

hayaulislam
Автор

Sir i have a question. Suppose, in a real life project we have to generate the report as well so when we run the project in parallel, how will it work? They will generate the report for multiple browser separately or how it will works? Thank you sir for your wonderful video that is really helpful for me.

s.k.obidulkadir
Автор

Yet another great and concise explanation from you, sir. Highly appreciate it !!

dushananuradha
Автор

Excellent efforts Sir...
Plz share your details to connect

automationu
Автор

Thank you very much for making an excellent tutorial ... the best I found and perfect for understanding. Namaste

brian_m
Автор

I have one question sir. How can I inject parameter to field using testng.xml.
I have created dependency injection using google Guice and using annotation @Named("name here") in Webdriver field. Now by changing name I can inject whatever driver I want.
Question is How can I sent name to @Named("name from properties file here") from properties or testng.xml file? Is it possible? Of course if you never used that approach nevermind me :)

bartomiejkmita
Автор

Hi,
How can create common library class to launch multiple browser .I have multiple test class, I am looking common method to call in my each class .can you plz share video on this?

ravishsingh
Автор

Hi Raghav its my privilege to watch your video ! You really make things easy to learn .

vimalmishra
Автор

Hi Raghav,
You have provided example with one class in each <test> .can you please let me help how we can run multiple class files in each <test> by running parallel in tests as i am running but get nullpointer exception as driver is not found by other class

ankitrastogi
Автор

Thanks for the video. How can we do this cross browser testing with cucumber framework?

AA-zkzo
Автор

Hi sir, how can I apply parallel testing project level

meherprasadpalaskar
Автор

Excellent video mate. Really great, Just clean and simple

kumare
Автор

Hi Raghav, is there a video that shows how to use selenium webdriver with appium client on virtual device? use case is interaction between mobile device and desktop browser.

ciscolopez
Автор

Hi Raghav as you have many testng.xml files created on project level but for automating at project level should we maintain a single XML file?

nayeemsayyad
Автор

Hello my beloved, can you help me ?. When I put @Parameters ("browserName") I get the following message: The annotation @Parameters is disallowed for this location.

rebekamontana