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 component testing?
Who will take care of test plan and test case?
what is black box system in software development in system analysis and design?
Explain transaction testing?
Explain the system testing?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
150 integration testing scenarios for gmail
Can some body help to write possible test cases for a credit card at POS (point of sale)
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Explain the sanity testing?
Can anybody help me out to write test cases for booking train ticket online???
Sample test cases for data conversion(Utility billing system)
In a log in page what will be test procedure, test scenario, test description & test steps?