In one of the scripts the pwd in the DT was encripted. Can
any one tell me how to I decript or undo the same?
Answer Posted / neeraj kumar
To Decrypt the encrypted password a simple way is to use set
method in QTP
For Example:
Browser(" ").Page(" ").webedit(" ").set "Encrypted Password"
and you will see the decrypted password in edit box.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
terminal services client
How do I get the QTP scripts result in xml format by using vb script function?
How is UFT 11.5 version different from UFT 12.0?
What is meant by Output Value in UFT?
How to find the difference between 2 dates in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Where to use function or action?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Give the syntax to import/export xls into qtp.
Are Shared ORs read-only?
what is the difference between modular framework & datadriven framework
Where is the Bitmap checkpoint information stored?
What are the types of object repositories? Which one is you are using?
Hi Samrat, Thank u very much, what u said it is right.
What are the different types of recording modes in qtp? Which will be used when?