个人信息
状态: 当前在线
vaguely
日历
« 2008-10  
   1234
567891011
12131415161718
19202122232425
262728293031 
回复
收藏的版块
    文集
    主题
    Report Managerhttp://www.advancedqtp.com/knowladge-base/projects/reporter-manager/我就是稍稍改动了Engines.VBS,把它应用到了我的框架中的。非常好。向大家推荐,也感谢大家,尤其是yabest的帮助!访问不了这个网页的,可以从我的附件下载
    查看(10148) | 回复(137) | 收藏
    下面这段话是Yabest曾经说过的我们的框架,因为要捕捉错误和控制错误,所以错误模式设置成了遇错返回。然后将Case脚本写在函数里,外层主控用如下方法来控制Case函数的运行。这样某个Case执行失败了,不会影响下一个Case的运行。On Error Resume NextCaseFunctionNameOn Error goto 0现在我也相应用 ...
    查看(2885) | 回复(56) | 收藏
    我觉得这个文章总结的挺不错的。所以贴出来给大家参考:loveliness:http://www.softwareinquisition.com/2006/04/actions-vs-functions-in-qtp-90Actions vs Functions in QTP 9.0 April 3, 2006Will RodenWhen deciding whether a piece of code should go in a reusable action or a function, we usually f ...
    查看(942) | 回复(12) | 收藏
    请大家帮忙,为什么我写得就不对呢?谢谢[ 本帖最后由 vaguely 于 2007-9-24 12:47 编辑 ]
    查看(749) | 回复(11) | 收藏
    请教大家自动化测试,比如测试login 页面UserPassword计划的测试案例有1) User=nullpassword=null2) User=nullpasswordnull3) usernullpassword=null4) usernullpasswordnulluser 不存在5)usernullpasswordnullpassword 不match6)usernullpasswordn ...
    查看(691) | 回复(12) | 收藏