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?



pls guys understand this is question CAREFULLY,,, interviwer asks can u write test case for ATM m/c...

Answer / 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

More QTP Interview Questions

How to load the object repository at run time?

9 Answers   TCS,


how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?

1 Answers   Ordain Solutions,


What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?

2 Answers   Satyam,


How to change the screen name while running the test.

3 Answers   TCS,


Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini

2 Answers   TCS,






Recovery Manager means..?

4 Answers  


What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)

0 Answers   Tech Mahindra,


can any body give the banking domain concepts/links

0 Answers  


What is the difference between functional spec. and Business requirement specification?

5 Answers  


How to execute a VBS file without using Execute File statement?

3 Answers   iGate,


How to enable the text check point in qtp? By default it is disables

1 Answers   Sify, ssinformatics,


I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.

0 Answers  


Categories