Skip to content

FardinArpon/Appium_Android_MobileApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Appium-Calculator-App

How to run this project

  1. clone the project
  2. Start the appium server
  3. Connect mobile device with USB
  4. Set the debug mode on from mobile device
  5. Allow connection from phone
  6. Make sure the phone is unlocked
  7. Open build.gradle as project by intellIJ
  8. Add configuration as:
    • a. Select TestNG as test runner
    • b. Give Test Name as Run
    • c. Test Kind: Class, Class: TestCase, Use classpath as module: MyCalculatorApp.test
  9. Click on Ok button
  10. Click Run button

or give this command:

gradle clean test 
allure generate allure-results --clean -o allure-report
allure serve allure-results

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages