Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的脚本中实现错误处理(如 LR 中的文本检查)。
我能够使用响应断言验证文本。
但我的问题是如果响应断言(文本检查)失败,如何停止线程。
在 Thread 组中,选择Action to be taken after a sample error下的Stop Thread。一旦断言失败,这将停止测试
如果您需要将此行为限制为一个请求,请将结果状态操作处理程序添加为请求的子项,然后将其设置为停止线程