Write 10 test cases for the condition P=R/I where R and I
are integer and P is floating point.



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

Post New Answer

More Test Cases Interview Questions

How to write test scenarios for a Web application, with an example?

2 Answers  


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

0 Answers   ABC,


is it necessary to write test cases in tabular form or will point wise will do.

3 Answers   Google, Zycus Infotech,


when we should start writing test cases?

10 Answers   Thatavarti Technologies,


how to write test cases for online restaurant table booking system?

0 Answers  






write the test case flipart.com

2 Answers   Satyam,


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

0 Answers   Microsoft,


how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step

0 Answers  


write the testcases for migrating data from one database to another database?

0 Answers   Wipro,


Redbus- possible scenarios start the testcases accordingly. Please share me templates

1 Answers  


how to write a jwebunit testcase for ejb3.0 project

0 Answers   Wipro,


Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data

3 Answers  


Categories