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


Please Help Members By Posting Answers For Below Questions

how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up

4087


Why script error occur in between recording in qtp?

1984


what type of framework u r using in ur organization

1835


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

1666


Give me some real time point of way where exactly we can conduct audits?

1680


when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks

1968


Difference between action & Reusable action?

831


What is the difference between the keyword view and expert view?

723


What is the file extension of the code file and object repository file in QTP?

835


Explain sub procedure of vbscript.

758


What contains Data Driven Framework document in qtp?

1648


To which environments does quicktest professional (qtp) supports?

766


Can we Test Welcome Screens and Process Images with QTP

1656


Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.

1635


How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box

2052