如何按顺序运行Http采样器(按照ThreadGroup顺序逐步执行)

时间:2014-03-12 13:32:55

标签: json performance testing jmeter performance-testing

我的申请行为:

HTTP Request Login
..JSON Path Extractor - Im extracting the session id
Debug Sample - Checking the session id
HTTP Request -- Im passing the session id to these requests
HTTP Request -- Im passing the session id to these requests
HTTP Request -- Im passing the session id to these requests

如果我运行上述脚本一次,我获得上述请求的预期结果将逐步传递。

如果我运行上面的脚本 - 线程数为5。然后登录击中3次其他网址击中2次。

我需要多次运行上面的脚本一次。

1 个答案:

答案 0 :(得分:0)

我没有看到任何正则表达式提取器,您需要将会话ID从一个请求传递到另一个请求。此外,如果您的后端使用cookie,请确保添加http cookie管理器。

以下是一些很好的JMeter入门视频,其中还包含了您要做的事情:
http://blazemeter.com/blog/jmeter-tutorial-video-series