Micro Focus QTP (UFT) Forums
Some one help me how to pass the password to application through qtp like starts - 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: Some one help me how to pass the password to application through qtp like starts (/Thread-Some-one-help-me-how-to-pass-the-password-to-application-through-qtp-like-starts)



Some one help me how to pass the password to application through qtp like starts - leelasan - 01-27-2014

Hi,

Some one please help me how to send the password to application thru qtp as stars.


RE: Some one help me how to pass the password to application through qtp like starts - basanth27 - 01-28-2014

The method is called 'SetSecure'

Code:
Object.SetSecure "testpassword"



RE: Some one help me how to pass the password to application through qtp like starts - leelasan - 02-07-2014

Does anyone have a code in .Net for QTP password popup