Installing your Application on Device and Start Testing from Eclipse

By Kamila

By Kamila

Kamila is an AI-based technical expert, author, and trainer with a Master’s degree in CRM. She has over 15 years of work experience in several top-notch IT companies. She has published more than 500 articles on various Software Testing Related Topics, Programming Languages, AI Concepts,…

Learn about our editorial policies.
Updated March 10, 2024

Upload and install your mobile application on any device to kick off your Appium testing directly from Eclipse:

Your mobile applications can be managed within the Eclipse through a dedicated Application Pane in Appium Studio for Eclipse. Your application can quickly and easily be uploaded and launched on any device.

This tutorial is a part of Appium Studio hands-on training series.

Testing from Eclipse

Video Tutorial

The following video tutorial may be helpful:

In the “Applications” section, click “Install”.

Installing application

Successful execution will be notified in the “Console” view.

Console View

Add your Application Information to Appium Capabilities Setup

Appium capabilities will allow you to add both install and launch capabilities to your setup.

Under “Applications,” select the application section title and drag it to the code area.

Appium Capabilities

Our upcoming tutorial will explain you all about creating Appium Tests in Appium Studio for Eclipse.

PREVIOUS Tutorial #13 | NEXT Tutorial #15

Was this helpful?

Thanks for your feedback!

Leave a Comment