Thursday, March 1, 2012

Learn Selenium Testing Tool

Selenium is a popular automated web based testing tool.Selenium testing tools provides a rich set of testing functions specifically designed to fulfill needs of testing of a web based application.

Benefits of Selenium

1. Selenium tool is an open source

2. Automated black-box web sites testing tool.

3. Used for acceptance / functional testing.

4. Selenium tests run directly in a browser, just like real users do.

5.Works on multiple browsers Mozilla, Chrome, IE, Opera, Safari

5. Running on multiple browsers, multiple Operating Systems.

6. Ajax testing support

7.Tests Flash Applicatons

8.Can do Database Testing

9. Selenium IDE is a plug-in to Firefox to record and playback tests (like WinRunner, QTP).

10. You can then export the recorded test in most language e.g. HTML, Java, .NET , Perl , Ruby etc.

Read more....

No comments:

Post a Comment