当前位置:网站首页>技术分享 | 使用postman发送请求
技术分享 | 使用postman发送请求
2022-07-28 05:28:00 【叶赫那拉 赫敏】
作为测试,要有对接口进行测试的能力。在接口测试中,常用的工具是 postman。postman 是一个强大的接口测试平台,具有体验友好的可视化界面,在工作中常常作为研发的接口调试工具,以及测试的手动接口测试工具。
环境安装准备
可以进入 postman 官方网站自行选择系统下载安装:
- postman 官方网站:Postman
postman的使用演练
下面使用 postman 发送一次 get 请求。使用学院官方演练地址 https://httpbin.ceshiren.com/,进行演示
- 进入 postman 软件界面
- 在 URL 处填写
https://httpbin.ceshiren.com/get - 选择 GET 请求方式
- 点击 Header,key 值填写 accept,value 填写
application/json - 点击 send 按钮,查看返回内容

完成以上操作,就实现了Post请求,大家可以练习操作一下,在练习过程中遇到什么问题,都可以留言给我哦~
边栏推荐
猜你喜欢

NFT data storage blind box + mode system development

RayMarching实现体积光渲染
![[C note] data type and storage](/img/3d/6b7a848dff5a8c0ccd0a54c19bce46.png)
[C note] data type and storage
![[C language] string library function introduction and simulation](/img/83/b23fdcbbbd792029083b310c89d4bc.png)
[C language] string library function introduction and simulation

Graphic pipeline foundation (II)

Mongo SSL configuration practice

SSAO by computer shader (III)

Analysis of the semaphore source code of AQS

【二叉树基础知识】

如何描述一个BUG以及BUG级别的定义、生命周期
随机推荐
[pta ---- traversal of tree]
Brief analysis of order transaction
@PostConstruct注解及用处示例
OJ 1089 Spring Festival travel
[PTA----树的遍历]
战疫杯--我的账本
OJ 1242 freshman's debut
[PTA----输出全排列]
Mongodb quick start
Everything you don't know about time complexity is here
设计测试用例的方法
How to store floating point data in memory
图形管线基础(番外篇)
[explain in detail how to realize Sanzi chess step by step]
Code neatness (2)
[哈希表基础知识]
Analysis of reentrantlock source code of AQS
水渲染示例
OJ 1505 保险丝
Mysql-8.0.17-winx64 (additional Navicat) manual configuration version installation