Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youssefm2000/saucedemo_selenium
https://www.saucedemo.com/
https://github.com/youssefm2000/saucedemo_selenium
allure-report java maven pom testng
Last synced: about 1 month ago
JSON representation
https://www.saucedemo.com/
- Host: GitHub
- URL: https://github.com/youssefm2000/saucedemo_selenium
- Owner: youssefm2000
- Created: 2024-06-28T17:03:16.000Z (7 months ago)
- Default Branch: Master
- Last Pushed: 2024-06-29T16:38:53.000Z (7 months ago)
- Last Synced: 2024-12-13T19:18:15.479Z (about 1 month ago)
- Topics: allure-report, java, maven, pom, testng
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Web Test Automation for "saucedemo Website"
![2024-06-28_20h07_19](https://github.com/youssefm2000/TrelloApi_PostmanProject/assets/74185165/86781902-b888-4f93-862a-eab2953d84e7)
- ### ⚙️ 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### 🏬 project Structure:
![2024-06-28_20h11_19](https://github.com/youssefm2000/TrelloApi_PostmanProject/assets/74185165/00585165-ddfc-4f45-9833-977183e39eb2)### 🚀 Running Tests:
* to execute test case:
* `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=7WA5arvxfsA
### 🗃 Generate reports:
* Allure Report will open automatically after Execution.
📊 Allure Report 📊