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
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 |
Answer / raj kumar
Through the DP , you can write on this way
crypt.Encrypt(strpassword)
Is This Answer Correct ? | 0 Yes | 1 No |
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 |
how to write regular expression for Date field?
If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
How do you capture tooltip using QTP?
want to learn real time automation project(QTP)?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
what is the use of automation objective model?where is used? plz tell me
Hi any body can tell me the synchranization point syntax thanks in advance
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
How many types of OBJECTS are there in QTP?
8 Answers Intel, Inter Globe Technologies,
wat are views in qtp explain