标题: LR 回访脚本,数据库中数据没有添加 [打印本页] 作者: imaginey0u 时间: 2010-7-21 09:50 标题: LR 回访脚本,数据库中数据没有添加 我录制好添加一条记录的脚本,
回放后,Log都是successful
,但是我的被测软件并没有任何改变,这是哪的问题呢?谢谢!!
(昨天有2次回放脚本的时候能添加记录了,今天来了又不行了)
着急啊~~~~~~~作者: Ж神Ж 时间: 2010-7-21 10:33
做下检查点,Log都是successful,不代表业务逻辑正确,LR自动不会判断你业务是否正确的。另外你参数化的数据时昨天执行的过数据吗?作者: imaginey0u 时间: 2010-7-21 10:50 标题: 回复 2# 的帖子 果然,在保存处添加了检查点,
再次回放,出现下面的错误:
Action.c(259): Error -27985: There is no context for HTML-based functions. A previous function may not have used "Mode=HTML" or downloaded only non-HTML page(s), or the context has been reset (e.g., due to a GUI-based function) [MsgId: MERR-27985]
Action.c(259): web_find highest severity level was "ERROR" [MsgId: MMSG-26391]
是说我应该选择 URL-based script 吗?
另外今天和昨天执行的是同一个脚本。。。
请高手帮忙~~~~作者: imaginey0u 时间: 2010-7-21 13:30 标题: 回复 3# 的帖子 果然,在保存处添加了检查点,
再次回放,出现下面的错误:
Action.c(259): Error -27985: There is no context for HTML-based functions. A previous function may not have used "Mode=HTML" or downloaded only non-HTML page(s), or the context has been reset (e.g., due to a GUI-based function) [MsgId: MERR-27985]
Action.c(259): web_find highest severity level was "ERROR" [MsgId: MMSG-26391]