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

Explain data driven framework?

575


Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..

1279


Where you are storing your script?

629


How can you send user defined messages to test report?

579


How to save your test using quicktest professional (qtp)?

590






What are the key elements available in test result window?

620


What r the different filters in defect in quality center

3279


What is the significance of “action 0” in qtp?

563


Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.

2097


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

1849


How do you do batch testing in wr and is it possible to do in qtp, if so explain?

505


Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link

865


Explain how qtp identifies objects?

564


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

572


How to find a window is minimized or not

1438