[ 本帖最后由 hahu2001 于 2008-7-1 15:02 编辑 ]作者: aks5201314 时间: 2008-7-1 15:10
楼主录制脚本的时候确认一下你的IE是否设置代理访问,如果不设置代理可以正常访问客户的服务器,那录制的时候就直接录制.以下是解决该问题需要考虑的一些地方
Try to access the URL or the application being tested from a browser on the same machine.
Rerun the failing scenario, and, concurrently, try to access the URL or the application being tested from a browser on another machine. If the response time is excessive, the server or the server application probably cannot sustain such loads. You should analyze the server for bottlenecks, and try to optimize server performance.
Run the scenario on the Controller, and use the Analysis results to locate bottlenecks on the server, DNS, and/or network and try to optimize server performance.
If you are using a proxy server, try running the scenario without it作者: aks5201314 时间: 2008-7-1 15:13
既然需要为机器配置静态路由,那就配置好正确的路由再录制一次脚本试试.controller中显示的PASS表示脚本在场景中的运行是成功的.作者: hahu2001 时间: 2008-7-1 15:55
1、录制前,路由已配置好。
2、我去试验下不设置代理的情况下录制的脚本是否会有不同。作者: hahu2001 时间: 2008-7-3 09:41
这东西无法解决了吗,唉。