Write 5 Test Cases for ATM From Security Point of View ?

Answers were Sorted based on User's Feedback



Write 5 Test Cases for ATM From Security Point of View ?..

Answer / prakash

1.if the PIN is incorrect three times consecutively,it won't
allow any transaction further with the same card, until
fresh PIN is generated

2.if PIN is correct, then check whether date of expiry(valid
thru) of the card to the system date(current date)(in mm/yy)
format//if current date is greater or equal then allow
transaction.

3.withdrawal amount should be less than or equal to the
available balance (depending upon the account)

4.For each new transaction system should prompt for PIN ?

5.Depending upon the withdrawal limit it should allow
withdrawal in a particular day per customer.

Is This Answer Correct ?    20 Yes 4 No

Write 5 Test Cases for ATM From Security Point of View ?..

Answer / sasidhar

@Coldrt99

hi here i will put one link it gives all functionality of ATM
then u can write urself all the test cases

http://www.math-cs.gordon.edu/courses/cs211/ATMExample/InitialFunctionalTests.html

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is Registry?

0 Answers  


Explain the End Goals of Usability Testing?

2 Answers   Crea,


Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance

0 Answers  


What is Ur Streght?(In P.M)

12 Answers   L&T, MBT,


what is the good test case ? how can we tell this is good test case ? (test case characterstics)

4 Answers  


what is data base testing, explain with example

4 Answers  


Who is the father of Software Testing? Who has invent the water fall model? Who has invent the spiral model? Who has invent the prototype model? Who has invent the v-v model? Who has invent the Hybrid model?

1 Answers  


in sdlc process what is the rool of PM,TL,DEVELOPER,tester in each and every phase? pelese explain me in detail?

2 Answers  


Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?

3 Answers   IBM,


can anyone write testcases for a wall clock?

7 Answers  


What is boundary value analysis and equivalent partition?

1 Answers  


How could you handle the situation when you get the high seveority bug when the application is going to deliver by today night?

5 Answers   IBM,


Categories