test case for pen?? with actual value and expected calue
Answer Posted / pravin
The funtionality of pen is writing.. so test cases for pen
are like this..
1)Open the cap of the pen and try to write and verify
wheather it is working properly or not.
2)it is working on all type of paper or not.
3)Keep the pen upward and try to write wheather it is
working or not.
4)Remove the ink of pen and insert some liquid and check
weather it is working or not..
5)keep the pen in water and test weather it is working or not.
i think these are the test cases for pen if i m wrong then
plz correct me.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
how to test stand alone programs?
What is gray box testing?
What is the syntax testing?
Explain the format of a requirement traceability
How to write test cases or test scripts for UAT testing which is done manually
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Write the test case for a login page?
What is quick test professional and what test environment it supports?
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.
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:
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Do you know mutation testing?
what is black box system in software development in system analysis and design?
Write test cases to test a browser app
What is the difference between test scenarios, test cases, and test script?