...

/

Quiz: Testing Endpoints with Postman

Quiz: Testing Endpoints with Postman

Test your understanding of Postman.

We'll cover the following...
Technical Quiz
1.

What is the difference between a request and a collection?

A.

A request is an individual API call, while a collection is a group of requests. You can add a single request to multiple collections.

B.

A collection is an individual API call, while a request is a group of collections. You can add a single request to multiple collections.

C.

A request is a method to assert the response, while a collection is a group of variables.

D.

None of the above


1 / 5