Hi Friends...
Can any one tell me how many functional test cases we can
write for basic login page..
Thanx in advance..
Answers were Sorted based on User's Feedback
Answer / sap
I agree with the above test cases. I have one more to add
and that is :
While testing the field for entering password, check that
while entering password the actual password is not
displayed and symbols like (*) is displayed in order to
hide it from others.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sri
Yeah can be between 5-6
Like
1. Entering the URL in the address
2. Enter valid user name and password (+ve test case)
3. Enter invalid user name and password (-ve test case)
4. Home is opened when logged in
5. Displays in the home page
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / softwaretester4u
hi ,
1.Enter valid user name and password (+ve test case) ,click
ok button it displays next screen,
2. Enter invalid user name and password (-ve test case)it
should display worning message
3.click on cancel button in login screen if has cancel
button
4.if caps loc on it should display tootip caps' loc is on
5enter the user name ,with out enter password click on ok
button display proper message
5.with out enter user name click tab or moves to password
field it shoudl display enter user name
6 Tab order of login page
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / geetha
Verify login operation with valid data
Verify login operation with invalid data
verify login operation with out giving mandatary data
verify login operation by clicking on cancel button
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / s
verify user name with valid inputs(+ve test case)
verify user id with invalid data(-ve testcase)
verify password with valid data (+ve testcase)
verify password with invalid data (-ve test case )
verify if the corresponnding window is opening or not after
valid information given and press ok button
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a bug?
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
how to test the cookies ?
why a developer is not good tester?
TEll me about your company..
who is perform user acceptance testing and when it will conduct? is it before alpha testing or after alpha testing? Please post the answer as soon as possible
How does one do Regression Testing for Manual Testing projects?
what is test case and why it is require?
test measurment techniques
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
What is test strategy??