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
Will down time for server and content maintenance/upgrades be allowed? how much?
Can we write winrunner language i.e TSL in QTP tool?
what is the advantages and disadvantages of using functions instead of re usable actions
What are the various types of Actions in UFT?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
What is QTP scenario.
How is a Step generator used in UFT?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What is Cross browser testing? Does UFT support it?
How can get count of list box?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
How to test results for qtp ?