51Testing软件测试论坛

标题: Failed to end Transaction [打印本页]

作者: yizhoubo2011    时间: 2016-6-4 17:16
标题: Failed to end Transaction
Error: Failed to end Transaction "业务处理" (by name). Please check that you made a call to start transaction operation.

作者: 掉渣饼    时间: 2016-6-4 22:31
你把这个去了lr_end_transaction("业务处理",LR_AUTO);  试试
因为如果在lr_end_transaction中没有指定结束事物状态是LR_AUTO,而是明确制定为LR_PASS、LR_FAIL、 LR_STOP其中的一个,则事物将以最后制定状态来结束;而你只写了一个lr_start_transaction,所以只能有一个对应的lr_end_transaction
作者: yizhoubo2011    时间: 2016-6-5 10:35
明天来验证楼上的地方
作者: yizhoubo2011    时间: 2016-6-6 09:48
掉渣饼 发表于 2016-6-4 22:31
你把这个去了lr_end_transaction("业务处理",LR_AUTO);  试试
因为如果在lr_end_transaction中没有指定结 ...

它又返回一个提示    sorry,don't find the string!
作者: 掉渣饼    时间: 2016-6-6 10:50
sorry,don't find the string!这个应该是你脚本里定义的输出信息吧。。
作者: yizhoubo2011    时间: 2016-6-6 14:50
掉渣饼 发表于 2016-6-6 10:50
sorry,don't find the string!这个应该是你脚本里定义的输出信息吧。。

是的,但是我的理解是,如果我这个文本检查点设置正常的话,应该不会提示sorry,don't find the string
作者: yizhoubo2011    时间: 2016-6-6 14:50
掉渣饼 发表于 2016-6-6 10:50
sorry,don't find the string!这个应该是你脚本里定义的输出信息吧。。

是的,但是我的理解是,如果我这个文本检查点设置正常的话,应该不会提示sorry,don't find the string
作者: yizhoubo2011    时间: 2016-6-6 14:50
掉渣饼 发表于 2016-6-6 10:50
sorry,don't find the string!这个应该是你脚本里定义的输出信息吧。。

是的,但是我的理解是,如果我这个文本检查点设置正常的话,应该不会提示sorry,don't find the string
作者: Ghost_Tang    时间: 2016-6-6 16:14
那你检查下,检查点设置是否正确




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