Thursday, August 6, 2020

REST Assured Automation Interview Questions

1. What is REST Assured API's ?
Ans: REST Assured is a Java library that provides a domain-specific language (DSL) for writing powerful, maintainable tests for RESTful APIs. In the following sections, I'll show you how to set up and configure REST Assured, write and run REST Assured tests, and apply some of its most powerful features.

2. 

No comments:

Post a Comment