Skip to content

Raneesh02/Appium2.0TestngJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This code base is part of the Appium course present here:

Test Tribe - https://www.thetesttribe.com/courses/appium-course/

Udemy - https://www.udemy.com/course/kickass-appium-automation-android-ios-with-java/?referralCode=2C0183FBFE5B4E284BDB

New to Git?

Install Git: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

git clone [email protected]:Raneesh02/Appium2.0TestngJava.git

Use Intellij or Eclipse?

Directly import the project as a maven project

Download Maven

Download Maven https://maven.apache.org/download.cgi

mvn compile

If the above command is successful, then only go forward otherwise, do it again

Execution

After Appium setup is done and emulator/simulator is up and running then run

mvn clean test

the tests mentioned in src/test/resources/testngxmls/testsuite.xml will run

Note: The above steps assumes you have watched the course setup sections

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages