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

Explain the differences between White-box, Gray-box, and Black-box testing.

6 Answers  


Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?

2 Answers   CFC,


How much experience do we have to become a QA? What are the responsibilities of QA?

2 Answers   Vistar Tech,


Difference between System Testing and System Intergration Testing(SIT) with Example

3 Answers  


what is meant by test strategy?

2 Answers  






iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?

0 Answers  


How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.

1 Answers  


What is the difference between the test scenarios and test strategy?

1 Answers  


what are quality tools and its types?describe each

1 Answers   TCS,


Easiest way to write test cases? How i can learn writing the test cases?

0 Answers   Accenture,


What is the difference between V-Model and Raid Model

1 Answers  


any one giv test cases for wordpad using equivalence class partioning

0 Answers   Infosys,


Categories