Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The solution provides an ability to execute test cases for a 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: