HOw to give special characters to password
Answers were Sorted based on User's Feedback
Answer / ravikanth
I am not clear with question but still since whatever be
the data entered is displayed in Password field supposed to
displayed in encrypted way then i think , there is not need
to worry of combination for input of special character .but
if the question been asked for keeping in the mind data
combination security , any combination algo can be used
(encrypt/)
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ravi
In QTP v can go this way
browser("browsername").page("pagename").webedit("pwd").setsecure("pwd
secure code")
This pwd secure can b generated from qtp tool.
Start-Programs-Qtp-Tools-Password Encoder.
Here we can give the password and we can generate the
encoder format.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rashmi
In this question i found lack of information so i am not able to solve . So it is rejected
| Is This Answer Correct ? | 0 Yes | 1 No |
What is suspension & resumption criteria in Test Plan please explain with example ?
what is the difference between Load,Stress and Volume Testing?
What’s the relation between environment reality and test phases?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Explain defect lifecycle.
Why documentation testing is important?
what is the difference between debugging & manual testing?
explain test life cycle
what is application server, Database server and test server
How to perform Regression testing manually?
what is scalability testing
which metrics you collect after testing process?