【问题标题】:Taurus Transcation controller child in report报告中的 Taurus 事务控制器子级
【发布时间】:2018-04-09 13:43:14
【问题描述】:
Hi I am running running my jmx files using taurus.
execute.sh contains
bzt a.jmx
bzt b.jmx
bzt c.jmx
bzt d.jmx

my Jmx file contain trasnction controller.
eg:
 -TG:
 ---Transaction controller
 ----->HTTP1
 ----->HTTP2

 Scripts are executed sucessfully however the report "kpi.jtl" generated by the taurus does not contain the child sampler.

kpi.jtl 只显示事务控制器

我想在 kpi.jtl 报告中查看事务控制器的子采样器。

【问题讨论】:

  • 你有解决办法吗?如果是,请分享。谢谢

标签: jmeter taurus


【解决方案1】:

修改您的 execute.sh 文件,使其如下所示:

bzt -o force-parent-sample=false a.jmx
bzt -o force-parent-sample=false b.jmx
bzt -o force-parent-sample=false c.jmx
bzt -o force-parent-sample=false d.jmx

更多信息:

【讨论】:

  • 不工作,它仍然显示父事务控制器。而不是子采样器
猜你喜欢
  • 2019-05-14
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2017-09-28
  • 2015-08-06
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多