jMeter 嵌套 transaction controller 的深度优先执行策略

each thread touches multiple pages sequentially. This sample project is easier to understand.

Four HTTP requests are defined in nested transaction controller. I define thread number = 2, so totally 4 * 2 = 8 threads are spawned.

From the timestamp we can observe the sequential access behavior ( just ignore the rows whose label = transaction controller, which are logs for transaction controllers themselves )

在这里插入图片描述

相关文章

Jmeter:Authenticationcredentialswerenotprovided上次在使...
初次使用jmeter时,结果树中返回的数据为未转码内容,如下:...
jmeter默认语言设置: 1、临时设置:进入options--ChooseLa...
第一步:打开jmeter工具。 第二步:点击鼠标右击,点击添加...
在之前的博文中,Jmeter二次开发——基于Java请求,已介绍了...
打开虚拟机然后用远程连接工具SSH连接到数据库将serveragent...