...
- Each REST Client is set to be constrained to the specified service definition and schema (if applicable).
- Its resource URL, HTTP method, and payload (if applicable) are configured accordingly.
- The service's base URL is configured as a "BASEURL" variable, and each resource URL is parameterized with the "BASEURL" variable.
- Query parameters are included with default or sample values (if available) as defined by the service definition.
- If the service definition includes a schema, a sample payload is constructed from (and constrained to) that schema.
Scroll pdf ignore | ||||
---|---|---|---|---|
Video TutorialIn this video, you will learn how to automatically generate tests for endpoints using an OpenAPI/Swagger definition.
|