I am trying to reference a thread group (which has samplers in it) in an another test plan. Can I do this in jmeter?
答案 0 :(得分:1)
是的,可以在另一个测试计划中添加Thread Group。在Include Controller
的帮助下请注意:
如果测试使用Cookie管理器或用户定义的变量,则应将其放置在顶级测试计划中,而不是包含的文件中,否则不能保证它们可以正常工作。