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?

Answers were Sorted based on User's Feedback



In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or und..

Answer / 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

In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or und..

Answer / raj kumar

Through the DP , you can write on this way

crypt.Encrypt(strpassword)

Is This Answer Correct ?    0 Yes 1 No

In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or und..

Answer / jay prakash

There is a tool called password encoder. It gets installed
when you install QTP.
Go to Start -> Programs -> Quick Test Professional ->
Tools -> Password Encoder.

Hope it helps.

Regards,
Jay Prakash

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha

2 Answers  


How many regression test suits in your appliction?

2 Answers   CTS,


what is the difference between development and testing

1 Answers  


What is Environment Variable and when we apply this in QTP?

4 Answers  


what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX

3 Answers  






how to main tain the Old scripts in qtp?

1 Answers   IBM,


i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

0 Answers  


How to handle Dynamic Arrays?

0 Answers   Wipro,


In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?

2 Answers   Kanbay,


Dis advantages of XML checkpoint ?

0 Answers   Sapient,


What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?

5 Answers  


How do know the number of browsers opened?

0 Answers  


Categories