HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE
MACHINE ? URGENT
Answers were Sorted based on User's Feedback
Answer / ram
TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE
MACHINE ? URGENT
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / amar patil
Insert ATM card from wrong side
check for invalid pin
check for diff account type selection
check for invalid amount like 289,555 etc
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / prakash
Test Scenario for ATM Machine.
In General there will two test scenario. They are
A. Best case test scenario - All the positive test cases
B. Worst case test scenario - All the negative test cases
A. Best case test scenario for ATM Machine
(i). Insert and get back [since it's mandatory that u should bet back your ATM card as soon as u inserted]the ATM Card in right direction
(ii). Enter the correct security password
(ii). Select the transaction type
(iii).Proceed the selected transaction
(iv).Make sure that you made a successful transaction
(v). If u selected the printing advice Yes then get the print.
(vi). Now ur transactions is finished and make sure that the ATM system is ready for the next transactions. [This is just for the security purpose of our transactions is finished completely and the machine is not in current customers information].
B. Worst case Test Scenario
(1). Insert the card in wrong direction - Respective validation message should come. Make sure that validations is pop-upping and then insert ATM card in right direction.
(2). After (1) is successful then it'll ask the security password in that enter wrong password. It should validation and it should not allow you to proceed further. Make sure that the validations is working and now enter the correct password.
Like that if there is any negative conditions then write out those cases also.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / sam
All the above are actually test cases for coffee / ATM
machine.
'Scenario' need not have any technical details / steps to
be used.
e.g. Sam wants to have some coffee. He has a big coffee mug
which he received as a prize for winning inter office
antakshari. He takes the mug to the coffee machine and
wants to take 2 servings from the machine.
| Is This Answer Correct ? | 10 Yes | 15 No |
Answer / rajareddyy
ATM- Insert valid card and do transactions.(Like cash
withdrawal with in the limits)
COFFEE Machine: Press the button and get the coffee
| Is This Answer Correct ? | 17 Yes | 31 No |
Answer / shiva
ATM machine
checking balance
withdraw cash
Coffee machine
put exact change and get cofee
put money and then cancel the transaction
| Is This Answer Correct ? | 29 Yes | 48 No |
what is test report?
What is the meaning of incident in testing?
How many scripts u use to run daily?
in atm when we type password it displays password in encrypted form *****.what kind of testing is this?
Can we include 'Space' and 'Underscore' in alpha characters or alphanumeric characters at the time of Defect Reporting?
What are the benefits of automated testing over white box and black box testing?
WHAT IS SDLC? WHAT IS STLC? WHAT IS THE DIFFERENCE BETWEEN SDLC AND STLC?
What icon is used in WinRunner to get an explanation of the syntax of TSL?
what are the examples for web based applications and Client Server Applications
5 Answers ASD Lab, CFCI, College School Exams Tests, GXS,
What made you pick testing over another career?
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
Can anyone explain me about, the white box testing and black box testing, in detail?