How many test cases u will write for Acceptance testing?
Answer / Shivendra Kumar
The number of test cases written for acceptance testing depends on the complexity of the product, but it is usually a reduced subset of all test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a test case for student admission form
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
pls i want test cases for telecom billing system
Explain the integration testing?
Do you write test plan and test case?
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?
please test case for calculator
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
plz tell how to test this: We have to change the password of password field the condition is:The password will expiry after 30 days and that should not allow last 12 similar passwords....
Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.