What is Request in Postman?
Request In Postman With Example |
Types of HTTP Requests in Postman
- Get
- Post
- Put
- Patch
- Delete
host/Domain:https://reqres.in
Path Parameter: api/users?
Query Parameter:page=2
Steps: 1 Select the collection inside which you want to create a request.
Step: 2 Click on the Add Request option as shown in the figure.
Step 3: As soon as you click on the add request button an HTTP Get request will created with the default name "New Request" Change the request name Accordingly.
Step 1 : Select the Collection inside which you want to create the request.
Step 2: Now Click on three Dots as shown in the figure.
Step 3: Click on the add request option.
Step 4: As soon as you click on the add Request option by default an HTTP request will be created. you can change the request type and request name accordingly.
Step 1: Click on the New button.
Step 2: Now click on the HTTP Option as shown in the figure.
Step 3: Now Send the request and click on the save button.
Step 4: Now
- Change the request name.
- Select the collection where you want to save.
- Click on the Save button.
Step 1: First select the request you want to delete.
Step 2: Now Click on three dots as shown in the figure.
Step 3: Now click on the delete button.
Step 4: Now Click on the delete button from the confirmation message.
Hope!!! The above Tutorial on how to create a request in Postman is helpful for you...
Team,
QA acharya
0 Comments