Write all combinations of test cases for calculater on -symbel

Answer Posted / selvin

If the first entered no is greater than second than the
output of - should be positive.for ex 125-25=100
If the first entered no is smaller than second than the
output of - should be negative. for ex 125-150=-25

The first no is subtracted with the second no than the
output should be less than first no.for ex(150-25)=125 where
125<150

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define brain stromming and cause effect graphing?

676


What will be your approach if a particular script in Load Test fails?

1773


What is testing and maintenance?

707


Tell me the SRS based review,brs based review

1681


HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY

1696






I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC

1579


What is back to back testing?

1483


HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp

1477


What is defect removable efficiency?

694


When have you had to focus on data integrity?

2145


What is deferred status in defect life cycle?

713


What are the Important test scenarios which can be used for testing a web site?

739


iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?

1511


IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.

1727


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9080