- Postman - Discussion
- Postman - Useful Resources
- Postman - Quick Guide
- Postman - OAuth 2.0 Authorization
- Postman - Run Collections using Newman
- Postman - Newman Overview
- Postman - Sessions
- Postman - Cookies
- Postman - Mock Server
- Postman - Assertion
- Postman - Collection Runner
- Postman - Parameterize Requests
- Postman - Create Collections
- Postman - Create Tests for CRUD
- Postman - DELETE Requests
- Postman - PUT Requests
- Postman - POST Requests
- Postman - GET Requests
- Postman - Workflows
- Postman - Authorization
- Postman - Environment Variables
- Postman - Environment Setup
- Postman - Introduction
- Postman - Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Postman - Environment Setup
Postman can be installed in operating systems pke Mac, Windows and Linux. It is basically an independent apppcation which can be installed in the following ways −
Postman can be installed from the Chrome Extension (will be available only in Chrome browser).
It can be installed as a standalone apppcation.
Standalone Apppcation
To download Postman as a standalone apppcation in Windows, navigate to the following pnk
Then, cpck on Download the App button. As per the configuration of the operating system, select either the Windows 32-bit or Windows 64-bit option.
![Postman App](/postman/images/postman_app.jpg)
The pop−up to save the executable file gets opened. Cpck on Save File.
![Executable File](/postman/images/executable_file.jpg)
As the download is completed successfully, the executable file gets generated.
![Executable File1](/postman/images/executable_file1.jpg)
Double-cpck on it for installation.
![Installation](/postman/images/installation.jpg)
After installation, the Postman landing screen opens. Also, we have to sign up here. There are two options to create a Postman account, which are as follows −
Cpck on the Create free account.
Use the Google Account.
![Postman account](/postman/images/postman_account.jpg)
Proceed with the steps of account creation and enter relevant details pke name, role, and so on.
![Account Creation](/postman/images/welcome.jpg)
Finally, we shall land to the Start screen of Postman. The following screen will appear on your computer −
![Start screen](/postman/images/start_screen.jpg)
Chrome Extension
To download Postman as a Chrome browser extension, launch the below pnk in Chrome −
Then, cpck on Add to Chrome.
![Chrome Extension](/postman/images/chrome_extension.jpg)
A pop-up gets displayed, cpck on the Add app button.
![Add App button](/postman/images/add_app_button.jpg)
Chrome Apps page gets launched, along with the Postman icon. Next, we have to cpck on the Postman icon.
![Postman icon1](/postman/images/postman_icon1.jpg)
Installation of Postman kicks off.
![Space Time](/postman/images/space_time.jpg)
Once the installation is completed, the Postman registration page is opened. We can either proceed with the registration as explained previously (while instalpng Postman as a standalone apppcation) or skip it by cpcking on the pnk Take me straight to the app.
We can create an account later.
![Account](/postman/images/account.jpg)
Registration is an important step as it enables access to user data from other machines. Next, the Postman welcome page opens up.
![Enables Access](/postman/images/enables_access.jpg)
Once we close the pop-up and move to the following page, we get the message - Chrome apps are being deprecated.
![Chrome apps](/postman/images/chrome_apps.jpg)
It is always recommended to install Postman as a standalone apppcation rather than a Chrome extension.
Advertisements