Write 5 Test Cases for ATM From Security Point of View ?
Answer Posted / 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 |
Post New Answer View All Answers
How to do manual testing of a E-insurance project (end to end process)
What r the sequences that leads to automation?
What processes/methodologies are you familiar with?
What is an entry criteria?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
What is rapid application development model (rad)?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What are the different cost elements involved in implementing a process in an organization?
what s test block ratio? please any one answer me..
What is verification in software testing?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
what is API 2.0?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is the most important phase in STLC and Why