Skip to content

A tutorial project to run appium test cases on Mobilebox cloud device farm

License

Notifications You must be signed in to change notification settings

mobileboxlab/mobilebox-cloud-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repository for?

This is a simple example of an Appium + Maven + TestNG project in Mobilebox Cloud. Mobilebox offers access to a very large and diverse set of Android and iOS devices.


Cloud


Running automated tests

In this "how to" we will explain you how to run a new or existing automated test cases suite on our device farm in the cloud. For this tutorial, we have created a very simple demo project that test a native Android app with some automated functional tests created in Appium and TestNG.

To understand how to run your suite on Mobilebox, we recommend following this tutorial using the demo app, and then replicating the same steps on your existing test suite.