51Testing软件测试论坛

标题: WinRunner VB Support? [打印本页]

作者: yy903    时间: 2004-11-12 15:16
标题: WinRunner VB Support?
在WinRunner安装包中,有个vbDev文件夹,其中的ReadMe记载了一个WinRunner VB support的方法。 如下:

WinRunnerAddIn.Connect:
1.        Adds a reference to the 'wrvbasr.dll' component.
2.        Adds a new code Module to the VB Project called "WinRunnerSupport".
3.        Adds a line to the WinRunnerSupport Module:
        Global asr As New WRVBASRLib.VbMod
4.        Adds code to the StartUp object:
        If the Startup Object is a Form, the AddIn adds the following line of code to the Form_Load event:  asr.Init Forms

        If the Startup Object is Sub Main, the AddIn adds the following line of code to the Main() method:  asr.Init Forms


我试了一次,发现对VB控件的识别不如没加载这个DLL,尤其是对第三方的控件。 不知道哪位大虾能解释一下?这到底是怎么回事?
:s
作者: yy903    时间: 2004-11-15 11:31
标题: 没人睬我! 郁闷ing

作者: QA_BAY    时间: 2004-11-15 12:50
那你这个可以加上去吗?自己试一下吧!

我对这个不太了解?
作者: 生如火花    时间: 2004-11-15 12:55
第三方控件就不好说




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