Write 5 best test cases for :

Login screen

Login ( Min 5 to max 15 )
Password ( Min 5 to max 15)
alphanumeric characters ans case senstive

Answer Posted / atish pradhan

Test case 1
1)enter the valid userid in editbox
2)enter the valid password in editbox.
3)click on submit button.

Expected result
1)it should display the userid.
2)it should display the password astrick symbol.
3)it should display the home page.

Test case 2
1)enter the invalid userid in editbox.
2)enter the valid password in editbox.
3)click on submit button.

Expected result
1)it should display the userid.
2)it should display the password in astrick symbol.
3)it should prompt an error message enter valid userid or password.

Test case 2
1)enter the valid userid in editbox.
2)enter the invalid password in editbox.
3)click on submit button.

Expected result
1)it should display the userid.
2)it should display the password astrick symbol.
3)it should prompt an error message enter valid userid or password.

Test case 2
1)enter the invalid userid in editbox.
2)enter the invalid password in editbox.
3)click on submit button.

Expected result
1)it should display the userid.
2)it should display the password astrick symbol.
3)it should prompt an error message enter valid userid or password.

Test case 2
1)leave userid field blank.
2)leave password field blank.
3)click on submit button.

Expected result
1)it should not display any userid.
2)it should not display any password.
3)it should prompt an error message enter valid userid or password.

Test case 2
1)enter the userid in editbox.
2)leave password field blank.
3)click on submit button.

Expected result
1)it should display userid.
2)it should not display any password.
3)it should prompt an error message enter valid userid or password.

Test case 2
1)leave the userid field blank.
2)enter the valid password in edit box.
3)click on submit button.

Expected result
1)it should not display any userid.
2)it should display password in astrick symbol.
3)it should prompt an error message enter valid userid or password.

Test case 2
1)enter the valid userid in edit box.
2)enter the valid password in edit box.
3)click on cancel button.

Expected result
1)it should display userid.
2)it should display password in astrick symbol.
3)it should restore all fields.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..

1513


What is severity and priority of bug? Give some example.

655


What is a testing process / lifecycle?

686


In which all places, testing is done?One is from the server by calling server name.Can u suggest others?

1472


what types of testing you performed in transfer funds module....

1167






How can I do Server side Interface testing in Web Testing?

3196


Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?

1608


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1762


what is mean by Performance Related Testing in data base?

1733


Explain accessibility testing and its importance in the present scenario.

671


What is bug, deffect, issue, error?

812


Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?

5950


What are the main key components in web applications?

743


How should your staff be managed? How about your overtime?

2754


Explain severity with example and expalin each example?

3680