jmeter-tutorial

Just for performance testing with JMeter.

View project on GitHub

完善JMeter

  • HTTP信息头管理

    • HTTP Header Manager,主要用于设计HTTP消息头设置
    • HTTP Cookie Manager,主要用于设计HTTP请求时的Cookie配制
  • 数据获取

    • 使用CSV文件来获取数据,实例CSV
    • 用户自定义变量,数据使用
    • 正则表达式,从响应数据中提取变量
  • 实战性能测试

    • 使用JMeter进行一次完整项目实践