Test APIs through Postman

Postman can be downloaded from here.

Select the Method(SET/GET..) → Enter the URL / Service / API → Navigate to Params Tab and enter if there is any

Navigate to Authorization Tab → Enter relevant Type → For current case it is Basic Auth → Enter SAP Username & Password

Navigate to Body Tab → Enter Payload → Beautify (Optional)

Select Radiobutton raw → Select JSON from Dropdown

Click on Send → Response will be populated in bottom part

How to clear cookies:

One comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s