postman测试上传文件

Posted javaobject

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了postman测试上传文件相关的知识,希望对你有一定的参考价值。

输入url:http://127.0.0.1:8081/uploadfile

选择post方式

选择body

选择form-data,text改为file

输入key:file  ,value:选择文件

send即可

以上是关于postman测试上传文件的主要内容,如果未能解决你的问题,请参考以下文章

用postman测试文件上传接口参数怎么定

技术博客Postman接口测试教程 - 环境附加验证文件上传测试

postman测试上传文件

postman接口测试----6文件上传

postman测试上传Excel文件的接口

Postman中测试文件上传接口