Selenium Training in Marathahalli,Bangalore

Posted by Gyanguide on September 5th, 2017

Testing done using selenium  tool is typically referred as Selenuim Testing.  Selenium focuses on automating web-based applications

Selenium isn't simply one tool however a set of software's each catering to different testing needs of an organization. It has four components.

• Selenium Integrated Development atmosphere (IDE)
• Selenium device (RC)
• WebDriver
• Selenium Grid


At present , Selenium  RC and  Selenium WebDriver  are integrated into one framework to make Selenium 2. Selenium 1, by the way, refers to Selenium RC.

Selenium Remote Control (Selenium RC)
Selenium Remote control (RC)  is a tool that enables you to write down automated  internet application UI tests in any programming  language against any HTTP web site using  any mainstream JavaScript-enabled browser.


Selenium Grid
Selenium-Grid permits you run your tests on different machines against different browsers in parallel. That is, running multiple tests at a similar time against different machines running in different browsers and operating  systems.  Selenium-Grid support distributed  execution. It permits for running your test in  distributed  execution atmosphere.

Selenium IDE
Selenium IDE is associate integrated development atmosphere for selenium  scripts. it's enforced as a Firefox extension, and permits you to record, edit, and rectify tests.


Selenium  WebDriver
Selenium web Driver could be a tool for writing automated  tests of websites. It aims to mimic the behavior of a true user, and  interacts with the HTML of the application .It provides a user friendly API that you'll be able to perceive and explore simply, as a result it'll facilitate to scan maintain your script easier, because it isn't tied with any specific framework, thus it permits you to simply integrate with testing framework like JUnit or TestNG.


In this article a quick clarification of the four parts of element has be done , which can assist you to get quick information of  the Selenium  Testing .

 Thank you, Gyanguide

Like it? Share it!


Gyanguide

About the Author

Gyanguide
Joined: August 26th, 2017
Articles Posted: 7

More by this author