What are the validation check u generaly do in a Banking
log-in
form in security point of view..?
Answers were Sorted based on User's Feedback
Answer / chaitanya
Validations for Banking Login form
Username : A-Z,a-z,0-9
Password : A-Z,a-z,0-9
There should be condition i.e There should be a Min of N no
of characters for both.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / varu
Here we are validating a banking login form.then go for testing techniques available like
1.Error Guessing
2.Equivalence class partitioning(Check for characters from [A-Z][a-z])
3.boundary value analysis(numbers max,max+1,max-1 min,min+1,min-1)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pallavi h.panchbhai
for username and password validation from maxlength and
minlength for blank,
character from a-z,A-Z
Numeric,Alfanumeric
| Is This Answer Correct ? | 0 Yes | 0 No |
equivalence class partitioning techniques used in system testing or not
10. How long have you been involved in Web accessibility?
6. If you could make one significant change to this Web site, what change would you make?
what is the test case for bank check leaf??
What is the Test Matrics?Process Matrics And Product Matrics?
Any body can tell what are the contents RTM(Requirements Tracebility Matrix)
What is Analyzing the test results / Reports mean ? plz its urgent
what is localization testing?is it a black box testing or white box testing?describe briefly?
What all types of testing you will do for banking website?
When is a good time for system testing?
What is mutation testing and when can it be done?
What different impact rating’s you have used in your project?