How would you test an ATM Machine?
Answers were Sorted based on User's Feedback
Answer / amit jain
I simply write the test cases that will be ok I think
1 Atm connected to electricity it should be in ON state
with proper message
2 Atm not connected not electricity it should be in OFF
state
3.ATM should ask for password before going to profile of
customer
4.ATM should check for money limits set for day/ month
based on user
and so on it goes sdepends on ur thinking
Is This Answer Correct ? | 9 Yes | 3 No |
Answer / pragya
Functionality:
Whether u r able to draw money successfully.
Do you get recipt with proper details.
does it work with other ATM cards.
After transaction is complete,whether the user details are
removed or not.
Usablity:
How fast u get money.(speed)
help messsages,like human voice.
Performance:
how does it behave if same person is drawing money more
than once in same transaction.
how much money per day can be drawn.
Please suggest for any more testing of ATM.
Is This Answer Correct ? | 5 Yes | 1 No |
I guess there could be test conditions as
1) Atm in working condition. ATM doesnt need electricity.
2) Does it ask for a password when you insert the card.
3) Max amount withdrawn should be set.
4) Try withdrawing money with an odd no to see if it
responds
The list is endless
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / zanoon
No this is not exact answer please give perfect answer, that
both answers might be wrong.
Is This Answer Correct ? | 0 Yes | 4 No |
I’m in search of a system that can handle the tasks, for instance, of a manager or a tester equally well. Can anyone help me in this?
What are the common problems with software automation?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
What is meant by Factory testing?? I have seen this one in a Job posting
What is Regression Testing and how it is useful in real- time scenario? Please correct me if it is wrong...
what is target user?
What is the difference between the qa and software testing?
when we want to be a good tester what should we need to be good at...
What are the five common solutions for software developments problems?
What is the testing lifecycle?
What is Deffered? explain it who allocate it?
How to start testing after project kick off ???