Thursday 27 February 2014

Features Of Selenium IDE



Selenium IDE Introduction 
Selenium IDE (Integrated Development Environment) Tool, It is open Source and freely available to download. Selenium IDE is implemented as firefox extension and allow you to Record, Play, debug the tests, It is allowing you to record and play functionality. As compare to other automation tool Selenium is very easy to use and any one can learn in one week , even who don’t know any  scripting language.
 This tools used by developers also to debug the issue, Selenium allow you to update script at run time by it predefined function like wait, waitandload, etc

Features Of Selenium:
  1. Open source Tool 
  2.  Easy for record and play
  3. Brilliant for selection ID, XPATH, names
  4. Predefined Selenium commands
  5.  Walkthrough Test
  6.  Debug Testcases
  7.   Set breakpoints
  8.   Save tests as HTML, Ruby scripts, or any other format
  9.   Support for Selenium user-extensions.js file
  10.   Option to automatically assert the title of every page
  11.   Lots of Plug-in are freely available: Selenium provides the plug-in feature to provide easy customization and extensions
Click on the below linkto learn Selenium IDE
Selenium IDE Installation Guide  

1 comment: