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 do u call a from library file

2 Answers  


write test case for coin-box telephone

5 Answers  


Please give me a test case scenario for search engine covering all the fuctionalities

2 Answers  


Create Test Cases based on Software Testing Principles Write the Test Cases to validate Command Line utility - ‘MAX’. The utility displays the maximum of the 2 specified Integers. Please note down any assumptions that you make. e.g. MAX 2 3

1 Answers   SAP Labs, Satyam,


What is use case testing?

0 Answers  






While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,


can any one give the format of writing test cases in excel sheet.

33 Answers   Aricent,


What are semi-random test cases?

0 Answers  


How to write simple test cases?

3 Answers  


What is quick test professional and what test environment it supports?

0 Answers  


wht are the possible test cases for save button in notepad?

2 Answers   CTS, Vistar Tech,


What is port testing ?

1 Answers  


Categories