Tuesday, September 5, 2017

What is Selenium ?

Selenium is a open source functional and regression testing automation tool which is use for testing web applications on different browsers and platforms.

Selenium has different components:-

Selenium IDE (Integrated Development Environment)

Selenium RC (Remote Control)

WebDriver

Selenium Grid


Selenium IDE: Selenium IDE is a Firefox plugin which allows  record, edit and debug tests. It supports only Firefox browser.

Selenium IDE is not only a recording tool, It is a complete IDE.

Other features:


  • Record and Playback 
  • Execute currently selected test
  • Help users to debug the test
  • Allow users to pause and resume the test
  • Create simple possible locators
  • Can set a breakpoint in the testcases







6 comments:

  1. Very Nice blog for selenium beginner

    ReplyDelete
  2. Nice Blog for selenium and helpful for beginner.

    ReplyDelete
  3. Thanks Abhinav.keep reading my blog.I will post more interview questions

    ReplyDelete
  4. Selenium was a backbreaker to me, but believe me this blog is really useful for the beginners. Personally it did helped me a lot. Ajeet do upload more relevant questions...

    ReplyDelete