Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/youssefm2000/books-api


https://github.com/youssefm2000/books-api

allure-report java maven restassured testng

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Books API

* **[Books API URL](https://github.com/vdespa/introduction-to-postman-course/blob/main/simple-books-api.md)**

### The Frameworks in the project:

* RestAssured

* TestNG

* Allure Report

### 🏗️ Project Design:

* Object Model design pattern

* Data Driven framework

### Requirements

* Java JDK-17
* RestAssured
* Maven

### 🚀 For Watching Running Test Cases:
https://www.youtube.com/watch?v=lQ10oJPN1Y0

### 🚀 Running Tests:
1. Run API tests:
* `Open The Project in intelliJ `
* `Go to TestNG.xml `
* `Right Click and Select Debug `
* to execute tests with report:
* ` allure serve allure-results `
### 🗃 Generate reports:
* Allure Report will open automatically after Execution.


📊 Allure Report 📊



allure