testcases for the additon of 2 numbers write negative and
postive cases
Answer Posted / gangadhar mahabubabad
POSITIVE TEST CASES; ENTER THE 2 NUMBERS AND PRESS ADD BUTTON
NEGATIVE TEST CASES :1) ENTER THE SPECIAL CHARACTERS AND ADD.
2)ENTER ONE NUMBER AND ONE SPECIAL CHARACTER...
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Explain the integration testing?
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 is gray box testing?
How to test Webservices and how can we write test cases for that
How should I maintain the test cases and Test Log for different versions/builds of the application.
Explain the syntax testing?
What is the domain testing?
Explain the monkey testing?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Explain the ramp testing?
What is business validation test case?
Explain the domain testing?
Write a test case for telephone?
how to write a test procedure & test log for login system
What is transaction testing?