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 |
difference between web based application and window based application
32 Answers Akash, Evox, iGate, Intelligrape, Lexicon, Semantic Space, SVICS,
Explain spiral model?
what is functionality testing?
What type of Testing u done ur project?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
what types of bugs will we find out in banking projects
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
what is penetration testing
Can some one tell me what is test environment? And What is test set up?
What are the diff ways to check a date field in a website?
prepare test cases for file copy paste.
How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?