KhaldAttya / mobile-android-automation-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Kotlin 100.0%