top of page
Postman Tutorial
Navigation In Postman
What Are Postman Navigation ? Explain it.
Postman navgation can be divided into four UI structures as shown below :
Sidebar Section
Header Section
Builder Section
Response Section
Sidebar Section
History
Collection
Header Section
New
Import
Sync
Interceptor
Builder Section
Tabs
HTTP Method Type
URL Bar
Header's List
Response Section
When a HTTP request is invoked, this section will be populated with the details of response from the server.
Refer next page Create A New Request(GET) In Postman
bottom of page