how to write integrated test case for an ATM?

Answers were Sorted based on User's Feedback



how to write integrated test case for an ATM?..

Answer / rajesh

Integrated Test Case for inserting ATM Card..

1. insert the ATM card and check the message..
1.1 if card is inserted in a right way, then it will ask
for entering the PIN number
1.2. other wise, get an error message , " Reneter card
once more"..
2. FOR PIN NUMBER:
2.1: if then pin number entered is right then will go to
the next phase displaying menu.
2.2: if entered pin number is wrong, display an error
message of mismatching pin number, Re-Enter again...
2.2.1: if again the pin number entered is worng then it
will tell to cancel ur transaction.
2.2.2: otherwise u may block ur card for that moment.

3. Menu is displayed with various options.
3.1 to select one menu of cash withdrawing.
3.1.1:press on cash withdrawing option.
2.it will ask for two more option
*saving or current
3. press any of the button and go to next phase.
3.1 if any one of the option u entered is wrong
then a msg will display as enter right option.
3.2 other wise it will ask to enter amt.

4.1 enter the amount and wait for transaction.
4.1.1: if ur current bal is less than ur withdrawing bal
then it will give an error message....

4.1.2.. other wise it will tell to collect ur cash..
5. then collect ur cash and check it for actual amt meeting
the expected amount or not...

6. then it will ask for more transaction , press yes or no.
6.1 if yes the go to menu option again..
6.2 the ask for collect ur printed receit.
6.2.1 if yes then collect ur reciet
otherwise it will not give u the receit.
6.2 ohter wise collect ur card.
7. check out ur ATM screen come to the initial page or
not..

Is This Answer Correct ?    14 Yes 1 No

how to write integrated test case for an ATM?..

Answer / nitin verma

Hi,
Test cases for the ATMs:-
1) Insert the card and check weather it fails with
error message.

2) secondly weather it authenticates for the correct
Pin and password or not.

3) After taking pin and password weather it fails or work
good.

4) After that select current or savings.

5) After withdrawing money check typed and collected
amount is same or not.

6) After that check expected and available amount.

7) Finally collect the card and check weather it sign outs
completely or not.

Plz correct me if i m wrong......

nitin9360@gmail.com

Is This Answer Correct ?    7 Yes 1 No

how to write integrated test case for an ATM?..

Answer / vidya

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.

Is This Answer Correct ?    4 Yes 0 No

how to write integrated test case for an ATM?..

Answer / rafi

1.Insert a readable card.
result:Card is accepted;
System asks for entry of PIN
2.Insert an unreadable card
result:Card is ejected;
System displays an error screen;
3. System is asking for entry of PIN
Enter a PIN System
result:displays a menu of transaction types
4.System is displaying menu of transaction types
Perform a transaction
System asks whether customer wants another transaction
5.System is asking whether customer wants another
transaction?
Answer yes.
System displays a menu of transaction types
System is asking whether customer wants another transaction?
Answer no.
System ejects card

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Why do you go for White box testing, when Black box testing is available?

2 Answers  


How can World Wide Web sites be tested?

1 Answers   Crea,


What is the Difference between 2 tier and 3 tier Applications...Actually what is a tier.. Anybody can body can give accurate answer..Thanks in advance..........

7 Answers   Symphony,


please give me Live example for 1. high severity & low priority 2. High severity & low Priority 3. low severity & high Priority 4. low sevrity & low Priority

2 Answers   Cap Gemini,


What is the difference between migration testing and regression testing?

3 Answers  






what are the microsoft six rules for usability?

4 Answers   AppLabs,


What are build and version please explain why number changes in build and version

2 Answers  


Hiei have cleared 2technical and hr round at sasken.hr even discussed about salary,he said there would be a client round which final.Can any one tell how to prepare for this round and what type questions i can expect.By the way this job is regarding 1+ exp on mobile app testing

3 Answers   Sasken,


What is boundary value testing? Give an example.

0 Answers   Agilent, ZS Associates,


tester can give suggestion to developer "how to fix the bug" in bug report

4 Answers   ISTQB,


What is Cursor Testing? Is it come under Manual or Automation testing .Explain?

3 Answers  


What is localization testing?

4 Answers  


Categories