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 |
Scenarios to test wireless Speaker via bluetooth
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
In a log in page what will be test procedure,test scenario,test discription & test steps?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
write a test case for authentication of a login page from database
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
How many bugs have u found in your project?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
how many test cases do u need to ship a product?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
how to write test cases for smart meter for gas and electricty