testcases for the additon of 2 numbers write negative and
postive cases
Answer Posted / prashant
positive cases
1. enter 1st no
2. enter 2nd no
3. enter or press addition(+,button).
4. check the final result is ok or not.
negative cases
1. check only numeric digits should be accepted.
2. check only 2numbers are entered or not entered three or
more numbers.
3. check the addition(button) is working properly.
4. check result is ok or not.ie.(2+2=4)
| Is This Answer Correct ? | 57 Yes | 18 No |
Post New Answer View All Answers
write a test case flipkart login page
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Which of the following defines the expected results of a test? Test case specification or test design specification.
Explain the dynamic testing?
What is test environment? Elaborate with example.
What are semi-random test cases?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Explain the acceptance testing?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Explain the state testing?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Explain transaction testing?