Micro Focus QTP (UFT) Forums
QTP with MS Access applications - 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: QTP with MS Access applications (/Thread-QTP-with-MS-Access-applications)



QTP with MS Access applications - EldonKing - 01-31-2011

Sad WE are using QTP 11, It works fine with SharePoint and stardard Web applications. However, several of our Applications involk MS Access Form application, which once the main screen appears, QTP is unable to follow additional screens. Is there any Add-in software that can help provide tracking for these applications? Again, they run on desktop outside the web browser. Thanks for any help. Smile


RE: QTP with MS Access applications - manishbhalshankar - 02-01-2011

Hi Eldon,

What exactly do you want to perform in Access using QTP?
If you want to read or write some data, you can use vbscript to connect to access database and fire appropriate queries.


RE: QTP with MS Access applications - EldonKing - 02-02-2011

I think you missed the Problem. Start>> Programs>> Database>> Application. Access, Forms driven Application, First Form Menu is displayed, (5 options), Make selection, Second Forms data screen and menu, is displayed. Pull down data selection aon top of screen and Exit button at bottom of Form. Using QTP I can open the Access Forms Application, but for some reason it does not go to the option screen, althoiugh DEBUG shows it is there , it can not locate the Exit button at the bottom of form it only sees the Pulldown window in the Access Form.

I have tried using the Object repository for the forms Learned but it does not include any reference to the Exit button. This application does not run inside a web browser, we have no problems with those that do.


RE: QTP with MS Access applications - indianinworld - 08-03-2011

Any Luck on this ????

i have objects / controls on ms application screen. How do i access those ?