Write TestCases for ATM Machine ?
Answer / ramyab.mca@gmail.com
Hai....
TestCases for ATM Machine
1. successful card insertion.
2. unsuccessful operation due to wrong angle card insertion.
3. unsuccessful operation due to invalid account card.
4. successful entry of pin number.
5. unsuccessful operation due to wrong pin number entered 3
times.
6. successful selection of language.
7. successful selection of account type.
8. successful selection of withdrawal option.
9. successful selection of amount.
10. unsuccessful operation due to wrong denominations.
11. successful withdrawal operation.
12. unsuccessful withdrawal operation due to amount greater
than possible balance.
13. unsuccessful due to lack of amount in ATM.
14. unsuccessful due to amount greater than the day limit.
15. unsuccessful due to server down.
16. unsuccessful due to click cancel after insert card.
17. unsuccessful due to click cancel after insert card and
pin no.
18. unsuccessful due to click cancel after language
selection,account type selection,withdrawal selection,
enter amount
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 18 Yes | 2 No |
What is negative Testing ? Write Negative Test Cases on "Edit" Button, "Cancel" Button ?
how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.
What is a "Good Tester"?
what kind of test cases we can automated.how to divide manual and automation test cases.
What are testing techniques? What is difference between general and specific?
Explain what makes a good test engineer?
can any tell me wht is difference between Quality Assurance, Quality Analysist? QA stands for Quality Assurance or Quality analysist?
What are 5 common solutions to software development problems?
How will you determine when to stop testing?
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
which kind of testing you are performing in diffrent phases of SDLC
What is the difference between baseline and traceability matrix?