Geeks Talk

Prepare for your Next Interview




Does QTP has a way to decrypt password?

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?...


Go Back   Geeks Talk > Software Testing > QTP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-17-2008
Contributing Member
 
Join Date: Jun 2008
Posts: 37
Thanks: 3
Thanked 0 Times in 0 Posts
learqtptesting is on a distinguished road
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?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-17-2008
Expert Member
 
Join Date: Jan 2007
Location: Chennai
Posts: 134
Thanks: 1
Thanked 39 Times in 25 Posts
Sridevichitthu is on a distinguished road
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
Reply With Quote
The Following User Says Thank You to Sridevichitthu For This Useful Post:
Reply

  Geeks Talk > Software Testing > QTP


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 08:53 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved