how to write integrated test case for an ATM?
Answer Posted / rafi
1.Insert a readable card.
result:Card is accepted;
System asks for entry of PIN
2.Insert an unreadable card
result:Card is ejected;
System displays an error screen;
3. System is asking for entry of PIN
Enter a PIN System
result:displays a menu of transaction types
4.System is displaying menu of transaction types
Perform a transaction
System asks whether customer wants another transaction
5.System is asking whether customer wants another
transaction?
Answer yes.
System displays a menu of transaction types
System is asking whether customer wants another transaction?
Answer no.
System ejects card
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
You may undergone many projects. Do all the projects match up with customer’s expectations?
test cases for Insurance Processing System ?
What is the difference between functional testing and integration testing?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
In manual testing, what are stubs and drivers?
What is the Difference between Network testing and Web Testing?
how can u prepare the test plan?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Why did you choose the Software Testing Field?
Write test cases on duster
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What is the difference between functional requirement and non-functional requirement?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What is ofx testing?
How do you determine user soad for a perf test of a Web application?