You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

The solution provides an ability to execute test cases for web applications.


Common structure:

  1. Selenium WebDriver: WebDriver drives a browser natively, as a user would, either locally or on a remote machine using the Selenium server. 
  2. AQ Test Framework Web: The framework helps normalize front end test development for Selenium tests and apply best practices to test implementation.
  3. Autotest Solution Web: 


  • No labels