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

Write Test Strategy for Hot mail Login Screen?

2 Answers  


What is the different between Test Case and Use Case

10 Answers   R Systems,


An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).

5 Answers   ADP,


Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...

2 Answers  


Case study like you have been assigned in a team which going through a crucial phase of the project. Then how you can save your project to release on time without any defect leakage….

2 Answers   ABC,


What is two tier and three tier architecture?

13 Answers   HCL, IBM, iGate,


what are the add-ins needed to test .net and c# projects?

1 Answers  


What is Guerrilla Testing?

3 Answers  


is smoke testing is perform before realease Product

4 Answers   Accenture, NIIT,


Explain a bug which if you have missed could have created a big problem.

1 Answers  


Why is it impossible to test a program completely?

0 Answers  


do u know abt configuration management tool,what is the purpose of maintaining all the documents in configuration manage ment tool?

1 Answers   Cap Gemini, Sapient,


Categories