pls guys understand this is question CAREFULLY,,, interviwer asks can u write test case for ATM m/c..i told, insert card enter pw...like this,,but interviwer not happy with that...ur not going to atm center? in ur office system ur testing ATM M/c...why ..how to test? what is the process?
Answer Posted / ajay
This answer is not that correct its just a sample u can improve it as your choice.
ANS:
You must think like how software in the M/C will do the things:
1.Take Input for card(code read from magnetic bar of the ATM Card)
2.Take Input for PIN(CARD PIN from user)
3.verify that card details.
4.verify that PIN should be 4 digit only.
5. while user press enter button.
6.verify that entered PIN matches with card details.If matches it should navigate to step 7 else show error "PIN is in correct please try again"
7.Ask user for account type : ex.savings account
8.if saving account ask user to enter amount
9.verify following conditions:
1. Amount >0
2.Amount <=Balance in user account
3.Amount <=Cash available in ATM M/C
10.If all condition fulfill then deduct amount from user account and dispense same number of amount from M/C.
11.print receipt with all details of transaction and user necessary details.
12.Logout user.
13.Navigate to home screen
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a script to verify the image path(src property) of the images which are in web pages.
What is the descriptive programming?
How do you create regression test packs?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
When to use shared and local object repository?
How to integrate the qualitycenter with qtp
What is action?
what you mean by artifact,milestone...
How can you send user defined messages to test report?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
What are the trigger events in qtp?
How to data driven test for Win objects in QTP ?
How is UFT 11.5 version different from UFT 12.0?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Can the user toggle between using Local OR and shared OR for the same action?