Micro Focus QTP (UFT) Forums

Full Version: Debugging in qtp11
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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