Write 10 test cases for the condition P=R/I where R and I
are integer and P is floating point.
Answer / meena
Verify R and I are Integers
Verify different combinations of R and I (Positive and
Negative Values) and P has Quotient with proper decimal
values.
Try a positive and negative (If both are negative result
should be positive, if one is negative result should be
Negative)
If I is 0 then proper error message is displayed.
Try Max and Min value for R and I
Try Max+1 and Min-1 for R and I and proper error message
should be shown
| Is This Answer Correct ? | 2 Yes | 0 No |
what are the inputs required for writing test cases
How to write test cases on for Logging management?
How should the test cases be framed to validate the excel sheet?
What is the Difference between Testing Types and Testing Techniques
what is objectrepositry
9 Answers Infinite Computer Solutions,
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
pls i want test cases for telecom billing system
write test cases for whatsapp messaging..?
1 Answers IBM, Stag Computers,
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
ATM application ( scenarios ): Analysis and testcases
write the test cases for date month and year field by using testing techniques
19 Answers Aryavrat Infotech, Blue Star,
if account balance less than 5000 for a month ,account should become in active. if bal greater than 5000 account should b active. Write test cases for the above scenario