当前位置:网站首页>Postman environment variable settings
Postman environment variable settings
2022-07-06 10:44:00 【Wang Dashan 0928】
In the process of the project, we often encounter a variety of environments , Such as development environment 、 Test environment 、 Preproduction environment , Production environment, etc . And different environments have different values , Mainly reflected in the different access addresses . Therefore, we can use environment variables to manage different values .
Example : Query and set the location of mobile phone number 2 Environment , They are test environment and pre production environment .
Ideas :
1. Add send request interface
2. add to 2 Environment groups , Set different parameter values in different environment groups
3. Call different environment variables in the request according to the requirements , grammar :{ { Variable name }}
4. Send a request , View results
step 1、 Add request interface ;
step 2、 Add environment group , Click on environment -> Click on + ;
step 3、 Add the environment group name under the environment group 、 environment variable , And assign a value to the variable ;
step 4、 Call the environment variable in the request ;
step 5、 Select environment group ;
step 6、 Send a request , View results ;
边栏推荐
- A necessary soft skill for Software Test Engineers: structured thinking
- CSDN blog summary (I) -- a simple first edition implementation
- 评估方法的优缺点
- First blog
- CSDN question and answer tag skill tree (I) -- Construction of basic framework
- MySQL30-事务基础知识
- Win10: how to modify the priority of dual network cards?
- MySQL 29 other database tuning strategies
- Mysql25 index creation and design principles
- Transactions have four characteristics?
猜你喜欢

CSDN question and answer module Title Recommendation task (II) -- effect optimization

ByteTrack: Multi-Object Tracking by Associating Every Detection Box 论文阅读笔记()

Bytetrack: multi object tracking by associating every detection box paper reading notes ()

Mysql27 index optimization and query optimization
![[reading notes] rewards efficient and privacy preserving federated deep learning](/img/c3/5e88277b5024885d5ceeaa0de14b27.jpg)
[reading notes] rewards efficient and privacy preserving federated deep learning

Mysql26 use of performance analysis tools

MySQL storage engine

MySQL28-数据库的设计规范

MySQL32-锁

MySQL23-存儲引擎
随机推荐
MySQL27-索引优化与查询优化
Anaconda3 installation CV2
Global and Chinese markets for aprotic solvents 2022-2028: Research Report on technology, participants, trends, market size and share
MySQL26-性能分析工具的使用
February 13, 2022 - Maximum subarray and
++Implementation of I and i++
Opencv uses freetype to display Chinese
How to change php INI file supports PDO abstraction layer
[C language] deeply analyze the underlying principle of data storage
MySQL transaction log
第一篇博客
Unicode decodeerror: 'UTF-8' codec can't decode byte 0xd0 in position 0 successfully resolved
Global and Chinese market of wafer processing robots 2022-2028: Research Report on technology, participants, trends, market size and share
Case identification based on pytoch pulmonary infection (using RESNET network structure)
MySQL21-用戶與權限管理
Bytetrack: multi object tracking by associating every detection box paper reading notes ()
MySQL flush operation
评估方法的优缺点
ZABBIX introduction and installation
What is the difference between TCP and UDP?