thisisjingjing 发表于 2012-7-10 16:59:15

JMeter 测打开网页失败的问题

我建立了一个Http request,打开一个不存在的网页,结果当然是出错,出错代码404. 但是这就是我要的结果,怎么让测试结果里面这一步是显示通过,而不是失败呢。我添加了assertion也没有用,虽然assertion是通过的,但是这个http request这一步就是显示失败。

thisisjingjing 发表于 2012-7-10 17:33:49

这个问题的答案我已经找到啦:

add a response assertion
ensure 'ignore status' is ticked
add 404 to the 'patterns to test'

thisisjingjing 发表于 2012-7-10 17:33:55

这个问题的答案我已经找到啦:

add a response assertion
ensure 'ignore status' is ticked
add 404 to the 'patterns to test'

thisisjingjing 发表于 2012-7-10 17:34:29

这个问题的答案我已经找到啦:

add a response assertion
ensure 'ignore status' is ticked
add 404 to the 'patterns to test'

thisisjingjing 发表于 2012-7-10 17:34:37

这个问题的答案我已经找到啦:

add a response assertion
ensure 'ignore status' is ticked
add 404 to the 'patterns to test'

薄樱鬼寂 发表于 2014-3-28 11:03:44

???
页: [1]
查看完整版本: JMeter 测打开网页失败的问题