ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
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?
 Question Submitted By :: Srihari
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
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 ?    3 Yes 1 No
Rajendra Prasad Reddy Penumall
 
  Re: 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
# 2
infinite test case
 
Is This Answer Correct ?    1 Yes 2 No
Ram
 
 
 
  Re: 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
# 3
we can write 3 test caes...following are the test cases
--Check for the enabled property of buttons from 
0,1,2,3,4,5,6,7,8,9 and Add , Equal to.
--Click on all thebuttons from 1 - 9 and check whether the 
respective no's are displayed or not.
--Enter the valus as per the valid input the table,click on 
ADD button and check whether the actual value is matching 
ith the expected value.

s.no    values   Actual     Expected
                  value      Value
1       0+1                  1
2       0=2                  2
          till 9

In the same way for all the values we can write  table and 
calculate the actual values.
 
Is This Answer Correct ?    0 Yes 0 No
Raghu
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is Testers role in a s/w firm? winfoware3
If a company doesnt use a bug tracking tool then hw the tester reports the bug to the developer? plzz do answer its urgent.thanks in advance Infotech5
What is CMM? Patni2
Which one of the functional groups do test engineers interact with in order to retrieve the correct set of requirements for a specific software release?  1
how do we do database testing manually.Suppose if i want to check whether a particular record is inserted in the database or not.  4
what is the difference between water fall and v model ?  3
whatis testing?  5
how do we update the test cases if the requirements change in manual testing. if we r not using quality center. depending on the changed requirements do i need to write a new test case or can we update the old test case.basically i want to update i dont want to write a new test case. so plzzzzzz answer.  5
What is Database normalisation  3
What is Scalability Matrix Virtusa1
Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one example. TCS9
What is Pilot testing ?  2
What are the recommended sites or books for software testing?  2
can anyone write testcases for a wall clock?  5
What is the difference b/w Smoke Testing and Sanity Testing? STQC8
How to perform Regression testing manually?  3
how do you test me?  5
Test Manager's role in preparing proposals?  1
what do u know about ERP , INSURANCE DOMAINS? Bartronics2
can anyone tell me the different types of testing with starting letter A specify atleast 5 ?? eg: adhoc testing,alpha testing.  1
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com