Thursday, 8 September 2011

Selenium-IDE

The Selenium-IDE (Integrated Development Environment) is the tool you use to develop your Selenium test cases. It’s an easy-to-use Firefox plug-in and is generally the most efficient way to develop test cases.
  Selenium IDE benefits
•Easy record and playback
•Easy to modify recorded test cases
•Easily extensible
•Pause and step-through capability during playback
•Tests are saved in standard HTML format by default but can be saved in any format (java, c#, xml, ruby, etc.)
•Requires minimal training

No comments:

Post a Comment