Micro Focus QTP (UFT) Forums
Debugging in qtp11 - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: Debugging in qtp11 (/Thread-Debugging-in-qtp11)



Debugging in qtp11 - sowmya - 01-25-2012

hi all,
I am facing a problem in debugging the script in qtp11 because in our framework all scripts are written with .vbs extension and functions also in .vbs but that can be debug some how by using loadfunctionlibrary(), so its difficult to find where exactly the problem is occuring.
I tried to insert break point but cannot do it on qtp11 because that is the issue in qtp11 software, HP has to fix it.

Waiting for reply

Thank u in advance.


RE: Debugging in qtp11 - Ankesh - 01-25-2012

comment out the loadfunctionlibrary() statement.

Associate the Library with QTP by navigatinfg to File Settings -> Resource Tab.

You would be able to debug it.

Regards,
Ankesh