SkillAgentSearch skills...

Appium2.0TestngJava

No description available

Install / Use

/learn @Raneesh02/Appium2.0TestngJava
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 git@github.com: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

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4mo ago
Forks2

Languages

Java

Security Score

62/100

Audited on Nov 17, 2025

No findings