- Open the EMI calculator app
- Navigate to the EMI calculator screen
- Input necessary fields
- Click on calculate button
- Verify data from dataset
- Selenium
- TestNG
- Appium
- Gradle
- intellij idea
- Allure
- 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
- JDK 8 or higher
- Configure GRADLE_HOME and set allure path
- Start Appium server