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

can we directly write test cases in test directory.

2 Answers   Covansys,


Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.

3 Answers   ISTQB,


What is bug priority?

0 Answers  


Who will give the Priority and Severity?

8 Answers   HCL, MMM,


wht is the use of check list?

2 Answers   iGate,






what is best way to Indentify the senarios for anything like room,car,bike etc please tell me best ways to identfy

1 Answers  


Can any one explain me what is difference between Test Methodology and Testing Techniques?

5 Answers  


I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???

0 Answers  


How will you prepare traceability matrix if there is no Business Doc and Functional Doc?

2 Answers   Virtusa,


What is Test Statergy?

1 Answers   Oneclick Testing Solutions,


Retesting will be coducted on particuler bug or entair application?

6 Answers  


What should I do if the name of the field is change in new version?How should I maintain it in Test Case Document? Eg: 1)On Login Window:if Login button changed to Ok button 2)the Name of the Login Window get changed 3)Suppose New button adds to Login Window 4)Suppose For Login button there is Alt+L is used in new version Please tell me as early as possible Thanks in advance!!!

1 Answers  


Categories