jMeter transaction Controller generate parent sample checkbox 的行为分析

简介: jMeter transaction Controller generate parent sample checkbox 的行为分析

(1) 如果不勾上 generate parent sample,则 transaction controller 这个 wrapper 本身,会作为一个单独的 sample,出现在统计结果里。


image.png


下图 transaction controller 所在的绿色高亮的 sample time,bytes,sent bytes 等数据,均是其包含的子 sample 的数据之和。

image.png



(2) 同时,我们仔细观察 transaction controller 内部的 子 sample,发现它们是串行而非并行发送的,即前一个 sample 执行成功返回后,第二个 sample 才被发送。


image.png


为了更明显看到这个 transaction controller 串行请求发送特征,我们把第一个请求的 url 改成 google:

image.png


由此可见,如果 transaction controller 里任意一个请求失败,则整个请求被当成失败处理。


相关文章
|
5月前
|
存储 供应链 搜索推荐
Spartacus product variant configuration sample data
Spartacus product variant configuration sample data
|
5月前
|
IDE 开发工具 Android开发
Couldn‘t get post build model. Module:UpdateService_0804.main Variant: debugOpen logcat panel fo
Couldn‘t get post build model. Module:UpdateService_0804.main Variant: debugOpen logcat panel fo
63 0
使用SpringBoot报错:Inferred type ‘S‘ for type parameter ‘S‘ is not within its bound。【解决办法】
使用SpringBoot报错:Inferred type ‘S‘ for type parameter ‘S‘ is not within its bound。【解决办法】
使用SpringBoot报错:Inferred type ‘S‘ for type parameter ‘S‘ is not within its bound。【解决办法】
SAP QM 执行事务代码QP01,系统报错 -Material type FOOD is not defined for task list type Q-
SAP QM 执行事务代码QP01,系统报错 -Material type FOOD is not defined for task list type Q-
SAP QM 执行事务代码QP01,系统报错 -Material type FOOD is not defined for task list type Q-
jMeter transaction Controller generate parent sample checkbox 的行为分析
jMeter transaction Controller generate parent sample checkbox 的行为分析
204 0
jMeter transaction Controller generate parent sample checkbox 的行为分析
No injector for custom defined data type的解决办法
No injector for custom defined data type的解决办法
245 0
No injector for custom defined data type的解决办法
在S4 key user tool里创建Custom Logic的后台实现
在S4 key user tool里创建Custom Logic的后台实现
110 0
在S4 key user tool里创建Custom Logic的后台实现
How to put S4 extension field to CRM WebUI search view in the design time
How to put S4 extension field to CRM WebUI search view in the design time
112 0
How to put S4 extension field to CRM WebUI search view in the design time
Should we still build application buffer on top of CDS view
Should we still build application buffer on top of CDS view
Should we still build application buffer on top of CDS view