Micro Focus QTP (UFT) Forums
QTP 9.2 not able to record scripts in Vista (32-bit) - 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 9.2 not able to record scripts in Vista (32-bit) (/Thread-QTP-9-2-not-able-to-record-scripts-in-Vista-32-bit)



QTP 9.2 not able to record scripts in Vista (32-bit) - vinaykhulbe - 07-10-2009

I have installed QTP 9.2 on my laptop that has Vista 32-bit installed. However when i try to do a recording ,QTP does not generate any script.
I have checked using the object spy that QTP is able to recognise the objects....yet no script is being generated. Please help.


RE: QTP 9.2 not able to record scripts in Vista (32-bit) - supputuri - 07-10-2009

Hi Vinay,

There are 2 possible reasons for this.

First, Check out whether you have selected"Record and run test on any open Window-based application" under "Automation --> Record and Run Settings".
Second, if you have selected the second radiobutton i.e. "Record and run only on:" then specify the application path and select "Applications specified below" checkbox.

The same thing you have to check in "Web" Tab too.

Let me know if you are still facing the issue.

Thanks,
QTPKing


RE: QTP 9.2 not able to record scripts in Vista (32-bit) - butair - 07-10-2009

Hello, I have the same issue on web application. I followed the instructions by QTPKing but it did not work. I can record on the windows application, though. When I set the setting to open the mercury tours sight in the secong box, an error msg window opens saying "The browser application can't be launched. Possibly the URL is wrong". I have checked the spelling of the url as it is listed in the QTP 9.2 help and haven't found any errors.

I believe I had no issues on my XP desktop. I will install the application again on my XP and test this out.
Hey, Guys;

After I posted the last comment, I decided to turn off the "Protected Mode" on my IE. QTP 9.2 began to record the actions.

Vinay, try this and, hopefully, it will begin to work for you. Please post your result. Thanks.
Hey, Guys;

After I posted the last comment, I decided to turn off the "Protected Mode" on my IE. QTP 9.2 began to record the actions.

Vinay, try this and, hopefully, it will begin to work for you. Please post your result. Thanks.


RE: QTP 9.2 not able to record scripts in Vista (32-bit) - vinaykhulbe - 07-13-2009

Yep ,that solved the issue. I am now able to record scripts successfully.

Thank you QTP king and Butair.