Selenium Webdriver Architecture Explanation in Telugu

preview_player
Показать описание
What is Selenium?

Selenium is an open source portable framework used to automate testing of web applications.
It is highly flexible when it comes to testing functional and regression test cases.
Selenium test scripts can be written in different programming languages like Java, Python, C# and many more.
These test scripts can run across various browsers like Chrome, Safari, Firefox, Opera and also provides support across various platforms like Windows, Mac OS, Linux, Solaris. Selenium also supports cross browsing where the test cases run across various platforms simultaneously.

Selenium Suite of Tools

Selenium is mainly comprised of a suite of tools, which include:

Selenium IDE
Selenium RC
Selenium WebDriver
Selenium Grid

Selenium WebDriver Architecture Components:

As discussed over the video below are the 4 components of Selenium Webdriver Architecture;

Selenium Client Library/ Language Bindings
JSON WIRE PROTOCOL Over HTTP Client
Browser Drivers
Browsers
Рекомендации по теме
Комментарии
Автор

Nice video Harish, explained very well in Telugu about the architecture,
I wasn't aware how actually backend webdriver worked these many years. Really very informative

pallavisrivastava
Автор

Its really nice explanation harish. Waiting for next videos

thejareddynanga
Автор

Do more videos on automation testing sir

subbarayudu
Автор

Sir Please explain about selinum frameworks also

jsreesree