Postman测试

一、参数

长度 类型 为空 有效 无效

账号 2-18 字母、数字、下划线 必填 2/18/10 1/19

密码 6-18 字符 必填

验证码 4 字母+数字 必填

用例设计的方法:

二、构建请求 [接口认证]

1.请求方式:get/post

2.URL地址:5个部分。postman里面{{host}}

3.header:Content-type 是json,却传成了form-data,会报错。

4.body(入参)

相关推荐
林开落L1 天前
【项目实战】博客系统完整测试报告(含自动化+性能测试)
python·功能测试·jmeter·自动化·postman·性能测试·xmind
HoneyMoose2 天前
Postman 测试 API 如何上传文件
测试工具·postman
Tangcan-2 天前
博客系统测试报告
功能测试·测试工具·postman
k7Cx7e3 天前
Thinkphp6在Postman中接收不到Post参数的解决办法
测试工具·postman
专吃海绵宝宝菠萝屋的派大星3 天前
使用postman测试自己编写的mcp服务
测试工具·lua·postman
小李云雾4 天前
FastAPI 后端开发:文件上传 + 表单提交
开发语言·python·lua·postman·fastapi
lifewange9 天前
postman接口自动化如何进行参数化
数据库·自动化·postman
妖萌妹儿9 天前
postman怎么做参数化批量测试,测试不同输入组合
开发语言·javascript·postman
尘中客10 天前
Postman进阶实战:优雅调试带 GZIP 压缩与百KB级复杂嵌套 JSON 的 RESTful API
json·postman·restful·php开发·gzip解压
lifewange11 天前
Postman如何实现接口自动化
自动化·lua·postman