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

Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?

0 Answers   ISTQB,


How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(

0 Answers  


How would you do " Keeping two folders in sync testing"

0 Answers   ABC, HCL, Microsoft,


what is difference between GUI Map and GUI Map file

5 Answers   Incotec,


Write test cases for orkut?

2 Answers  






Can anyone tell me the test cases for Operating System.

1 Answers  


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

1 Answers  


Do you know explain security testing?

0 Answers  


What is the role of QA in a company that produces software?

5 Answers  


test cases for bus transport (TNSTC)

0 Answers  


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

2 Answers  


Explain the ramp testing?

0 Answers  


Categories