Skip to content

Sivasankaramalan/AppiumJavaHybridFramework

 
 

Repository files navigation

Reusable Automation Framework For Testing Mobile Apps

Initial Setup:

  • Install and configure JDK
  • Install and configure Maven
  • Setup your IDE (Preferably IntelliJ IDEA)
  • Import cloned repository as project
  • Add your test case classes under testcases package
  • Add your test data and run mode settings to TestData.xslx file
  • Update testng.xml file for test classes
  • Simply run mvn clean install command to run your test cases

About

Hybrid Framework for Mobile App Testing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.7%
  • HTML 36.3%