51Testing软件测试论坛

标题: 多脚本场景运行时出错:No match found for the requested parameter [打印本页]

作者: zsumczhxd    时间: 2008-12-24 14:27
标题: 多脚本场景运行时出错:No match found for the requested parameter
某个脚本主要功能是:增加保存记录,然后进行删除操作;手工关联后回放成功,此单个脚本在8个并发用户数,持续5分钟的场景中运行正常.
但是在综合场景(多个脚本,还有其他比如查询等其他操作,此脚本也是使用8个并发用户数,持续5分钟的场景)一起运行大概两分钟左右就报错如下信息.而且此脚本的[保存]事务没有一个是成功的.请问这是什么原因造成的.怎么样才能解决.

"Action.c(398): Error -26377: No match found for the requested parameter "Artid". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024000 bytes, use web_set_max_html_param_len to increase the parameter size"
作者: 云层    时间: 2008-12-24 16:57
没有符合你需要关联的数据了,比如你关联了一个列表,但是列表中的记录被删除完了,自然你就关联不到了

你可以考虑把关联函数的出错改成warnning,免得每次抓不到就把脚本停了




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2