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
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 |
Answer / sn naveen kumar
you can check this by using Boundary value Analysis technique
Is This Answer Correct ? | 2 Yes | 3 No |
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 |
how test cases can be made for a software
how to write the test case for 1 to 12 months in equivalence partitioning?
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
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
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.
Define Testcase.
how will we know test cases are written by us are correct
Write the functional,system test case for a electric bulb which have two electric switches.
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
write a navigation for object repostory