test cases for calculator ,this should accept integer form
+99 to -99(perform addition operator).need to raise defects

Answers were Sorted based on User's Feedback



test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).ne..

Answer / samyuktha

@sn naveen kumar plz give the clear answer ... plz give me answer using boundary value analysis ...thank you for reply

Is This Answer Correct ?    1 Yes 0 No

test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).ne..

Answer / krishna

1. Verify whether it is accepting the integer from +99 to -99 by using boundary value analysis. like giving input +98, +99, +100, -98, -99, -100.
2.It should not accept the integer value +100 and -100 since it is accepting the integer from +99 to -99.

Is This Answer Correct ?    0 Yes 0 No

test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).ne..

Answer / sn naveen kumar

you can check this by using Boundary value Analysis technique

Is This Answer Correct ?    2 Yes 3 No

test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).ne..

Answer / anitha

1. Verify whether it is accepting the integer from +99 to -99 by using boundary value analysis. like giving input +98, +99, +100, -98, -99, -100.
2.It should not accept the integer value +98 and -100 since it is accepting the integer from +99 to -99.
2.Verify the results whether it perform the addition operation correctly and the results are correct.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Test Cases Interview Questions

test cases for bus transport (TNSTC)

1 Answers  


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

1 Answers  


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

1 Answers  


How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric

2 Answers  


Write all test cases for any credit card.

13 Answers   SIT,


Write test cases for 8+4?

1 Answers  


Please let me know how to write a test case for Pen and washing machine.

3 Answers  


write the system testcase and functional testcase for the below scenario scenario: view the balance in online account

5 Answers   CTS,


What is ramp testing?

1 Answers  


Write test cases for bulb.

9 Answers  


Test case for flight reservation system

1 Answers  


This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?

3 Answers   Honeywell,


Categories