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 will you do beta testing?

626


How to test a Falsh player scrollings?

1753


can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that

1682


How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?

3933


Write 2 scenarios for System testing?

1580






Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)

1895


What is un-installation testing?

649


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

2090


What are the different types of integration testing?

711


What is the main use of preparing traceability matrix and explain the real time usage?

735


In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?

2546


How we will test ubercate

1529


What are the cases why parameterization is necessary when load testing the Web server and the database server?

1582


can u plz give an example for regression testing with example.

1599


wat is meant by frontend and backend testing

5245