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 u will do when u have no sufficient time to test the application build release? plz describe it briefly and help me knowing the answer?
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.
What will you do if developer is not able to reproduce defect ?
where do u store Testcases and where do u store versions
If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
what is the common problem in SDLC
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What is coverage and what are the different types of coverage techniques?
If you're given a program that will average student grades, what kinds of inputs would you use?
I am writing a testcase for a login window. In the testcase procedure i entered my url(eg:www.gmail.com). But my url is not displaying in the address bar.What technical term a tester woul use for that scenario?
When is the best time for system testing