How to set up different URLs in Postman using environment variables

preview_player
Показать описание
In this video, I will show you how to setup different URLs for different servers/environments.

___

// P L A Y L I S T S

___

// F R E E R E S O U R C E S

▸▸▸ Download the FREE Postman Quick Reference Guide

___

// P O S T M A N O N L I N E T R A I N I N G

👉 Want to learn more about Postman? Get my Postman complete course at a special price and help support this YouTube channel.

___

// M U S I C C R E D I T S

Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Рекомендации по теме
Комментарии
Автор

👉 Want to learn more about Postman? Get my Postman complete course at a special price and help support this YouTube channel.

vdespa
Автор

Thanks ! Please do record more videos. Really so helpful.

MathsTeacher
Автор

GOOD JOB BUDDY.
I JUST WANNA BE LIKE U(postman knowledge).
I am sure one fine day I will be.
god bless you buddy.
You are my motivator.

MANSIHKUMARTIWARI
Автор

Thank you helpful. I was watching at the speed of 1.5 and up to 4:33

amanbereket
Автор

Very helpful. Keep on share your knowledge. Thank you so much !

juhandvan
Автор

Thank you very much !! This is very informative and solves my problem.

Raj.Sidduri
Автор

this video helps me by using url in postman api

srinivasentertainments
Автор

Thanks for a good video. Can you pls make a video on how to store response object using a script and using that response object parms in the next request (chaining the request of POST, GET, PATCH/PUT & DELETE) also dockerising the postman collection (newman-docker) so that we can run the postman collections in the container and this is very useful running through any cd/ci tool.

sathyanarayanasharmakaukun
Автор

Very helpful. Keep on share your knowledge

bilalaslam
Автор

Are you saying that if you want to use these environment variables in scripts for tests you essentially need double the amount of tests if you have 2 environments? Or do you define all of the environments in the initial IF statement? Sorry, I don't have a programming background. It just seems you defined 1 environment and then left space for your intended tests and that you would have to repeat that for all your existing environments (4 sets if you have QA, staging, development, production, etc...)

bentoshiba
Автор

Can we merge Environmental variable in collection rather than export environmental variable in JSON and provide file to run from Newman ?

farrukhkamran
Автор

It helped me a lot .can u plz help on how on based on url we can pass uname n password ?

suchishah
Автор

suppose i am recieving at localhost:5000 in the python script and i want to add another node or user or port say localhost:5001, how do i do that?, i just want to test it for some different user..

MaTlaBAdda
Автор

Hi, I'm getting "Error: CORS request rejected: " error when trying to execute Postman collection in the web. It's running perfectly in the desktop version. How can I resolve it?

TheFlashmark
Автор

Are per-collection variables supported?

Christobanistan
Автор

How do we run the same collection against different environments as iterations?

TheFlashmark