Answer Posted / umesh
1.check the core functionality like tip,ink,joint of ink nd
refill,there shud not be any air bubbles in ink.
2.check the stress...like pen tip is breakable or what
pressure it may handle.
3.as we are talking globally....then it shud be workable at
every temperature or the temp defined in SRS.
4.NOW check for writability,grip nd ease in use.
5.label on the pen...as defined in SRS.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Write the test case for a login page?
pls i want test cases for oss? whts the process of oss testing
what is the technology used in financial applications?
Explain the glass box testing?
How to generate test cases for 'replace a string' method?
What is component testing?
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.
Could you pls give me sites where i can test card? mail me to
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
In a log in page what will be test procedure, test scenario, test description & test steps?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Explain the dynamic testing?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?