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 / amy
One other to do this is equivalent partioning in the valid
test cases
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Write the test case for a login page?
In a log in page what will be test procedure, test scenario, test description & test steps?
Explain the functional testing?
How to write the test cases for STP
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
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
Define some of the attributes of a test case?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
What is the syntax testing?
How to generate test cases for 'replace a string' method?
write a test cases for WLAN
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
How to write test cases on laptop???
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)