The solution 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. The framework uses classes to handle platform differences but keep test development “cross platform”.    
  3. 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.

  • No labels