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).
- Allure Report: View Allure Report
- HTML Report: View HTML Report
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 )
- Clone this repository to your local machine.
- 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| 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 | ✔️ |
| 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)
You May Also See:
- Manual Test Report Of RFL Best Buy
- Test Report Of Academy LMS (WordPress Plugin)
- Shop API Test Report
- JMeter Performance Test Report
- Automation Testing With Selenium For Digital AID Web Application (Ongoing Project)
Read My Blogs: Manan's Blog