Tell me some of the Possible test cases on ATM Machine?
Answer Posted / mudaseer
action
insert a valid card
expected result
machine should accept the card
action
click on the language english or hindi
expected result if you have clicked english it has to
display in english then it has to display please enter pin
number
action
enter a valid pin number
expected result
the machine should allow to got to next page that is saving
account or current account
action
click on saving account
expected result
it should display next page that is please enter the amount
action enter a valid amount test data 500 rupees
expected result it should display your amount is processed
then it should it should give 500rs only now count the
amount and from your account the money should get deducted
that is if your are having 10,000 rs then now the amount in
your account is 9500 (updating should happen in database)
this is valid test case
action
insert an invalid card test data pan card
expected result it should display card cant be recognized
action
insert a valid card
expected result it should accept
action
cick on language .now enter invalid pin number
expected result
it should display please enter correct pin number
action
when i enter invalid amount test data 456
expected result it should display please enter valid amount
action enter an amount more than balance
expected it should display cant enter more than balance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give me an example of something you tried at work but did not work out so you had to go at things another way.
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Do you use any automation tool for smoke testing?
What are the queries mostly asked in testing ? give me some examples.
How can we test for drastic (severe) memory leakages?
Write positive and negative test cases for forgot password?
What is decision table testing?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
You may undergone many projects. Do all the projects match up with customer’s expectations?
Test cases on send/ receive button of Microsoft outlook.
What are the main key components in web applications and client and server applications?
What is an error?
negative test cases on banking domain ?
is it possible to do performance testing in stand alone application..how wil u do that ???????