mengmengda 发表于 2016-1-5 14:09:55

求教这是什么问题

录制了个登录脚本,回访没有错误,但是跑场景出现下面错误

Start auto log messages stack - Iteration 9.       
Starting action Action.       
Action.c(4): Rendezvous 登陆       
Action.c(6): Notify: Transaction "登陆" started.       
Action.c(8): web_submit_data("login!login.action") was successful, 425 body bytes, 150 header bytes       
Action.c(22): Registering web_reg_find was successful       
Action.c(26): Error -26366: "Text=江苏省特级院游乐设施综合检验平台--欢迎您:黄珙" not found for web_reg_find       
End auto log messages stack.       



把集合点干掉,这个检查点干掉就部报这错了

远方的小企鹅 发表于 2016-1-5 15:01:10

把脚本再调试下然后再跑场景试试,检查点也去掉,跑场景不会报Text=江苏省特级院游乐设施综合检验平台--欢迎您:黄珙" not found for web_reg_find

wohuyuelong 发表于 2016-1-7 22:28:23

集合点,就是多个用户,聚集一起同一时间做某事。
你单脚本回放,聚集的用户为1,返回结果是确定的。跑场景时,是n多用户聚集一起。程序给你什么返回,你没把握确定的。
页: [1]
查看完整版本: 求教这是什么问题