Requirement is given : 1) The Login screen should require
with 2 fields "Login" & "Password"
2) After successful login
Success Message will display.
3) For Invalid login
Error Message will display.
4) "Login" & "Password"
both fields are case insensitive.
5) The Application should
be Dialog application.
What are the test cases for above requirements?

Answer Posted / shanthala

OK first you have to enter all the wrong information and
check the function is working.It is exception handling
1.enter special characters like #$%&* and check .it should
display error message
2.enter invalid user account and check.error message
3.enter invalid boundery conditions and check .error message
4.check the function with enpty fields .error message

this is all validation.function should not work for this.if
the fields are case sensitive then u have to add one more
validation test case finally

5.enter valid id and password and check .
now the function should work .

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you go about testing a project?

1439


!what are the entry criteria for antomation testing ?

2005


What is localization testing (l10n testing)?

752


Describe some staff conflicts you have handled.

1619


write the test case for Bulb & Mobile phone

7431






what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check

1589


Explain the advantages of automation over manual testing?

702


Diffrence b/w functional testing,functionality testing,system testing?

1612


What is stub?

695


what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??

1616


is it possible web application make it as executable file

1895


can you show me the test cases on registration form

1230


What are cookies?

684


Explain accessibility testing and its importance in the present scenario.

685


How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language

10006