write a test case for a pen and paper regarding writing.
Answers were Sorted based on User's Feedback
Answer / poonam
case 1: pen should write on paper
case 2: ther should be image on paper which u have written
| Is This Answer Correct ? | 5 Yes | 24 No |
How many test cases can u write 1) File - open dialog box in notepad pleasse write
Write all test cases for Bus Pass Renewal
Explain the unit testing?
Please give me a test case scenario for search engine covering all the fuctionalities
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
Suppose a job should be executed for every two hours? Write test case for this?
write test case for white board marker.
What is the state testing?
write a test cases for table,pen,electric bulb?
Hi.........can any one tell me the basic format for writing test cases
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?