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 |
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Where can i find example or samples of testcases to improve my testcases documentation?
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
test case for digital camera
Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box
Difference between Automation testing and manual testing.
What is the differance between Bug and Defect.
17 Answers Cap Gemini, CarrizalSoft Technologies,
How to write the test cases for STP
While doing export to Quality Center it always shows Excel file does not respond???? Please suggest as why it is happening??
can anyone please send me the sample testcases on how to write it into the testtemplates
why we need a test plan