Access log replay for load testing? Jmeter Pitfalls and Competitors

后端 未结 3 1325
旧时难觅i
旧时难觅i 2021-02-04 07:39

Context

We wish to use \"replay\" web server access logs to generate load tests. JMeter had come to mind as I\'d recently read blog posts about using jm

3条回答
  •  情歌与酒
    2021-02-04 08:27

    You can easily replay access logs with POST data using ZebraTester. It has many plugins similar to JMeter and also ability to add inline scripts using which you can easily target POST payload, URLs, timestamps, etc. from the access logs. You can run load tests directly from the tool locally or copy the recorded script to the SaaS portal to run massive million virtual user load tests

提交回复
热议问题