Write 5 Test Cases for ATM From Security Point of View ?
Answers were Sorted based on User's Feedback
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 |
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 |
What are the steps, procedures, objectives to write test cases.
Hi all I am newbie to Manual testing. can any one gudie me, How to write test cases for "financial forums" manually. If the company have use cases How to perform testcases for the formus. Experinced people working for Financial company, give some ideas. Pls throw some examples ( I want to get an Idea in my mind) Pls this is very Urgent requriment for me. Any help appreciated. Reagrds AA.
how do you test me?
What group of teams can do software testing?
What is difference between web application and non-web applications?
what is the defference between stress and load testing?
what is the difference between PEGA based web application testing versus web application testing?
in gmail.com when you enter username & password and try to copy and paste the password on notepad.will it copy and paste? what type of testing this is known as?
what is test leakage?
what is test plan and test procedure
Give an example of high severity and high priority bugs?
What is a ‘test plan’?