Recent Posts

LightBlog
Responsive Ads Here

Tuesday, September 25, 2018

Test cases for ATM Card | Test cases for ATM Machine

Test cases for ATM Card | Test cases for ATM Machine

The ATM ask the user to insert the card
1. Machine is accepting ATM card
 Successful insertion of ATM card and machine read its serial number.
2. Machine is rejecting expired card
 Unsuccessful operation due to insert card in wrong angle
Test cases for ATM Card | Test cases for ATM Machine
3.ATM request the password, successful entry of PIN code
 Verify the pin No is in encrypted form or not.
 Unsuccessful operation due to invalid account Ex:other bank card or time expired card
4. unsuccessful operation due to enter wrong PIN code 3 times
   ATM verify the serial number and password.
Test cases for ATM Card | Test cases for ATM Machine
5. successful selection of language
  Verify whether its displaying the selected language or not.
6. successful selection of account type transaction ( withdrew,deposit,transfer,mini statement)
  The ATM ask for the amount Verify whether the money is drawing from the selected account or not.
7. unsuccessful operation due to invalid account type/ due to wrong denominations
8. successful selection of amount to be withdraw/withdraw operation
9. successful withdrawal. Verify whether the correct amount is coming out or not.
 The ATM print the receipt.
Test cases for ATM Card | Test cases for ATM Machine
 ATM ask the user whether the user want to continue
10. Expected message due to amount is greater than day limit/due to amount is greater than day limit
11. unsuccessful withdraw operation due to lack of money in ATM/amount is greater than possible balance  Test cases for ATM Card | Test cases for ATM Machine
12. Expected message due to amount to withdraw is greater than possible balance.
13. unsuccessful withdraw operation due to click cancel after insert card/due to click cancel after insert card & pin number
Test cases for ATM Card | Test cases for ATM Machine
      

No comments:

Post a Comment