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

How do we run the database testing manually

2 Answers  


how to create automation frame work ?

0 Answers   ITC Infotech,


Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...

4 Answers   iSoft,


if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?

0 Answers   QA, SmartData, Yahoo,


Can i get answers for telecom testing for eg telecom billing rating can be tested

0 Answers   Persistent,


can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?

5 Answers   Verizon,


What are the steps involved in Manual Testing

6 Answers   TCS,


what is the testing process if water fall is the sdlc model

3 Answers   Wipro,


One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer.

4 Answers   iFlex,


If a bug is not reproduced what will be the next action of the tester?

6 Answers  


what is testing life cycle please any one explain briefly

8 Answers   TCS,


How do u go about testing of client server application

1 Answers   Sonata,


Categories