-
Sum any of 2 numbers (9+5=14)
-
Subtraction any of 2 numbers (8-3=5)
-
Do multiply of Result of Sum and Subtraction (14*5=70)
-
Divide the result of multiplication with 10 (70/10=7)
-
Solve this series (100+200-100*2/5)
- Selenium Webdriver
- Appium
- Intellij
- Android Studio
- Appium Inspector
- Gradle
- Java
- clone this project
- hit the following command into the root directory in terminal:
- gradle clean test
- For generating Report in Allure hit
- allure generate allure-results --clean -o allure-report
- allure serve allure-results
- Android Studio latest version must be installed
- Appium Inspector must be installed
- jdk 8 or 11 must be installed
- Configure ANDROID_HOME, JAVA_HOME and GRADLE_HOME
- Start appium server