【问题标题】:How to copy the response received by a URL in excel via Jmeter?如何通过Jmeter复制excel中URL收到的响应?
【发布时间】:2020-02-12 05:24:49
【问题描述】:

我们可以通过 JMeter 复制在 excel 中收到的响应吗?

【问题讨论】:

标签: jmeter jmeter-5.0 jmeter-4.0 jmeter-3.2


【解决方案1】:

最简单的方法是使用Save responses to a file 侦听器,如果您将其添加为请求的子项并将其配置为:

这将为第一个请求生成response1.json,为第二个请求生成response2.json,等等。查看Performance Testing: Upload and Download Scenarios with Apache JMeter 文章了解更多详细信息。

完成后你应该可以import the JSON files into Excel

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2017-09-27
    • 2016-01-21
    • 1970-01-01
    • 1970-01-01
    • 2016-11-20
    • 1970-01-01
    • 2018-01-04
    相关资源
    最近更新 更多