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

Compare with Current View Page History

« Previous Version 9 Next »

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: 

  • No labels