Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


testcases for the additon of 2 numbers write negative and
postive cases

Answers were Sorted based on User's Feedback



testcases for the additon of 2 numbers write negative and postive cases..

Answer / 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

testcases for the additon of 2 numbers write negative and postive cases..

Answer / rkul

For negative testing we can -
leave fields for two numbers blank and try to press + sign and see result.

Is This Answer Correct ?    26 Yes 6 No

testcases for the additon of 2 numbers write negative and postive cases..

Answer / jitendra255

possitve
1. Enter 1st no in -ve decimals
2. enter 2nd no in -ve decimals
3. enter addition button [+]
4. check the final result

Is This Answer Correct ?    9 Yes 0 No

testcases for the additon of 2 numbers write negative and postive cases..

Answer / anu.gdy29@gmail.com

negative test case:

1)enter 1st number
dont enter 2nd number.leave it blank
check the answer.

2) enter alphabetic character as 1st number(check if it
takes alphabet)
enter 2nd number(numeric)
check the answer

Is This Answer Correct ?    11 Yes 6 No

testcases for the additon of 2 numbers write negative and postive cases..

Answer / mukta gupta

Test Cases should also include:
1. Addition of negative intergers
2. Addition of floating numbers

Is This Answer Correct ?    6 Yes 1 No

testcases for the additon of 2 numbers write negative and postive cases..

Answer / 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

testcases for the additon of 2 numbers write negative and postive cases..

Answer / bush

yes i agree with this answer.

Is This Answer Correct ?    9 Yes 8 No

testcases for the additon of 2 numbers write negative and postive cases..

Answer / 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

More Test Cases Interview Questions

How should I maintain the test cases and Test Log for different versions/builds of the application.

0 Answers  


Write test cases to check the functionality of the shopping cart of an e-commerce website

6 Answers   Optum, SpoonJoy, Verizon,


write a test case for telephone billing ?

0 Answers   CTS, Infosys, TATA,


how to write test cases for "Browse" button.

6 Answers   Accenture,


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

0 Answers  


Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)

5 Answers  


Scenarios to test wireless Speaker via bluetooth

0 Answers   Cygnet Infotech,


tell testcase where it is taken and tell the title of the testcase? pls any answer the question?

1 Answers   IBM,


How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable

1 Answers   ISTQB,


write the high level test cases for winzip file

2 Answers   QA,


how do you write the test cases?

4 Answers   Satyam,


Explain the branch coverage testing?

0 Answers  


Categories