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

What is the need for testing?What is the Outcome of Testing? What is the Purpose of Testing? When to start and Stop Testing?

2 Answers   HCL,


Do you agree testing is needed?Justify it?

1 Answers  


11.what are two of your weaknesses?

1 Answers   Satyam, TCS, Tech Mahindra, VJIL Consulting,


What is the difference between Functional and Regression testing?

1 Answers  


1.what is function incrementation and Bing- Bang 2. Drivers are also known as: a. Spade b. Test harness c. scaffolding

1 Answers   ISTQB,






what is client server technology?

1 Answers  


what is monkey testing?

9 Answers   ITC Infotech,


Difference between Stakeholder and Relevant Stakeholder?

0 Answers   Midas Technologies,


Can you explian $ pillar of Agile

0 Answers   HP,


3. What Web sites do you use to learn about Web accessibility?How often do you use them?

0 Answers  


what is the quality?

8 Answers   AppLabs,


today evening you need to release software to client.at that time you found a defect.How you convence him?

0 Answers   RealPage,


Categories