Last updated on : 09 Jan 2026
Appium With TestNG
In this documentation, you will learn how to trigger a automation script of TestNG for application testing with Appium on Pcloudy.
Refer -----Desired Capabilities------- Section for adding required capabilities
Prerequisites
- Pcloudy Account UserName and Access Key
- Upload your Apk or IPA file to Pcloudy Account (You can upload through our REST API)
- If you are using Eclipse or IntelliJ IDEA for running tests, install the corresponding TestNG plugin.
- If you are using CLI for running tests, ensure that Maven is installed on your machine, Maven environment variables are set, and Maven bin is added to system path.
Try our Sample Repository
Get our Sample Project: View on GitHub
Did this page help you?