testcases for the additon of 2 numbers write negative and
postive cases
Answer Posted / kaushi
enter some integers such that the sum is greater than the maximum value integer can hold i.e attempt to break the function by overflowing the result
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How would you do " Keeping two folders in sync testing"
How to test a stored procedure?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
What is the domain testing?
write a test case for telephone billing ?
What is the difference between test scenarios, test cases, and test script?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
test cases for bus transport (TNSTC)
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
What are semi-random test cases?
Elaborate test plan and content availability in test plan.