login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

Selenium is a test tool for web applications. Selenium t... in a browser, just as real users do. And they run in Int... Mozilla and Firefox on Windows, Linux, and Macintosh. No...
* Browser compatibility testing. Test your applicati ...
* Syste

OpenQA: Selenium
http://www.openqa.org/selenium/

Categories

/Channels/techie/JavaScript

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platforms.

  • Browser compatibility testing. Test your application to see if it works correctly on different browsers and operating systems. The same script can run on any Selenium platform.
  • System functional testing. Create regression tests to verify application functionality and user acceptance.

HTML

<p><b>Selenium</b> is a test tool for web applications. Selenium tests run <b>directly in a browser</b>, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platforms. </p> <ul> <li><span style="font-weight: bold;">Browser compatibility testing.</span> Test your application to see if it works correctly on different browsers and operating systems. The same script can run on any Selenium platform.<br> </li> <li><span style="font-weight: bold;">System functional testing.</span> Create regression tests to verify application functionality and user acceptance.</li></ul>