write a test case which covers the major functionality of
yahoo login
Answer Posted / ganesh
I think as per the question to check for the major login
functionality, following scenarios are to be tested:
1) Enter UID & PWD and click on Login/Sign using mouse.
2) Enter UID & PWD and hit enter button on keyboard.
3) Enter only UID or PWD and login.
4) Do not enter any field and hit login.
5) Enter one field with wrong information and try to login.
Correct me for any modifications.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
how to test stand alone programs?
What is business validation test case?
Explain the logic testing?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
How to write email id in world wide web
Explain the system testing?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
can any body help me with providing a a case for usability testing...
How to write the test cases for STP
Explain the dynamic testing?
Explain the ramp testing?
write test cases for flipkart.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
What is use case testing?