Skip to content

In this repository, I have automated the Android EMI Calculator app and finally generated the Allure Report for the final test case suite using Java, Selenium, TestNG, Appium and Allure Report.

foysal619/Android-App-Automation-EMI-Calculator-Appium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android-App-Automation-EMI-Calculator-Appium

In this repository, I have automated the Android EMI Calculator app and finally generated the Allure Report for the final test case suite using Java, Selenium, TestNG, Appium and Allure Report.

Assigned Work Scenario

  1. Open the EMI calculator app
  2. Navigate to the EMI calculator screen
  3. Input necessary fields
  4. Click on calculate button
  5. Verify data from the dataset

Tools and Tech

  • Selenium Tools
  • TestNG Framework
  • Appium Server
  • Gradle Build System
  • IntelliJ IDE
  • Allure Report Generator

How to run this project

  • clone this project
  • Open the project's build.gradle file
  • Hit the following command into the root directory in the terminal:
    • gradle clean test
  • For generating a Report in Allure hit
    • allure generate allure-results --clean -output
    • allure serve allure-results

Prerequisite

  • JDK 8 or higher
  • Configure GRADLE_HOME and set the allure path
  • Start Appium server

Project Demonstration

EMI.Calculator.App.Automation.using.Appium.mp4

Allure Report

emi calculator overview emi calculator behavior

About

In this repository, I have automated the Android EMI Calculator app and finally generated the Allure Report for the final test case suite using Java, Selenium, TestNG, Appium and Allure Report.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages