what will be the Test case for ATM Machine & Coffe Machine?
Answers were Sorted based on User's Feedback
test cases for ATM Machine
1.successful insection of ATM card
2.un successful operation due to insert card in wrong angle
3.un successful operation due to invalid account Ex:other
bank card or time expired card
4.successful entry of PIN number
5.un successful operation due to enter wronr PIN number 3
times
6.successful selection of language
7.successful selection of account type
8.un successful operation due to invalid account type
10.successful selection of withdral operation
11.successful selection of amount to be withdral
12.successful withdral operation
13.unsuccessful withdral operation due to wrong
denominations
14. unsuccessful withdral operation due to amount is
greaterthan day limit
15.unsuccessful withdral operation due to lack of money in
ATM
16. unsuccessful withdral operation due to amount is
greaterthan possible balance
17.unsuccessful withdral operation due to transactions is
greaterthan day limit
18. unsuccessful withdral operation due to click cancel
after insert card
19.unsuccessful withdral operation due to click cancel
after insert card & pin number
20.unsuccessful withdral operation due to click cancel
after insert card , pin number & language
21.unsuccessful withdral operation due to click cancel
after insert card , pin number , language &account type
22.unsuccessful withdral operation due to click cancel
after insert card , pin number , language ,account type &
withdral operation
23.unsuccessful withdral operation due to click cancel
after insert card , pin number , language ,account
type ,withdral operation &amount to be withdral
Is This Answer Correct ? | 37 Yes | 2 No |
Answer / saritha
ATM Machine Test cases:
1. Succesfull insertion of the Atm card
2. unsuccesful incertion of the card due to wrong side
incertion
3. succesful entry of the PIN number
4. unsuccesful entry of PIN due to wrong PIN entry
5. succesful connection to the bank data base
6. succesful transaction perfomed
7. succesful withdrawal/deposit/ etc
Is This Answer Correct ? | 14 Yes | 7 No |
Give practical example for implementing V-Model
what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
Are monkey testing & gorilla testing same? If not, then what is the difference between these two?
29 Answers CTS, Sanoits, TCS,
What is Usecase
if 2mmarow is release and 2-day You found a critical bug wat you will do ? plz give answers
6 Answers Monaco, Wipro, Yahoo,
How many process areas are present in CMMI and in what classification do they fall in?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
How do you promote the concept of phase containment and defect prevention?
In Satyam interview I have faced this question.Please answer me. The calculator is calculating like this: 1+1=2 2+2=5 3+3=6 4+4=9 5+5=10 ------ like this Prepare a bug report on this.
In real time where u can apply traceability matrix
Can Someone tell me scenario in testing having low severity and high priority and vice versa
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...