In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug
Answers were Sorted based on User's Feedback
Answer / ramya baskaran
1. To verify whether the system allows the user to select the withdraw option.
2. To verify whether the user enter the correct pin or not.
3. To verify whether the user enter the valid denomination(100s) or not.
4. To verify Whether the entered amount is available in the account or not.
5. To verify whether the atm has amount or not.
6. To verify whether the user wipe the valid debit card or not.
7. To verify whether the user enter above the maximum limit(>25000).
Thanks,
Ramya
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ravi narang
There are many reason behind this:-
1.If a person enter wrong pin number then can't withdraw money.
2 Suppose person enter a exceed amount from his/her account balance.
3. If a person enter beyond 25000,i.e.cross the limit.
4. if a person enter password is true. but enter amount like Rs 100 an d In ATM machine there is only 500 and 1000 Rupees currency.Then user can not withdraw the money.
5. After entering a pin,person not follow the rules and restriction of ATM software then user Can't withdraw the money.
| Is This Answer Correct ? | 4 Yes | 0 No |
WHAT IS BUG LIFE CYCLE YOU FOLLOW?
what are the techniques used for writing functional test case ?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?
I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)
1. what is baseline document , can you say any two ?
1.What is mean by data base testing?explain with example? 2. you can check the data base testing through sql then why we are using QTP Data base check ? 3.difference between modified waterfall model and waterfall model? 4.defect life cycle?
What is the test harness?
what is difference in between os 2000 xp
expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24
wt is the diff. bet. verification and validation If possible explain with one example.
What is back to back testing?