0% found this document useful (0 votes)
4 views2 pages

Selenium Basic Concept

Selenium Webdriver is a free and open-source tool designed for web application testing, supporting multiple languages, platforms, and browsers. It offers advantages over manual testing, such as time savings and increased accuracy, while enabling various testing types like regression and performance testing. Key components of Selenium include Selenium IDE, Selenium RC, Selenium Grid, and Selenium Webdriver, with its origins dating back to 2004 and 2006 by Jasson Huggins.

Uploaded by

Vighnesh shelke
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

Selenium Basic Concept

Selenium Webdriver is a free and open-source tool designed for web application testing, supporting multiple languages, platforms, and browsers. It offers advantages over manual testing, such as time savings and increased accuracy, while enabling various testing types like regression and performance testing. Key components of Selenium include Selenium IDE, Selenium RC, Selenium Grid, and Selenium Webdriver, with its origins dating back to 2004 and 2006 by Jasson Huggins.

Uploaded by

Vighnesh shelke
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Selenium Webdriver

Manual testing-->
1.Time consuming process
2. Human error may generated
3. Less accuracy
4. We can’t perform performance testing

Automation Adv-->

1.Save time
2. High and more accuracy
3. Human error may generated

Which test cases--> Regression testing, Sanity testing,


performance testing, retesting

1. Data driven testing


2. Cross browser testing
3. Cross platform testing

What is selenium?
1. free and open source
2. It is only for web application
3. Supports Multiple Language
4. Supports multiple platform
5. Supports multiple browser

1. QTP--> Quick test professional {unified functional testing tool}


1. paid source
2. Language--> vbScript
3. Platform--> Window only
5. Browser--> Chrome, firefox

Selenium Webdriver
1. Selenium IDE
2. Selenium RC--> Remote control
3. Selenium grid
4. Selenium webdriver
2004 , 2006--> Jasson Huggins
JavaScriptRunner---> SeleniumCore
Origine policy--> HTTP Proxy

You might also like