ATM application ( scenarios ): Analysis and testcases



ATM application ( scenarios ): Analysis and testcases..

Answer / mudaseer

Insert a valid card ----- it should be able to recognize the card
Insert an invalid card ----- it should display not able to recognize the card
After inserting valid card ----- it should display please enter the password
When I enter valid password ------- it should display as **** and It should allow for further transaction
Enter invalid password ---- it should not allow for further transaction
After entering password it should display fields like amount withdrawal, amount balance etc
When I click on amount balance page ------ it should display amount balance remaining in account
When I click on amount withdrawal ------- it should display please enter the amount
After entering the valid amount(less than balance ) ------- it should display whether you want receipt or not
If I press yes --------- it should give first amount then receipt
Enter a valid amount ------- it should give the amount
Enter amount more than balance ------ it should display please enter a valid amount

Enter the amount not in multiples of 100(like 230,150) ------- it should display please enter in multiples of
100

I am having 10,000 in my account --------- After I withdraw money of 1000 here 1000 should get
deducted From my account my balance should be 9000
(it should get updated in the database)

Block the card and insert it --------- It should display the card is blocked please contact the bank

Break the card and insert it ------------- it should display not able to recognize the card

After atm gives money it asks do u want to continue. If yes? ------------ It should ask for password again because if I forget atm card then others will not be able to withdraw money because it ask for password

Is This Answer Correct ?    28 Yes 1 No

Post New Answer

More Test Cases Interview Questions

What is the basic stuff you require to begin creating test cases?

5 Answers   Philips,


What all comes under test case review?

5 Answers   TCS,


wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.

5 Answers   AppLabs, Siemens,


Who will take care of test plan and test case?

0 Answers  


Analyze the following highly simplified procedure: Ask: "What type of ticket do you require, single or return?" IF the customer wants ‘return’ Ask: "What rate, Standard or Cheap-day?" IF the customer replies ‘Cheap-day’ Say: "That will be £11:20" ELSE Say: "That will be £19:50" ENDIF ELSE Say: "That will be £9:75" ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given. A. 3 B. 4 C. 5 D. 6

1 Answers   ISTQB,


Explain the functional testing?

0 Answers  


what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?

2 Answers  


Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?

8 Answers  


how to write a jwebunit testcase for ejb3.0 project

0 Answers   Wipro,


explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.

1 Answers  


how to write the test cases in excel format

0 Answers  


write the test cases for a+b=c?

9 Answers   Aloha Technology, SAP Labs,


Categories