How many Test-Cases can be written for the calculator
having 0-9 buttons,Add,Equalto buttons.The testcases should
be focussed only on add-functionality but mot GUI.What are
those test-cases?

Answer Posted / rajendra prasad reddy penumall

Test-Cases for the calculator

so here we have 12 buttons total
ie 0,1,2,3,4,5,6,7,8,9,ADD,Equalto -12 buttons
here u can press atleat 4 buttons at a time minimum
for example
0+1=
for zero u should press 'zero' labled button
for plus u should press '+' labled button
for one u should press 'one' labled button
for equalto u should press 'equalto' labled button
0+1=
here + and = positions will not vary
so first number position can be varied from 0 to 9 i.e
from permutation and combinations u can fill that space in
10 ways
in the same way
second number position can be varied from 0 to 9 i.e
from permutation and combinations u can fill that space in
10 ways

Total number of possibilities are =10x10=100
This is exhaustive testing methodology and this is not
possible in all cases.
In mathematics we have one policy that the the function
satisfies the starting and ending values of a range
then it can satisfy for entire range of values from
starting to ending.

then we check the starting conditions i.e
one test case for '0+0='
(expected values you know thatis '0')
then another testcase for '9+9='
(expected values you know thatis '18')

only two testcases are enough to test the calculator
functionality.


if you still have any doubt feel free to mail me at :
rajendra_penumalli@yahoo.com
or call me:9885162742(hyd)

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

test cases for Insurance Processing System ?

4434


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

1643


1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases

5526


What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER

1808


i want manual and automation test cases and interview questions

1698






What are the cases why parameterization is necessary when load testing the Web server and the database server?

1586


What is software configuration management?

714


List out test deliverables?

671


How do you go about testing a project?

1529


What is bug, deffect, issue, error?

812


Have you prepared traceability matrix and how to prepare it?

1591


Explain the strategy for testing a Java application?

1645


Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me

1590


i need manual testing interview questions for 2+ experience plzz help me..

3820


what r the 5 major defects that u found in ur shopping related project?

1415