1、https://github.com/zhangfei19841004/zmock
2、postman使用详解:https://www.yuque.com/miyang.meyoung/other/mwikkg
3、Django开发Rest接口:https://sutune.me/2018/07/20/django-restful-api/
4、HttpRunner接口自动化:https://sutune.me/2018/08/05/httprunner/
5、各大编程学习网站:https://blog.youkuaiyun.com/mr_yinj/article/details/81605564
6、httpbin.org 这个网站能测试 HTTP 请求和响应的各种信息,比如 cookie、ip、headers 和登录验证等,且支持 GET、POST 等多种方法,对 web 开发和测试很有帮助。
它用 Python + Flask 编写,是一个开源项目。
官方网站:http://httpbin.org/
开源地址:https://github.com/Runscope/httpbin
7、HttpRunnerManager用于学习自动化测试平台的开发:https://github.com/HttpRunner/HttpRunnerManager
8、RabbitMQ 教程:https://blog.youkuaiyun.com/hellozpc/article/details/81436980#31_55
9、Python语言的web开发框架:https://www.cnblogs.com/an-wen/p/11330834.html
10、安装tomcat9:https://blog.youkuaiyun.com/xsfqh/article/details/79771184
11、Jenkins安装及使用:https://blog.youkuaiyun.com/u011541946/article/details/78003772
zmock简介及其他测试相关链接
最新推荐文章于 2024-04-01 09:50:34 发布