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 |
How do we run the database testing manually
how to create automation frame work ?
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...
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
can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?
What are the steps involved in Manual Testing
what is the testing process if water fall is the sdlc model
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.
If a bug is not reproduced what will be the next action of the tester?
what is testing life cycle please any one explain briefly
How do u go about testing of client server application