Postman API Testing Tutorial for Beginners 22- How to capture HTTP request using Postman Proxy

preview_player
Показать описание
#postman #postmantutorial #apiautomation #apitesting #apitestingtutorials #manualtesting #manualtester #automation #automationtesting #automationtester #automationtesters #softwaretesting #restapis #soapapis #webservices #webservice #howtotestrestapi
#postmanrequests #postrequest #putrequest #postmanproxy #proxy
Postman Tutorial 22- How to capture HTTP request using Postman Proxy
==========================================
If you are using APIs to build client-side applications - mobile apps, websites or desktop applications - you might want to see the actual HTTP request traffic that is being sent and received in the application. In some cases, you might discover APIs that are not even documented. Postman gives you tools to see and capture this network traffic easily. You can use the built-in proxy in the Postman native apps or use the Interceptor extension for the Postman app.

Note: For the Postman native apps, request captures over HTTPS will not work if the website has HSTS enabled. Most websites have this check-in place.

Built-in proxy
===========
Postman has a built-in proxy in the Postman app that captures the HTTP request.

The Postman app listens for any calls made by the client app or device.
The Postman proxy captures the request and forwards the request onward to the server.
The server returns a response through the Postman proxy back to the client.
postman capture proxy

Similar to the Interceptor Chrome extension, the Postman app proxy also INTERCEPTS and captures your requests.

Step 1: Set up the proxy in Postman
=============================
Open the PROXY SETTINGS modal in the Postman app (MacOS) by clicking the icon in the header toolbar.

proxy icon in header

Keep a note of the port mentioned in the proxy settings. In this case, let's keep it at the default port 5555. Set the target to "History". This will cause all your requests to be captured and stored in the History sidebar panel.

Step 2: Note your computer's IP address
=================================
Find and copy your IP Address. On window you will find it in Network and Internet Settings

Step 3: Configure HTTP proxy on your Web Browser
==========================================
- Open browser settings
- Navigate to proxy Settings
- Provide Ip Address and Port which is defined in Postman

Subscribe our channel for latest videos
==================================

#selenium #tutorials #free #2022 #training
Watch more free Selenium Tutorials

#JMeter #performance #testing #tutorials #free #2022 #training
Step by step free JMeter performance tutorials

#postman #API #testing #tutorial #manual #automation #free #2022 #training
Step by step free postman API manual and Automation Testing tutorials

#java #programming #tutorials #free #2022 #training
Step by step free Java programming tutorials

#agile #Youtube #series #free #2022 #training
Learn about agile from free YouTube series

#learn #software #testing #innovative #animated #videos #free #2022
Learn software testing free from innovative animated videos
Рекомендации по теме
Комментарии
Автор

😊 Hello and thank you for watching! We'd love to hear your opinions in the comments section.

TestingFunda
Автор

भाई आपने बहोत अच्छे से समझाया इसलिये आपके हम आभारी रहेंगे। धन्यवाद 😁👍

rupesh
Автор

I got "Your connection is not private" error when trying to get to a website. How can I fix it?

thithuphamngoc
Автор

I cant make Postman proxy working with target services in VPN. Anyone knows what this could be?

nikolaradovanovic
Автор

Allah razı olsun

bu moxa'dakiler bi bok bilmiyo

Lrd_
Автор

Hi, When setting proxy my internet connection is lost. Any idea how? I am trying to record http on windows 10

piyushkumarrupareliya