write a test case for yahoo login page ? input data user:6
alpha numeric;password:10 letters....10 pstive test cases
and 10 negative test cases?
Answer Posted / pavan
The idea is to test a wrong username and check if shows an
error message when you try to do the login.
Then you should try to use a wrong password and it should
show you an error message as well
When putting the correct username and password it should
make the login without any problem.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Positive and Negative test cases for the speedometer?(minimum 5 each)
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
How to write test cases for lift?
Explain the gray box testing?
Explain the acceptance testing?
Do you know mutation testing?
how to test stand alone programs?
how to write test cases for online restaurant table booking system?
What is the syntax testing?
Write the test case for a login page?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Write test cases to test a browser app
Explain which test cases are written first black boxes or white boxes?