Prepare for your Next Interview
This is a discussion on Does QTP has a way to decrypt password? within the QTP forums, part of the Software Testing category; I was looking for the built-in function to decrypt password but could not find one. Does QTP has a way to decrypt password? or away to do that?...
|
|||
|
Does QTP has a way to decrypt password?
I was looking for the built-in function to decrypt password but could not find one.
Does QTP has a way to decrypt password? or away to do that? |
| Sponsored Links |
|
|||
|
Re: Does QTP has a way to decrypt password?
Hi ,
pwd = "GetPasswordfromUser" e_pwd = Crypt.Encrypt(pwd) The above script lines helps in Encrypting a passoword. Find how Crypt.Encrypt works in the background and try to investigate for Decrypt cheers, Sridevichitthu |
| The Following User Says Thank You to Sridevichitthu For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Password | krishnaindia2007 | Oracle | 2 | 12-31-2007 02:06 AM |
| password | sarathi trichy | Windows | 2 | 11-30-2007 04:59 AM |
| Sticky Password: intelligent form filler and password manager that works with web for | JobHelper | Geeks Lounge | 0 | 07-06-2007 01:50 PM |
| Sticky Password: intelligent form filler and password manager that works with web for | JobHelper | Geeks Lounge | 0 | 01-04-2007 01:11 PM |
| Encrypt password in C#.Net | Lokesh M | C# | 3 | 12-18-2006 01:14 AM |