What type of testing is selenium commonly used for?

Page 1

What are various components of Selenium? What is selenium? It is an open-source automation tool where web applications can be tested on any web browser. It supports major operating systems and can be written in programming languages such as Python, Java, C# etc.

1. Selenium IDE (Integrated Development Environment): ·Different tests can be recorded, edited and debugged. The tests that have been created can be easily organized.

2. Selenium RC (Remote Control): ·Parallel execution of test cases is supported by selenium RC as well as remote execution, but, the support of selenium grid is evident.

3. Selenium WebDriver: ·WebDriver is developed in such a way where the browser is directly called by using the native support for automation.

THANK YOU


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.