Skip to content

Jamil-kawsher1/EMI-Calculator-APP-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMI-Calculator-AppAutomation-Appium

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 dataset

Tools and Tech

  • Selenium
  • TestNG
  • Appium
  • Gradle
  • intellij idea
  • Allure

How to run this project

  • 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

Prerequisite

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

Allure report Screenshots:

emi1 EMI2

Allure report Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages