0
0
Postmantesting~10 mins

Postman installation and interface - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to open Postman after installation.

Postman
Click on the [1] icon to launch Postman.
Drag options to blanks, or click blank then click option'
APostman
BBrowser
CTerminal
DSettings
Attempts:
3 left
💡 Hint
Common Mistakes
Clicking the browser icon instead of Postman.
2fill in blank
medium

Complete the sentence to identify the main area where you create requests in Postman.

Postman
The [1] tab is where you build and send API requests.
Drag options to blanks, or click blank then click option'
AWorkspace
BBuilder
CHistory
DRequest
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'History' which shows past requests, not where you create new ones.
3fill in blank
hard

Fix the error in the statement about Postman interface.

Postman
The [1] panel shows the list of saved requests and collections.
Drag options to blanks, or click blank then click option'
AFooter
BConsole
CSidebar
DHeader
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing Console with Sidebar.
4fill in blank
hard

Fill both blanks to describe how to create a new collection and add a request.

Postman
Click on [1] to create a new collection, then use [2] to add a request inside it.
Drag options to blanks, or click blank then click option'
ANew Collection
BAdd Request
CSend Button
DImport
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'Send Button' instead of 'Add Request'.
5fill in blank
hard

Fill all three blanks to explain how to view response details after sending a request.

Postman
After clicking [1], check the [2] tab to see the response body and the [3] tab for headers.
Drag options to blanks, or click blank then click option'
ASend
BBody
CHeaders
DSave
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing 'Save' with 'Send'.