RestAssured - API Framework Development- 1. Introduction to Course

Опубликовано: 16 Октябрь 2024
на канале: AutomationTalks
3,161
46

API Test Automation (Using RestAssured and Java) Framework Development course -From Scratch.
In this course you will learn about RestAssured (Rest-Assured is a Java-based library that is used to test RESTful Web Services. This library behaves like a headless Client to access REST web services. We can create highly customize-able HTTP Requests to send to the Restful server.).

Framework Featurs:
DataDriven
positive and negative scenarios
Parameterised URI (From Jenkins)
CICD compatibility
Logging: Store Request and response for each test.
extent reporting.