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



What are the validation check u generaly do in a Banking log-in form in security point of view....

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

What are the validation check u generaly do in a Banking log-in form in security point of view....

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

What are the validation check u generaly do in a Banking log-in form in security point of view....

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

Post New Answer

More Manual Testing Interview Questions

14.What is function point breakdown?

0 Answers   Hewitt,


diff b/w stress testing and load testing?

5 Answers   Accenture,


wat is perpose of TRM ?(Test responsibility Matrix)

4 Answers   Synergy,


What is the diffirent part of Case Studies?

0 Answers  


What is driver in testing point of view?

6 Answers   MBT,






during alpha testing why customer people r invited?

9 Answers   HCL,


When test plan will be prepared in v-model?

7 Answers   Siemens,


Do you know anything about Set Top Boxes?

0 Answers   MTN,


What is a Bug Report?

2 Answers   IBM,


Is the regression testing can call it as Retest

7 Answers   Wipro,


can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing

0 Answers  


What is the difference between manual testing and automation testing?

0 Answers  


Categories