This add-in is quite simple to work with and generally requires Active-X add-in also along with it.
Does Mercury provide support for VB 16 bit application?
No, Mercury does not provide support for VB 16 bit app. To automate this use Low-level recording and apply your scripting skills.
If you want to keep track of further articles on QTP. I recommend you to subscribe via RSS Feed. You can also subscribe by Email and have new QTP articles sent directly to your inbox.
Check the up-to-date matrix for the currently supported versions of Visual Basic by QTP (UFT).
Hi Ankur,
wanted to check does UFT supports VB6 . Whenever i do spy , object is displayed as ActiveX.
Thanks
Hi Ankur,
I am having an application developed in VB 6.0 (IDE MS VS6). And UFT 11.52 Not able to identify and it shows as winobject. I have taken Actived and Visual Basic Addin. It will identify Main window but it not able to identify textbox, dropdown….etc. All the objects identifies as winobject.
Hi Ankur,
Thanks for your fantastic job in QTP. I have one issue with my VBS file. VBS file has “CreateObject(“QuickTest.Application”)”, but it gives error “ActiveX component can’t create object: QuickTest.Application” Could you please advice how to resolve this issue?
Wanted to automate an application coded in VB using QTP but QTP9.2 is unable to identify the multiple menu options in the menubar uniquely.
Even tried with with low lebel recording.
When the complete window or menu is learned using “spy function” it read the menubar as whole doesn’t identify them individualy.
Please help in this issue that QTP will recognise all option in the menubar uniquely and those can be updated in Repository.
Hi Ankur,
I am using QTP 9.5 .But had some problems with ActiveX having Java plugin.Some how QTP 9.5 is not able to record the object underneath the ActiveX.Prviously once it was recorded as Java component but once we had new relase of application QTP is not able to identify that Java objects of ActiveX …Any idea to get rid of this
@prasad: Though I know of companies who have developed automated tools for migrating WinRunner scripts to QTP but haven’t heard any tool that can migrate scripts developed in RFT to QTP…probably you need to start writing your scripts from scratch for QTP.. well, if you do find any tool, please let us know.
Hi Ankur,
I am new to QTP and have some idea about how to do automation.my task is, i want to migrate the scripts which are developed in Rational Functional Tester to QTP. could please let me know how to do migration process and steps required to complete the process. I really looking forward your help. Your help in this regard is really appreciated.
Thanks,
Prasad
Hi Ankur,
We just started using QTP.The technology we use is JvaScript Dojo,Ajax.
I have 2 grids and one calnendar in my application which does n’t recognised by QTP.Can you tell me what should i do for this.I have installed, WEb Add-in,Web Extensibility Kit(this shows Asp AJAX Add-In.Can you tell me Which Add-In will support Java Script AJAX,DOJO CAlendar/Grid?
On the server side we use JAVA technology.