06-16-2012, 08:36 PM
Hi, I am brand new to QTP and I would like to know how to validate the password field using QTP. The password field has the following constraints:
Password can contain 6 to 12 characters
Must be a combination of at least 3 of the below conditions
1. Lower Case
2. Upper Case
3. Numerics
4. Special Characters like (@#$%^&*-)
Example: Password123, P@12346, pass@123 etc. etc.
Would be great if you can help me out.
Thank You
Password can contain 6 to 12 characters
Must be a combination of at least 3 of the below conditions
1. Lower Case
2. Upper Case
3. Numerics
4. Special Characters like (@#$%^&*-)
Example: Password123, P@12346, pass@123 etc. etc.
Would be great if you can help me out.
Thank You