51Testing软件测试论坛

标题: loadrunner性能测试,页面返回302,怎么设置让他不自动跳转 [打印本页]

作者: dashuai969    时间: 2014-3-13 19:23
标题: loadrunner性能测试,页面返回302,怎么设置让他不自动跳转
loadrunner性能测试,页面返回302,怎么设置让他不自动跳转

返回消息如下:

HTTP/1.1 302 Found
Set-Cookie: JSESSIONID=626516F4A6C9DBF3998777D944E36FB6;

Location: http://192.168.111.12:33333/index.jsp

loadrunner会自动跳转到 http://192.168.111.12:33333/index.jsp,我现在不想让他自动跳转
作者: stevenremember    时间: 2014-3-14 15:29
302是出现了重定向,设置web_set_option("MaxRedirectionDepth", "0", LAST );
可以取消重定向,前提是不要影响你的测试脚本。
作者: dashuai969    时间: 2014-3-19 23:16
回复 2# stevenremember


    非常感谢,回去试试




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