Sunday, November 6, 2016

Before starting with selenium it is required to know "What is Selenium"?

in simple words we can say "Selenium is portable software testing framework for web application"

The test scripting in selenium can be write in HTML tables as well as multiple popular languages and can run in most of the latest web browsers

We can use selenium on different different platforms like linux, windows, Macintosh.

Components of Selenium

  • IDE 
  • RC
  • GRID

Next Lesson  Features of IDE

Related Posts:

  • Features of Selenium IDE Next we need to know about Selenium IDE . Firefox extension allows recording and editing of test in IDE. It make test development easy. Record and Playback Intelligent field selection will use IDs Auto complete for all c… Read More
  • Recording Script with Selenium IDE  Here we are going to learn how to record  selenium script using Selenium IDE Use below steps to learn recording selenium script using IDE Open Firefox Browser Go to tools Click on "Selenium IDE" Click on Re… Read More
  • Installing Selenium IDE in Firefox browser Before starting practicing selenium IDE you need to install Firefox and selenium on Firefox below are the steps to download and install selenium IDE Open Firefox browser Open URL seleniumhq.org In the menu tabs click … Read More
  • Learn Selenium Automation Step by step Before starting with selenium it is required to know "What is Selenium"? in simple words we can say "Selenium is portable software testing framework for web application" The test scripting in selenium can be write in HTML … Read More

0 comments:

Post a Comment

Popular Posts