The real response to your question is - "is the password decrypt that you want a function of your QTP script or is it functionality in your application under test?" If the response is: 1. QTP - then use the utility that comes with QTP that the others have referenced. 2. Application Under Test - if it is a functionality of your application that you are testing, then the QTP utility doesn't apply. Encryption and decryption is based off a seed defined by the encryption utility. If this functionality is within the app then QTP will not know that seed and will not be able to decrypt the password.
Shawn http://www.asi-test.com -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
