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

wt is the xtension of the QTP result view file?

4 Answers  


what about f2&f6 function keys

1 Answers  


Can we record using all the modes in a single script? Explanation with example is appreciated

0 Answers  


can anyone tell me from where i can download qtp demo or crack version

0 Answers  


How many scripts did you have?

0 Answers  






where is the bitmap checkpoint be saved

3 Answers  


can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance

2 Answers  


Explain the features of quick test pro(qtp)?

0 Answers  


What is the Dynamic Scenario in QTP? And also anybody give the example for this?

3 Answers  


What is throw object?

1 Answers   AZTEC,


1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.

3 Answers   ADP,


i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click

0 Answers   Rogers,


Categories