51Testing软件测试论坛

标题: qtp自动停止运行语句 [打印本页]

作者: wangyong3552128    时间: 2007-4-3 16:45
标题: qtp自动停止运行语句
我在脚本中进行了参数化,但是我想让脚本在运行时,只运行第一个参数(只运行一边),那必须在脚本的未尾使用语句,这个语句怎么写?(qtp自动停止运行)
作者: cmm8848    时间: 2007-4-3 17:15
ExitAction - 退出当前操作,无论其循环属性如何。
ExitActionIteration - 退出操作的当前循环。
ExitRun - 退出测试,无论其循环属性如何。
ExitGlobalIteration - 退出当前全局循环。
作者: htot05    时间: 2007-4-3 17:16
在Action Call Properties中的run中,选择run on all rows
作者: htot05    时间: 2007-4-3 17:20
看错了,选Run one iteration only那个选项
作者: wangyong3552128    时间: 2007-4-3 17:27
谢谢大家
作者: zbyufeifei    时间: 2007-4-3 18:56
再不行,加 stop 啊
作者: wangyong3552128    时间: 2007-4-4 08:39
stop 怎么加呀???请指点


我把stop 放在了脚本中间,qtp运行指针指向stop,没有向下运行,也没有完全停止运行,只是暂时停止运行。

[ 本帖最后由 wangyong3552128 于 2007-4-4 09:07 编辑 ]
作者: songfun    时间: 2007-4-4 09:14


ExitTest -退出整个TEST。
ExitAction - 退出当前操作,无论其循环属性如何。
ExitActionIteration - 退出操作的当前循环。
ExitRun - 退出测试,无论其循环属性如何。
ExitGlobalIteration - 退出当前全局循环。

原帖由 wangyong3552128 于 2007-4-3 16:45 发表
我在脚本中进行了参数化,但是我想让脚本在运行时,只运行第一个参数(只运行一边),那必须在脚本的未尾使用语句,这个语句怎么写?(qtp自动停止运行)

作者: wangyong3552128    时间: 2007-4-4 09:18
ExitTest和ExitRun好像功能是一样的
作者: songfun    时间: 2007-4-4 09:44
功能确实一样,但是:

Obsolete Item : ExitRun
Suggested Alternative :ExitTest

注:
The ExitTest statement supplies all the functionality of the ExitRun statement and is equally applicable for both QuickTest tests and Quality Center business process tests.

原帖由 wangyong3552128 于 2007-4-4 09:18 发表
ExitTest和ExitRun好像功能是一样的

作者: wangyong3552128    时间: 2007-4-4 13:44
谢谢
作者: handle    时间: 2007-4-8 20:50
好东西哇
作者: 左手舞蹈    时间: 2007-4-8 23:02
在这个版块真是受益非浅
作者: wangyong3552128    时间: 2007-5-24 12:54
这个板块牛人多咯
作者: yuandjing    时间: 2007-5-25 09:16
又学会东西了 ,谢谢大家
作者: ghoul724    时间: 2007-5-25 10:10
ExitActionIteration - 退出操作的当前循环。
还有Run one iteration only
作者: wangyong3552128    时间: 2007-7-26 12:36
还有哪些哦?
作者: lhjtc8257    时间: 2007-8-1 16:25
1.在Action Call Properties中的run中,选择Run one iteration only
2.ActionIteration 1
作者: TEST_HUAN    时间: 2008-11-25 14:17
mark!!!




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