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....
Answers were Sorted based on User's Feedback
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 |
Answer / shome varma
1. Value of principle amount +Float value accepting 2 value
after decimal
2. Principle amount cannot be 0.
3.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amy
One other to do this is equivalent partioning in the valid
test cases
| Is This Answer Correct ? | 2 Yes | 3 No |
Do you know mutation testing?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
How to write test cases or test scripts for UAT testing which is done manually
hi, please anyone write test case for "Print" screen
build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered
how can write testcase for admin role? can u tel me detail
how to write testcases for yahoo messagner
How to test a stored procedure?
what is the purpose of writing testcases
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
can one defect be mapped to more than one test script in manual testing
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update