qa-automation-android-test

Setup:

  1. Install Android Studio as described here

  2. Fork the repository to local.

  3. Open the repository in Android Studio and build the application. You can choose to build it on a physical device or an emulator.

Additional Info:

Username: automation@gymondo.de

Password: automation

Automated Tests Execution

  • Clone the repo
  • Start emulators or real devices under test
  • Run the command at the root of the project
gradlew spoon
  • Get the report at /automatedTests