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

how test cases can be made for a software

3 Answers  


how to write the test case for 1 to 12 months in equivalence partitioning?

6 Answers  


if we ve data 100 how we can check and create equvalnces an bva .if we ve data 1-5,6-10so on wat will we bva how we will chk

5 Answers   Nexus Technologies,


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

0 Answers  


can anybody tell me that how many days required to complete 1000 test cases.And what would be the avg testcase perday for a tester.

2 Answers  


Define Testcase.

13 Answers   3i Infotech,


how will we know test cases are written by us are correct

5 Answers   TCS,


Write the functional,system test case for a electric bulb which have two electric switches.

4 Answers   Manhattan,


Write test case for a search engine?

12 Answers   Saba, Saba Software,


what will be the test case for Lift?

22 Answers   Mind Tree, Satyam, Tops Security Ltd,


IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


write a navigation for object repostory

4 Answers  


Categories