Monday, July 18, 2011

Selenium is a suite of tools to automate web browsers

2 comments
 Selenium is a suite of tools to automate web browsers across many platforms.

1. Begin: write and run tests in Firefox.

Selenium IDE Logo Selenium IDE is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser.

2. Customize: your language, your browser.

3. Deploy: scale out, speed up.

Selenium Grid Logo Selenium Grid extends Selenium RC to distribute your tests across multiple servers, saving you time by running tests in parallel.

How It Works.....


    2 comments:

    Anonymous said...

    good

    Anonymous said...

    Very good Post

    Post a Comment