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 |
There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.
How many test cases can u write 1) File - open dialog box in notepad pleasse write
write a test case for a pen and paper regarding writing.
test cases for black board test cases for pencil
Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data
Scenarios to test wireless Speaker via bluetooth
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
Could you pls give me sites where i can test card? mail me to
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
how can write testcase for admin role? can u tel me detail
Why does the boundary value analysis provide good test cases?
what would be the negative test case for serach that break the search .