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

https://github.com/ahmedkhaled14/shaft_engine_api

Restful-booker is a Create Read Update Delete Web API that comes with authentication features.
https://github.com/ahmedkhaled14/shaft_engine_api

allure-report apitest extent-report rest-api restassured shaft-engine testng

Last synced: 1 day ago
JSON representation

Restful-booker is a Create Read Update Delete Web API that comes with authentication features.

Awesome Lists containing this project

README

          


test-light

# *Restful-booker* ==> *Api Test Automation* *Using* *SHAFT_Engine*
## Restful-booker is a Create Read Update Delete Web API that comes with authentication features You can use it to perform API Test Automation
### URL: https://restful-booker.herokuapp.com/apidoc/index.html

- ### The main Frameworks included in the project:
**SHAFT Engine on the Top of:**

*RestAssured*

*TestNG*

*Allure Report*

*Extent Reports*

- ### Project Design:
*Object Model design pattern*

*Data Driven framework*

*Java Docs*

### How To Use this Project With SHAFT_Engine on the top of RestAssured ###

### You can use it with any IDE like ==> EX: Eclipse IDE

### If you are going to use Intelij,
#### You Should First follow these steps :

### IntelliJ:
- As of SHAFT_Engine '4.0.20200220-beta' you can now use IntelliJ in addition to Eclipse to manage your test project.

After checking out the project to your IntelliJ you may face an exception that prevents tests execution.

In that case you need to add the SHAFT_Engine custom listeners to your TestNG execution template, as IntelliJ doesn't natively inherit this list from the pom.xml file.

### listeners:
#### 1- com.shaft.tools.listeners.AlterSuiteListener
#### 2- com.shaft.tools.listeners.SuiteListener
#### 3- com.shaft.tools.listeners.InvokedMethodListener

## You can follow this YouTube link:
https://www.youtube.com/watch?v=2LKCmBndWNo&list=PLlnkmUosVw9g1IK6M4kZS8a-EsP4xb0Vf&index=3&ab_channel=MohabMohie

# Thanks:
## Ahmed Khaled ##