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                      
tip   SiteMap shows list of All Categories in this site.
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 TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE 
MACHINE ? URGENT
 Question Submitted By :: Uma
I also faced this Question!!     Rank Answer Posted By  
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 1
ATM machine
checking balance 
withdraw cash
 

Coffee machine
put exact change and get cofee
put money and then cancel the transaction
 
Is This Answer Correct ?    5 Yes 5 No
Shiva
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 2
ATM- Insert valid card and do transactions.(Like cash 
withdrawal with in the limits)

COFFEE Machine: Press the button and get the coffee
 
Is This Answer Correct ?    1 Yes 2 No
Rajareddyy
[Esoft]
 
 
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 3
ATM machine...

insert the active/existing card.
it should be recognized.
insert the card in a wrong side...it should give error msg.
insert the expired card....should give msg it is expired.
insert the card with wrong username and p.w
insert the card with correct username and  wroing p.w....in 
both cases should display error msg.
login with correct un and pw and chk for the transfer of 
money...if it is transferred fine.
transfer the money to a non existing account....money shld 
not be transfered.
transfer the money to an account to the same account 
no...shld display error msg...

and many more test cases for atm.

for coffee machine...

chk all the buttons are working...i.e if it is working led 
shld be glowing...
pressing button of hot water shld give hot water and not 
cold water.
when pressed for coffee button shld give coffee not tea..etc
shld give a beeping sound when there is insufficient 
water,or the materials needed for the machine to work like 
coffee seeds, sugar(if there is option)...etc
in this way we can write test cases.
 
Is This Answer Correct ?    11 Yes 1 No
Prashanth
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 4
1.To verify ATM card Insertion
2.To verify ATM card Insertion in wrong angle
3.To verify invalid ATM card Insertion 
4.To verify Language selection
5.To verify Pin entry
6.To verify invalid  Pin entry
7.To verify invalid  Pin entry 3 times
8.To verify Account Type selection
9.To verify Invalid Account Type selection with respective
to  inserted card
10.verify withdrawal option selection
11.verify Amount entry 
12.verify Amount entry with wrong denominations(fr eg:999Rs)
13.verify withdrawal success operation
14.Verify operation when our entered amount is grater than
possible balance
15.Verify operation when our entered amount is grater than
day limit
16.Verify when our ATM have lack of Amount
17.Verify when our ATM have network problem
18.Verify Current transaction No.exceeded than day limit
19.Verify operation with exceeded delay in between
operations in ATM
20.Verify Cancel after insert card
21.Verify Cancel after Language selection
22.Verify Cancel after Pin entry
23.Verify Cancel after Amount type selection
24.Verify Cancel after withdrawal operation
25.Verify Cancel after Amount entry
26.Verify correction of Amount during entry
27.Verify after successful transaction If customer doesn't
take the money
 
Is This Answer Correct ?    15 Yes 1 No
Padma Ganta
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 5
insert card
enter pin number
go to savings account
select withdraw
enter amount(ex 100$)
close operations on our account
 
Is This Answer Correct ?    4 Yes 5 No
Sumalatha
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 6
1-verify whether the atm machine is not out of order
2-insert the card into atm machine 
3-if the card is not inserted properly then it show a error 
msg
4-after tht it verify for language option
5-then it asked for pin number
6-if the pin is wrong it shows error
7-if pin is enter wrong for 3 consequtive time then it 
block ur card
8-after verifing the pin it asked for account option
9-then it verify the account,if the account is not correct 
it show error msg
10-after verifing the account it asked for diffrent option 
relatedted to transection
11-if u enter widhrawal option it take u to next level
12-then it verify the amount entry it should be in proper 
denomination(for eg-1oo,200,300 etc & not in 120,130 etc)
if u enter invalid amount it show error
13-then it verify the max day limit of ur acct.if it cross 
then it show error
14-if the atm does'nt have sufficient amt it show a msg on 
the screen
15-after entering the amt it show msg tht ur transection is 
proceding.
16-after transection the money should take by the customer 
with in 30 sec or else it should go back to the the atm
17-after taking the money it show msg tht transection is 
completed thank u .
18-it should asked u tht u want to proceed or not if not it 
remove out ur card.
 
Is This Answer Correct ?    3 Yes 0 No
Kunal Chakraborty
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 7
1) Insert Invalid card, It should show correct user 
directional message

2) Insert Expired card,It should show correct user 
directional message
3)Insert correct card, It should ask for pin number. Enter 
4 digit PIN number.
4)Enter Wrong Pin number or less then 4 digits, it should 
show proper user directional message.
5)Insert correct card then enter correct pwd, it should 
allow to choose account type, select worng account type in 
this case it should show proper message and ask the user to 
re-enter the 4 digit pin number.
6)Insert correct cart,pin and select act type, then it 
should ask the user for withdrawal,balence......
7)Enter amount greater then allowed for the day. It should 
show correct user directional message like maximum with 
drawal for the day is 20,000.00 rupees..
8)Enter the amount greater then bal.. it should show proper 
message in case over draft.....
 
Is This Answer Correct ?    2 Yes 0 No
Rajareddy
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 8
All the above are actually test cases for coffee / ATM 
machine. 
'Scenario' need not have any technical details / steps to 
be used. 
e.g. Sam wants to have some coffee. He has a big coffee mug 
which he received as a prize for winning inter office 
antakshari. He takes the mug to the coffee machine and 
wants to take 2 servings from the machine.
 
Is This Answer Correct ?    4 Yes 2 No
Sam
 
  Re: HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT
Answer
# 9
01.verify whether the atm is functioning or not by its 
display message.
02.Verify by inserting atmcard in proper position is it 
accepting or not.
03.Verify whether the card is valid or not with system 
response.
04.Verify if the card is not properly inserted then it has 
to show disply message as " insert card properly"
05.Verify if the card is properly inserted then it should 
ask for enter pin number
06.Verify if pin number is wrong, it should disply "pin 
incorrect, enter valid pin"
07.verify that if pin number entered three times wrong then 
the card must be blocked
08.verify that if enteed pin number is right, then it 
should allow for atm operations
09.verify that if each and every action performing ts role 
as per the specificaions or not.
10.verify that when the transaction is completed the sesion 
must be closed.
 
Is This Answer Correct ?    0 Yes 1 No
Arjun
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so? Accenture11
What are the common defects revealed in Functionality testing? AppLabs2
what is master review and peer review  3
What is Risk Analysis QA4
what is sychronization point in qtp how u put in yr application when it is put wat is its use how it is useful SAP-Labs3
How u prepare Test data in testing process??? Cognizent8
How do u write integration test cases?do u have any special format? IndiumSoft3
which module ur following in ur company?  5
How you send defect report? AppLabs4
how can u differentiate intgration test cases with functional test cases TCS3
1.What is the risk factor problem related to project? Manhattan2
what is Waterfall model?  5
what methodologies you are following Wipro3
Suppose i want to test an application with in three week, how i will prepare test strategy for this testing.? which testing types should i follow? TCS5
What are the advantages of manual testing other than "Low cost", "Where automation fails".......? Satyam6
write 3 test cases on MSWORD Zycus-Infotech5
differentiate defect age build interval? what style of testing we can follow with lack of documentation?  3
What is diff between equialence partioning and boundary value analysis TCS3
what is the difference between Error,Defect,Bug,Failure  8
what is the diff between IE and Netscape in web testing on a login page?  2
 
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