Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Mobile App Testing with Appium

Project Overview

This project aims to perform automated testing of the APK Mirror Installer mobile application using Java and Appium. The focus is to validate key functionalities of the application through automated tests.

Objective

To understand how to implement automated testing for mobile applications using Java and Appium.

Tools Required

  • Appium: To run the server for mobile application testing.
  • IDE: Eclipse or IntelliJ IDEA for Java development.
  • Emulator or Real Device: To run the APK Mirror Installer application.

Pre-requisites

  • Good understanding of mobile app testing concepts.
  • Appium should be installed and configured on your system.
  • Java Development Kit (JDK) should be installed.
  • Android SDK should be installed, and environment variables should be set properly.

Application Under Test

Steps to Automate Testing

1. Download the APK

Download the APK file from the provided link and save it to your local machine.

2. Install the APK on Emulator

Use the following command in the terminal to install the APK on your emulator or connected device:

adb install path/to/apk-mirror-installer.apk

About

About The objective of this project is to perform mobile application testing on the MX Player App using Java and JavaScript. The testing process includes automation testing using tools like Selenium and Appium.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages