如何在 jmeter 中生成仪表板报告? [英] How do I generate a Dashboard Report in jmeter?

查看:33
本文介绍了如何在 jmeter 中生成仪表板报告?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 Fedora 上运行 jmeter2.12.

I am running jmeter2.12 on Fedora.

生成仪表盘报告的步骤是什么?

What are the steps to generate a Dashboard Report?

推荐答案

步骤:

  • 1.从监听器中添加摘要报告"、简单数据编写器".
  • 2.设置生成csv的位置
  • 3.open reportgenerator.properties from "D:apache-jmeter-3.0in" 复制里面的所有内容
  • 4.从同一个 bin 文件夹中打开 user.properties
  • 5.将 reportgenerator.properties 中的所有内容附加到 user.properties 并保存
  • 6.现在运行您的测试脚本
  • 7.打开cmd并输入

jmeter -g D:ReportTC001_Result.csv -o C:ReportReportD

jmeter -g D:ReportTC001_Result.csv -o C:ReportReportD

    1. 进入C:ReportReportD,打开index.html,即可查看测试结果
    1. Go to C:ReportReportD and open index.html and you can check your test result

  • 注意:不应创建任何名称为 ReportD 的文件夹,因为 Jmeter 将创建并保存您的报告

    Note:Should not create any folder with name ReportD on same as Jmeter will create and save you report

    这篇关于如何在 jmeter 中生成仪表板报告?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆