Selenium a good tool for testers to record the action

Learning Zend framework made me explore many new tools . The selenium IDE which is an add on for Mozilla is a wonderful tool for testers . For eg : we are humans and we may forget the actions done what all things we do . But we can record our clicks and inputs using selenium IDE . So when an error occurs we can show the developer what happens and what was the input entered etc .

I am really excited to see the Selenium IDE . I hope you testers and developers too will love this wonderful addon . Currently Selenium is supported by the browsers given below .  I have taken the list from the site . So if you are interested please do visit the site and get more information .

Browser Selenium IDE Selenium Remote Control Selenium Core
Firefox 3 Record and playback tests Start browser, run tests Run tests
Firefox 2 Record and playback tests Start browser, run tests Run tests
IE 8b1 not supported ? ?
IE 7 not supported Start browser, run tests Run tests
Safari 3 not supported Start browser, run tests Run tests
Safari 2 not supported Start browser, run tests Run tests
Opera 9 not supported Start browser, run tests Run tests
Opera 8 not supported Start browser, run tests Run tests
Others not supported Partial support possible* Run tests**

Tags: 

Add new comment