Micro Focus QTP (UFT) Forums
QTP is not recognizing Function Library Path associated to the test - 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 is not recognizing Function Library Path associated to the test (/Thread-QTP-is-not-recognizing-Function-Library-Path-associated-to-the-test)



QTP is not recognizing Function Library Path associated to the test - AshokReddy - 12-19-2013

Hi,
I have changed function library path associated to the test from
D:\\Working Directory\Automation\Function Library\ -- OLD PATH
to
C:\\QTP Automation\Module\Function Library\ -- NEW PATH

When i run the test, QTP is trying to identify function library from OLD PATH. I have tried giving Relative Paths and absolute paths, but both ways it is not working, QTP is always trying to pick library files from OLD PATH.

What could be the problem in this case, why QTP is not taking the new path?


RE: QTP is not recognizing Function Library Path associated to the test - sshukla12 - 12-19-2013

Hi,

Delete the tmp files created in QTP folder.
Restart the QTP, it should work fine for u.

Regards,
Sankalp


RE: QTP is not recognizing Function Library Path associated to the test - AshokReddy - 12-19-2013

Hi Sankalp,

Thank you for the solution. It is working fine now. QTP is taking the new path of the associated libraries.

Regards
Ashok