Installation - TheScientist/MGT-Mobile-GUI-Testframework GitHub Wiki

Prequisites

MGT Tests are created with a domain specific language through the Eclipse Editor. Therefore you need:

This allows you to write MGT test scripts. For the execution of those tests some platform specific actions are required. At the moment automatic execution of tests is only possible with Android.

Android

  • Install the Android SDK
    • Put the folders tools and platform-tools in the PATH.
  • In Eclipse install the Android Development Tools (ADT) through Marketplace
  • Download/Install Apache Ant and put in the PATH (ant needs JAVA_HOME set)

With the prequisites set, start testing the installation with this Sample.