摘要: 首先确定需要传递的参数和接口,使用接口测试工具验证一下,接口和参数没有问题。 编写python接口脚本 import requests import unittest import json import pymysql conn = pymysql.connect(host='10.10.100. 阅读全文
posted @ 2020-07-22 14:58 Harry_666 阅读(459) 评论(0) 推荐(0) 编辑
摘要: 简介: An open source load testing tool. 一个开源性能测试工具。 define user behaviour with python code, and swarm your system with millions of simultaneous users. 使 阅读全文
posted @ 2020-07-22 11:23 Harry_666 阅读(928) 评论(2) 推荐(0) 编辑