线程组,action to be taken after a sampler error

Posted python-xiakaibi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了线程组,action to be taken after a sampler error相关的知识,希望对你有一定的参考价值。

技术分享图片

 

continue:继续运行后面的请求

start next  thread loop:后面的请求不执行,重新循环执行

stop thread:停止所有线程(等待正在执行的线程执行完后,失败的请求后面的请求不会再执行)

stop test:(停止测试)

(等待当前执行的采样器结束后,结束整个测试):如果login操作失败,当前正在执行的操作是HTTP Request,那么要等执行完HTTP Request之后才会结束整个测试。

stop the test now :

 

立即停止整个测试,导致正在执行的取样器结果失败,失败原因:java.net.SocketException: Socket closed。

以上是关于线程组,action to be taken after a sampler error的主要内容,如果未能解决你的问题,请参考以下文章

be taken with是啥意思

Unable to preventDefault inside passive event listener due to target being treated as passive. See h

滑动报 Unable to preventDefault inside passive event listener due to target being treated as passive 的解

解决移动端报错:Unable to preventDefault inside passive event listener due to target being treated as……

解决移动端报错:Unable to preventDefault inside passive event listener due to target being treated as……(代码片段

An error occurred while collecting items to be installed