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
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
Why script error occur in between recording in qtp?
what type of framework u r using in ur organization
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
Give me some real time point of way where exactly we can conduct audits?
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
Difference between action & Reusable action?
What is the difference between the keyword view and expert view?
What is the file extension of the code file and object repository file in QTP?
Explain sub procedure of vbscript.
What contains Data Driven Framework document in qtp?
To which environments does quicktest professional (qtp) supports?
Can we Test Welcome Screens and Process Images with QTP
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.
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