Versions Compared

Key

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

The test automation solution utilizes an open source test framework developed and maintained by A1QA. Source code is made available under the Apache 2.0 license.   The provides an ability to execute test cases for a mobile native/hybrid applications.


Common structure:

  1. Appium : Appium is an open-source tool for automating native, mobile web, and hybrid applications on iOS mobile, Android mobile, and Windows desktop platforms.
  2. AQ Test Framework Mobile: he framework helps normalize front end test development for Appium tests and apply best practices to test implementation, across platforms, mobile operating systems, devices versions and UIs.

...

  1. The framework uses classes to handle platform differences but keep test development “cross platform”.    

Repository and Read-me documentation for Framework:

https://github.com/aquality-automation/aquality-appium-mobile-java  

Key Packages

...

  1. Autotest Solution Mobile: The solution uses the AQ Test Framework - Mobile and allows us to write the test cases for SimplyE/Vanilla for Android and iOS. Each test is based on a user story written in the formally specified ubiquitous language based on English.

Image Added