Selenium | Grid setting up | Real-time Example | How to do parallel testing using Selenium Grid

preview_player
Показать описание
In this video, we will learn the What is Selenium Grid, need of Selenium Grid and setting up Selenium Grid for real-time parallel testing.

What is Selenium Grid?
Selenium Grid is nothing but a component of Selenium like Webdriver and IDE.

In market, there is always a requirement to test the product across operating systems, on different browsers to ensure the quality. So how do we test, our product with Selenium code on different OS or different browsers or same browser with different versions etc?

This is where Grid comes into the picture. Grid is not programming stuff, it’s just a master-slave configuration.
MASTER = HUB
SLAVES = NODES
For any Grid setup, there will be only one HUB and multiple NODES.

What do we need to set up our First Grid structure?

Steps:

#SeleniumGrid #LAO #Tamil
Рекомендации по теме
Комментарии
Автор

Anna add this video in to relevent playlist otherwise people may miss this

hashirhasmy
Автор

Very good explanation.. Easy to learn from your videos..

krishnapriya
Автор

Now a days we can use lambda test application to see the use of grid know arilul anna

mohamedhasmy
Автор

Thanks for the nice video brother, shouldn't we give the hub url in DesiredCapabilities, so that hub take care of sharing the tests with all the available nodes connected to hub

bijubalan
Автор

I want to run 10 test cases in 3 machines using different browsers, ,,fire fox and ie...can you pls tell me where i have to do correction

priyadharshiniprabhakaran
Автор

I have a doubt in parallel execution. In our framework, we are using wrapper methods for click(), sendKeys(), etc. Inside click, it will wait for element to appear, click it and take screenshot. Do I need to worry about thread safe here? 2 threads can call click() at the same time, right?

I have made my webdriver as ThreadLocal. Do I need to make all my wrapper methods synchronised?

If make us synchronised, the program becomes too slow, right?

ahamedabdulrahman
Автор

Hi!!! Can we use to run 2 classes parallely using selenium grid in TestNg?

priyangaravichandran
Автор

Nice. Just one suggestion you can use online screen share app like anydesk and record your videos.

RanganathanPbecse
Автор

Hi Arul, can we do cross browser testing in Robot framework. If yes means can help me out to execute it

sathishchinnasamy
Автор

Hi..could u please suggest the same for C# in visual studio instead of java in Eclipse.Or u have any same coding pls share the link.

balajimohan
Автор

Hi Bro,
If I have 3 test case and want to execute on 3 different machine and also want to execute it parallel on 3 machine means, then how to do it bro

sarathethiraj
Автор

Hi ji

I need to discuss with you regarding grid

KarthiKeyan-ccjh
Автор

can you please tell where will be the test results saved

jaiprashanthrg
Автор

Can you please make video for Parallel testing for scenario's in cucumber framework

Автор

Hi bro add text as |Tamil | in your heading text

karthickraja