Micro Focus QTP (UFT) Forums
Recording problem in QTP10.0 - 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: Recording problem in QTP10.0 (/Thread-Recording-problem-in-QTP10-0)



Recording problem in QTP10.0 - sandya.qtp - 01-30-2012

Can any body help me to record the web application in QTP 10.0.

For windows applications it is recording fine.
but for web application if i record the script it is taking as windows object.

Please give me reply if any body knows the answer.


Thanks and Regards
Sandhya


RE: Recording problem in QTP10.0 - rajpes - 01-31-2012

Sandhya,
make sure you have enable wed add-in and browser is opened only after qtp is launched



RE: Recording problem in QTP10.0 - sandya.qtp - 01-31-2012

Hai rajpes

Thanks for your reply.

But I enabled web addin and i opened my browser after QTP Launch.
I am getting same problem.
If i record the code will be like this:

Code:
Window("Opera").Click 660,369
Window("Opera").Type "sandya.qtp"
Window("Opera").Type  micTab
Window("Opera").Type "gfddf" +  micShiftDwn  + "(" +  micShiftUp
Window("Opera").Type "dfgdf" +  micShiftDwn  + ")" +  micShiftUp
Window("Opera").Click 558,464
Window("Opera").Click 331,421
Window("Opera").Click 776,482
Window("Opera").Click 1178,135
Window("Opera").Restore
Window("Opera").Minimize



RE: Recording problem in QTP10.0 - Acharya_silu@yahoo.com - 01-31-2012

Ans:

Hi,

You can close all the browsers running and also close QTP and after some time first open QTP then start recording if it works.....

Thanks


RE: Recording problem in QTP10.0 - Kim_H - 01-31-2012

I am also having this problem, I have downloaded all the add ins and patches for QTP 10. I am on Windows 7 and using IE 8.0. If anyone has a fix for this please help !!