Jmeter发送某个request时而成功,时而失败(处理办法:失败的时候尝试重新发送这个HTTP request)

Jmeter发送某个request时而成功,时而失败

Maybe it’s Jmeter’s problem, after all, is not a commercial software.

And also, it is possible that the test environment of server has some problem, for this kind of command that sometimes succeed, sometimes failed,

I can only try to send the request for many times, for example, send five times in a row, as long as one success, we can regard it as OK.

为了要实现连续发送HTTP request N次,只要有一次成功,就认为是成功了,不再继续发送,用Jmeter实现如下:

 

posted on 2013-10-07 10:50  张缤分  阅读(1121)  评论(0编辑  收藏  举报

导航