Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youssefm2000/sucelabs_appium
https://github.com/youssefm2000/sucelabs_appium
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/youssefm2000/sucelabs_appium
- Owner: youssefm2000
- Created: 2024-06-30T00:27:56.000Z (7 months ago)
- Default Branch: Master
- Last Pushed: 2024-06-30T01:04:24.000Z (7 months ago)
- Last Synced: 2024-06-30T12:28:33.727Z (7 months ago)
- Language: Java
- Size: 30.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mobile Test Automation for "SauceLabs App"
![2024-06-30_03h23_51](https://github.com/youssefm2000/Saucedemo_Selenium/assets/74185165/5e197b4a-37d2-4acd-82cb-4a218644d2c5)
- ### ⚙️ The main Frameworks included in the Task:
* java
* maven
* TestNG
* Allure Report
* Data Driven To read data from JSON file### 🏗️ Project Design:
* Page Object Model (POM) design pattern
* Data Driven framework### 🚀 Running Tests:
* to execute test case:
1. Start appium server: `appium`
2. start android emulator
* `Open The Project in intelliJ `
* `Go to TestNG.xml `
* `Right Click and Select Debug `
* to execute tests with report:
* `allure serve allure-results `
### 🚀 For Watching Running Test Cases:
https://www.youtube.com/watch?v=KewV3nd__MY### 🗃 Generate reports:
* Allure Report will open automatically after Execution.
📊 Allure Report 📊