test cases for calculator ,this should accept integer form
+99 to -99(perform addition operator).need to raise defects
Answer Posted / 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 |
Post New Answer View All Answers
Explain the glass box testing?
How to test a stored procedure?
Explain the syntax testing?
"search"test cases on Linkedin website and how will you write test cases on it?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Explain which test cases are written first black boxes or white boxes?
Explain the ad hoc testing?
write test case for pen cap if it is not present?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
I want 100 test scenario for gmail
What are all the companies are doing manual testing till now ?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Explain the domain testing?
Explain the ramp testing?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules