Restel
Restel is a data-driven, no(low) code test automation framework, which is capable of reading the Rest Service APIs from the spreadsheet and runs it though TestNG test-library and generate allure reports.
Restel lets you to,
- Execute test cases defined in Excel.
- Have the basic test Excel created from OpenAPI docs.
- Middleware support to do Oauth(Client-credential and password) and Basic auth login during test case execution.
- Present the test results as Allure reports.