51Testing软件测试论坛

标题: 请教一个datatable循环的问题 [打印本页]

作者: zero0223    时间: 2009-8-21 11:46
标题: 请教一个datatable循环的问题
datatable.Import("E:\test.xls")

这个代码在QTP里将test这个Excel表导入到DataTable中,表格有几十行,
运行Action,会循环几十遍,怎么做才能让它只跑一边就停下来。

有什么语句跳出这个循环吗?
作者: sunfly_3333    时间: 2009-8-21 14:35
我也是新手,我记得QTP的迭代次数是按照DataTable的行数定的,你能不能只读一行啊,这样就只跑一边了
作者: chpwu470    时间: 2009-8-21 15:24
you can try the following operations :
            right click action->Action call properties and select "Run one iteration only" in the "Run" tab. Hopes this will help you!




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