Results 1 to 3 of 3

Thread: Does QTP has a way to decrypt password?

  1. #1
    Expert Member
    Join Date
    Jun 2008
    Answers
    204

    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?


  2. #2
    Expert Member
    Join Date
    Jan 2007
    Answers
    141

    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


  3. #3
    Junior Member
    Join Date
    Oct 2012
    Answers
    1

    Re: Does QTP has a way to decrypt password?

    I published a solution to decrypt an encrypted password automatically with QTP.
    You can see it at advancedqtp . com/decrypt-an-encrypted-password

    Last edited by admin; 11-05-2012 at 06:48 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact