简单GET请求接口测试
🎯Goal:
请求一个公开接口
查看相应是否成功
📒Prepare:
API市场:https://www.showapi.com
🧾Steps:
1 创建线程组
2 添加HTTP请求
3 添加监听器
4 保存
5 运行
✅结果:
并发压测+聚合报告
🎯Goal:
模拟100并发
性能指标观测:TPS、平均相应时间、错误率等
🎯Goal:
请求一个公开接口
查看相应是否成功
📒Prepare:
API市场:https://www.showapi.com
🧾Steps:
1 创建线程组
2 添加HTTP请求
3 添加监听器
4 保存
5 运行
✅结果:
🎯Goal:
模拟100并发
性能指标观测:TPS、平均相应时间、错误率等