Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What are the three major parts of Selenium automation test tool ?

user-image
Question added by Andrew Uzoefoh , Test Analyst , Cofund Ltd
Date Posted: 2013/04/17

Selenium has three major tools:
1- Selenium IDE; a Firefox add-on that will do simple record-and-playback of interactions with the browser.

2- Selenium WebDriver; a collection of language specific bindings to drive a browser -- the way it is meant to be driven.

3- Selenium Remote Control which has been officially deprecated.
The Selenium Server (used by both WebDriver and Remote Control) now also includes built-in grid capabilities.
I guess choosing the best tool depends on what you need out of your automated test and the depth and extent to which you are going to use the script for.

Asif Iqbal
by Asif Iqbal , SSE , NIIT technologies Ltd

Selenium IDE; a Firefox add-on that will do simple record-and-playback of interactions with the browser. 2- Selenium WebDriver; a collection of language specific bindings to drive a browser -- the way it is meant to be driven. 3- Selenium Remote Control which has been officially deprecated.

Mahdi Zavarian
by Mahdi Zavarian , Senior Test Analyst , First Makers

The components of Selenium testing tools are:

 

  • Selenium IDE

 

  • Selenium RC or Selenium Web Driver

 

  • Selenium Grid

seo professional
by seo professional , Profes , OnlineITGuru

I have learn about Selenium automation test tool in my selenium online courses. Today, its important to have selenium training so that you can have great knowledge about its feature and how to utilize them 

1.A, Firefox add-on that will do simple record-and-playback of interactions with the browser.

2. A, collection of language specific bindings to drive a browser -- the way it is meant to be driven. 

3.Selenium RC or remote control It is standalone java program which allow you to run Html test suites.

  1. Selenium IDE and firefox browser add on which can be used to record and playback the interactions done by user/client
  2. Selenium Web driver : collection of webdriver APIs to drive the browser as the user would or remortly using selenium servers.and to automate web applications for firefox, chrome, safari and IE
  3. Selenium RC or remote control It is standalone java program which allow you to run Html test suites.

Aashish Vilas Pardeshi Pardeshi
by Aashish Vilas Pardeshi Pardeshi , Test Engineer , UA Brands

Following are the three major parts of selenium,

1) Selenium IDE :- This is a first tool which was launch by selenium. It is use as a plug In with chrome browser. It is just a Record and Play tool. You can do some changes once recording finished.

2)Selenium Webdriver:- This is most popular and large use tool. It support multiple programming languages to automate the web application. You can develope your own framework .

 

3)Selenium RC :- this is not use in current days.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.