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....
Answer Posted / akhalesh yadav
Valid test cases
1.value of principle is +ve integer value
2.value of principle is greater than 0
Invalid test cases
1.value of principle is 0
2.value of principle is infinity
3.value of principle is -ve value
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain the ad hoc testing?
How to write test cases for lift?
What are the Test Cases Comes under Regression Suite?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Explain the exactly meaning of test case?
how many test cases do u need to ship a product?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Test Case for Text Editor!
What is transaction testing?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
What is ramp testing?
how to write test cases for online restaurant table booking system?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database