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 嵌套 transaction controller 的深度优先执行策略


上一篇:LINUX C 父进程建立多个子进程循环非堵塞回收列子


下一篇:android模拟器EditText 不能用物理键盘输入,也不能用电脑键盘输入