hl820427 发表于 2009-7-25 19:12:38

自动关联在场景运行时候报错

脚本自动关联后在场景运行时候所报的错误

很急!!!!!

报错:
Action1.c(205): t=107600ms: Request done "http://192.168.6.**:8085/***/member_manage.do"
Action1.c(205): Error -26377: No match found for the requested parameter "WCSParam_Diff2". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 4096 bytes, use web_set_max_html_param_len to increase the parameter size
End auto log messages stack.

Start auto log messages stack - Iteration 1.
Action1.c(205): Notify: Saving Parameter "WCSParam_Diff2 = "
Action1.c(205): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 127 and 0, respectively.
End auto log messages stack.

cc1988429 发表于 2009-7-26 22:13:55

试试手动关联吧。自动关联有时候很有问题。

hl820427 发表于 2009-7-27 10:55:12

我现在的脚本是 登陆后做一个申请注册的业务

登陆用户我已参数化、也设置了检查点的

我虚拟10个用户迭代设置Select next low:unique(唯一)Update value on:once(一次)后脚本回放---数据库里增加了10条数据

我虚拟1个用户迭代设置Select next low:Sequential(顺序) Update value on:each iteration(每次迭代)后脚本回放---数据库里增加了10条数据

脚本回放的时候没有提示错误的

不知道这样子是否证明检查点没有错误的

iori 发表于 2009-7-27 11:25:30

查看是否需要关联,把脚本贴上来看看

hl820427 发表于 2009-7-27 11:57:54

下面是脚本的、请大虾看指点下
页: [1]
查看完整版本: 自动关联在场景运行时候报错