You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute the following command on the project directory gradle clean test
Generate Allure Report
Execute the following commands on the project directory (after finishing the project run) allure generate allure-results --clean allure serve allure-results --clean
Video of Automation Output
emi-appium.mp4
Allure Reports
Gradle Report
About
This repository automates tests for the "EMI Calculator" Android app with Selenium WebDriver, TestNG, and Appium. It performs EMI calculation using dataset of several inputs (loan amount, interest, time period and processing fee) and verifies correctness, and generates reports via Allure.