Snip
|
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...
|
---|
Categories |
|
---|
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.
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> |
---|