Skip to content

Welcome to the Appium Mobile Automation Test Project! This repository contains a collection of Appium test scripts for automating the testing of a Mobile Application (VLC Media Player Android App).

Notifications You must be signed in to change notification settings

AhmedManan/Appium_Mobile_Automation_Test

Repository files navigation

VLC Media Player For Android App Automation Test

Welcome to the Appium Mobile Automation Test Project! This repository contains a collection of Appium test scripts for automating the testing of a Mobile Application (VLC Media Player Android App).

View Test Report

Table of Contents

Project Setup

Prerequisites

Before running the Appium tests, ensure you have the following installed on your system:

  • Python (Installed in your device)
  • Java Development Kit ( Installed in your device)
  • Node ( Installed in your device)
  • Appium Inspector ( Installed in your device)
  • Android SDK ( Installed in your device)
  • A Code Editor ( PyCharm is recommended )

Installation

  1. Clone this repository to your local machine.
  2. Install all prerequisites

To run the project in your local system, you need to install all the libraries listed in requirements.txt.

To install all the libraries at once, go to your project root directory and open terminal. Use the below command:

python -m pip install -r requirements.txt

Test Scripts

Google My Files App Test List

Serial Test Script Name / Details Status
01 Test header elements in download page ✔️
02 Test header root button functionality in download page ✔️
03 Test header search functionality in download page ✔️
04 Test more options accessibility in download page ✔️
05 Title verification in download page ✔️

VLC Media Player App Test List

Serial Test Script Name / Details Status
01 Test header display settings in home page ✔️
02 Test header search functionality in home page ✔️
03 Verify icon title in home page ✔️
04 Test navigation elements in home page ✔️

(Section Under Development)

Project Features

Additional Topics

You May Also See:

Read My Blogs: Manan's Blog

⬆️Back to Top

About

Welcome to the Appium Mobile Automation Test Project! This repository contains a collection of Appium test scripts for automating the testing of a Mobile Application (VLC Media Player Android App).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published