Micro Focus QTP (UFT) Forums
Visual Basic Application Recording - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Visual Basic Application Recording (/Thread-Visual-Basic-Application-Recording)



Visual Basic Application Recording - dlopes - 07-08-2010

I'm trying to record a test script using QTP 10.00 trial with the ActiveX, Visual Basic and Web add-ins installed, but some regions on my Visual Basic application ( surrounded in red on the image below ) QTP doesnt recognize any component;the window inspector show this areas as in the mage. It gets only the main window.

How can i resolve this problem.


RE: Visual Basic Application Recording - dlopes - 07-08-2010

I've solved this broblem not by the best way but, using analog recording i can do what i need.


RE: Visual Basic Application Recording - Saket - 07-09-2010

QTP does not identify Menus and toolbars properly, this is reason causing your issue.
try using SendKeys, search this forum, you will more info on this.