【postman】工具下载安装
postman作用
postman用于测试http协议接口,无论是开发, 还是测试人员, 都有必要学习使用postman来测试接口, 用起来非常方便。
环境安装
postman 可以直接在chrome 上安装插件,当然大部分的同学是没法连接到谷歌商店的,我们可以在电脑本地安装postman 客户端工具。 Postman 也可作为适用于Mac,Windows(32位/ 64位)和Linux(32位/ 64位)操作系统的本机桌面应用程序使用。
Postman官网下载地址 https://www.postman.com/downloads/:
- Postman for MAC https://dl.pstmn.io/download/latest/osx
- Postman for windows 64 https://dl.pstmn.io/download/latest/win64
- Postman for windows X86 https://dl.pstmn.io/download/latest/win32
- Postman for linux https://dl.pstmn.io/download/latest/linux64
以windows 10系统安装为例,下载安装包Postman-win安装,双击安装
傻瓜式安装,点击下一步即可