Test cases for google home page, yahoo signin page,
elavator, traffic signals. And can anybody post the some
other testcase(on like pen,keyboard....) as interview point
of view.
Answers were Sorted based on User's Feedback
Answer / satish
Test cases for pen
1. Verify the functionality of writing the pen
2. verify the color of writing
3. verify of which material the pen is made
4. verify the size of refill so that it can placed correctly
into the pen
5. verify the cap is fitting correctly
etc.....
correct me if I am wrong
| Is This Answer Correct ? | 23 Yes | 10 No |
Answer / asn
Test case for yahoo sign in page
1)Verify userid field.
2)verify password field.
The above testcases to check whether the editboxes
accepting data or not.
3)Enter valid userid and password and click on signin
button.
4)Enter valid userid and invalid password(viceversa)and
click on signin button
An error message should be displayed
5)Enter valid userid and leave the passwordfield blank
(viceversa)(for invalid data also) and click on signin
button.
| Is This Answer Correct ? | 21 Yes | 12 No |
Answer / n t
Adding to above test case:-
- friction/smothness of writting by the pen.
- how long it could write.
- whether reusable.
- specific position to place the pen (applicable if it
leaks).
Many more can be added.
| Is This Answer Correct ? | 6 Yes | 14 No |
Hi How to test web applications in Manual testing? How does the client- server works in Manual testing? Pls answer me ASSP. Thankyou in adavance Sunitha.
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
tell me some major and minor defects in ur net banking project?
What is test design???
Testing mainly in Verification or Validation ?
What are the Major Functionality for a ATM machine ??
There is a defect leekage to production environment after release. How to convince the client and what has to be done to retain the client
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
How is testing affected by object-oriented designs?
If date field is a text field write test cases to validate it?
What are the different testable items in GUI testing?
Graph-based testing methods can only be used for object-oriented systems .Is it true. explain