suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?
Answers were Sorted based on User's Feedback
Answer / amy singh
whenever i will find any defect the i will track that defect on defect tracking tool it might be-JIRA,MINTUSHUB,QC etc assume i am using"JIRA"-
Project name-ATM
Severity- Critical
Priority- High
Summary- insert the card->withdraw the amount(10000)->did not get any amount but still getting the amount deduction message on mobile.
expected result- The deduction message should not be come on the mobile if we did't get any amount.
Actual result- getting the amount deduction message on mobile even did't get any amount from the machine.
Steps to reproduce-
1>insert the card in ATM Machine.
2> select the language and click on "withdraw amount" option.
3>enter the valid pin code and select the account type.
4> enter the amount exp-10000 and click on "ok".
Is This Answer Correct ? | 19 Yes | 1 No |
Answer / rama subrahmanyam
If i face such problem i will report to the authority of bank.I told him to rectify the problem as early as possible,i suggest him to put a notice behind the ATM for any other customer will not face that problem.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / hrishabh shrivas
If i didn't get amount i just contact to the my bank of which i use the atm.
Is This Answer Correct ? | 3 Yes | 4 No |
what are the questions asked on projects in testing for 2+ and 3+ exp??
What is the difference between Retesting and Data Driven Testing?
What are all the test metrics following by comapany?
Please let us know With out GUI features how to test the application
What are drawbacks in system development life cycle
Will a tester get involved in preparing Metrics?If yes,what will they do & how?
will rapid test script wizard works in web testing?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Discuss what test metrics you feel are important to publish an organization?
There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..
Can you tell some body how to test a situation that to sell a share if it reaches 30(present value is 25) and the time limit is 120 days. Every day the market starts from 10 A.M to 3 P.M. it may execute any time with in the time period. Pls tell me the answer.
How do you know your code has met specifications when there are no specifications?