Cross Browser Testing in Selenium Webdriver using TestNG Parameters

preview_player
Показать описание
This video will talk about Cross Browser Testing in Selenium Webdriver using TestNG parameters.

In Selenium webdriver you will get many scenarios where you have to execute same test in different browser. In this case we need to take help of TestNG.

What is Cross browser testing? In Automation it is very popular word. Cross Browser testing refer to test a particular in multiple browsers like IE, Chrome, Firefox etc.

You can refer the same post below.

-~-~~-~~~-~~-~-
Please watch: "How To Create Maven build For Selenium Framework"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Hi Mukesh, Excellent presentation, crisp and precise. I have seen several of your video's. You rarely get stuck, which means you are well prepared and know the content well. Please do not stop making such video's, Selenium, JMeter, SOAPUI, , , you can go on and on. Knowledge sharing is a rare gift and you have it !

narasimhanms
Автор

you are my hero bro !!, unemployed facing the Covid19 apocalipse with diabetes and potential corpse, but improving my skills

horaciodelatorre
Автор

Thank you, today I have solved my cross browser testing by seeing ur code. Thank you one more time

sarithat
Автор

Yours explanation on nay modules is just amazing!!! Thanks for making such wonderful videos for learners

snehalpatil
Автор

You have made cross-browser testing very simple and easy...Thanks a lot :)

asadyousuf
Автор

Hi Mukesh. Thanks for your videos; they're really helpful. I am getting confused on something though. Does this need to be done in addition to putting the browser setup in the Base Class? Or, are they two alternative approaches?

jimbradley
Автор

Hi Mukesh, i have seen most of your selenium videos they are awesome.... do you take any online classes if you have please tell me ??

ranjithrun
Автор

hi Mukesh, I have been following your videos on selenium and they are really helpful. content of videos and ur way of explanation is really awsme!!!! u r helping many of beginners like me.Thank you so much :)

chennamyugasrinivaskumar
Автор

Thumps up even going through full vdo ....Good the trust I have on your content---One suggestion please increase the font size

BellFun
Автор

Thanks Mukesh. This video solved several issues for which I was using quite complicated solutions.

aksmon
Автор

@Mukesh very good lecture, precise, hit the correct thing. One question like you got error on xml parameter test name so you closed classes. But for me am getting error on suite paramtere how can i get over it.

manalibhuyar
Автор

Hi Mukesh, Very Good tutorial give clear understanding. I have one query Mukesh How we manage the cross browser testing when we have multiple Test case or we need to provide duplicate entries? In one of my interview this question was ask.

shilpamittal
Автор

hello sir, your all videos are very nice and helpfull, i have a question in this video that in class u havent written a System.setProperty for FirefoxDriver like other next drivers eventhough it is running, is it possible.

preetimule
Автор

I have found this issue a long time and now, I find it.deeply thank you so much!!

khuongtran
Автор

Hi Mukesh,
Thanks a lot for the tutorial.
Just one query, can we integrate Cucumber with TestNG for BDD?

MrGagangambhir
Автор

Hi Mukesh,

Your video was really helpful. But my code structure is more customised that it generates the testng xmls automatically. Editing those XMLS in the explained way is not running the tests in parallel. Please help in finding a solution for this. I can provide you more details if needed on the same. Thanks!

sowjanyapativada
Автор

Very nice explanation. This video helped me to understand the functionality easily. Thank you Mukesh

gopikrishnan
Автор

Thanks for the tutorial but after watching this i had a doubt when do we use selenium grid because you did it without using grid. Using grid we can execute the tests in different machines which u have done in same machine, is that the only difference??

rupjitdas
Автор

Hi Mukesh, It's really helpful. It cleared all my doubts and I learnt few more things.. Thank you so much and keep posting these helpful videos.

SristyBaranwal
Автор

Hi Mukesh... Your videos are very much helpful.
I have one query like how and where do we put the annotation @Parameters in the java code when we have defined a method for browser selection in a different class ?

sandeeppuppala