摘要:
首先确定需要传递的参数和接口,使用接口测试工具验证一下,接口和参数没有问题。 编写python接口脚本 import requests import unittest import json import pymysql conn = pymysql.connect(host='10.10.100. 阅读全文
摘要:
简介: An open source load testing tool. 一个开源性能测试工具。 define user behaviour with python code, and swarm your system with millions of simultaneous users. 使 阅读全文