Write the Test Cases for ATM(Any Time Money)
Answer Posted / madhusudan
Postive testcases
1.successful card insertion
2.successful entry of PIN number
3.successful selection of Language
4.successful selection of Account type
5.successful selection of withdrawal option
6.enter the amount
Negativev testcases
1.card wrong angle insertion
2.due to invalid account type selection
3.due to wrong pin no entry
4.wrong denominations
5.greater thn possible balance
6.lack of amount in ATM
7.amount greater than the day limit
8.due to server down
9.due to click after insert card
10.due to click after pin no entry
11.due to click after language selection
12.due to click after account type selection
13.due to click after withdrawal selection
14.due to click after enter amount
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What are the differences between quicktest professional (qtp) and winrunner?
What do you to script when objects are removed from application?
What is difference between run time object and test object?
How to create a standard checkpoint ?
How do you convert manual test cases to automated test cases?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
How can I import environment from a file on disk?
How to do call a output parameter from one action to another action??/
Name the properties you would use for identifying a browser and page when using descriptive programming?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
Write a script to customize the test results in PDF and HTML format.
What is parameter in qtp?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?