标题: 虚拟用户超过10个时,就报Requested form not found错误 [打印本页] 作者: haha_s 时间: 2008-2-28 15:38 标题: 虚拟用户超过10个时,就报Requested form not found错误 运行5个虚拟用户时,没有任何问题,当加到10个就开始报 Continuing after error 27979:Requested form not found错误
请问这会是什么原因呢?菜鸟先谢谢各位了~
问题有点多,呵呵作者: iori 时间: 2008-2-28 15:55
Message Code 27979
Requested form not found
The form was not found in the page received from the server. Possible reasons: (i) The current or a previous HTML page was changed after the script was recorded. (ii) A previous request navigated to a wrong page or failed. (iii) One or more web_submit_form arguments are missing or incorrect (especially for manually coded, parameterized, or correlated functions). (iv) The server returned an unexpected page (e.g., under excessive load).作者: haha_s 时间: 2008-2-29 14:55
这个办法的确解决了我的问题
可是哪位高人解释一下为什么录制脚本时选择A script containing explicit就行了呢?作者: yzylion 时间: 2009-12-24 14:20
选择这个可以避免前后依赖性问题的表单提交