Selenium

If you’ve developed a web application chances are your going to want to do implement automated functional testing to be sure a new feature doesn’t break existing functionality. Moki Systems has experience in testing and diagnosing problems using Selenium.

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.

Selenium Uses

Selenium has many features, some of the which include:

  • Browser Compatibility Testing
  • System Functional Testing
  • Runs in Browser

Selenium uses JavaScript and Iframes to embed a test automation engine in your browser. This technique should work with any JavaScript-enabled browser. Because different browsers handle JavaScript somewhat differently, we usually have to tweak the engine to support a wide range of browsers on Windows, Mac OS X and Linux.