write the negative test cases for pencil based on it's
functionality
Answers were Sorted based on User's Feedback
Answer / vishnu
Take a wooden Pencil.
Try to write with out sharpening the edge.
Expected:
user should not able to write anything!!!
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / vishnu
Take a sharped woodent pencil.
Break the tip/needle/graphite/led/whatever... (based on
user understanding)
Try to write with broken tip.
Expected:
user should not able to write anything!!!
| Is This Answer Correct ? | 7 Yes | 1 No |
what is increment testing approach?
Why Adhoc Testing is done?
What is the difference between coupling and cohesion?
Write a test case scenario for Web-based address book?
As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
What are the testing types? Tell me abt few?
who wil give the standards of testing ? iso or astm
Integraton testing
Which are the major bugs u found while testing an aplication?
Hi, Anybody can explain me What is the Difference between 2- tier and 3-tier Architecture.
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?