You are on page 1of 3

Test cases for ATM Machine

1. Machine is accepting ATM card

2. Machine is rejecting expired card

3. successful entry of PIN number

4. unsuccessful operation due to enter wrong PIN number 3 times

5. successful selection of language

6. successful selection of account type

7. unsuccessful operation due to invalid account type

8. successful selection of amount to be withdraw

9. successful withdrawal.

10. Expected message due to amount is greater than day limit

11. unsuccessful withdraw operation due to lack of money in ATM

12. Expected message due to amount to withdraw is greater than possible balance.

13. unsuccessful withdraw operation due to click cancel after insert card

Write the Test Cases for ATM


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 3times
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

Online banking test cases


shankar
http://www.vietnamesetestingboard.org/zbxe/?document_srl=110935
2009.06.11 20:33:19
3535
Test Case
File Open - Test case
Steps to reproduce:
1. Launch Application
2. Select "File" menu
File menu pulls down
3. Choose "Open"
"Open" dialog box appears
4. Select a file to open
5. Click OK
Result: File should open
Test case
Test case ID: B 001
Test Description: verify B - bold formatting to the text
Revision History: 3/ 23/ 00 1.0- Valerie- Created
Function to be tested: B - bold formatting to the text
Environment: Win 98
Test setup: N/A
Test Execution:
1. Open program
2. Open new document
3. Type any text
4. Select the text to make bold.
5. Click Bold
Expected Result: Applies bold formatting to the text
Actual Result: pass
Test Case
Summary: This sample test case may be giving your some input how to write test
case.

sample test case for an online purchasing system

1)click the URL link for the online purchasing site.


2)Register if not registered before, Enter user name,login
id and password, Click ‘OK’ button to submit.
3)Enter your login id and password,if you are a.
4)Validate the login id and password, if correct menu page
will be opened.
5) If not correct,display the error message "invalid login
id or password".Re-enter your login id and password.
6)Click the item field and select the item.
7)If available, display the cost and brand, else
display " item is unavailable".
8)click 'YES' to do online purcahsing for the item else
click 'NO'.
9)If 'YES' go to the payment type, else display the 'EXIT'
page.
10)click the payment type options and select the mode of
payment.
11)Fill the fields- account holder's name, bank name,
credit/debit card option, card detail, price to be paid,
email id etc.
12) If invalid information is given, show error message "
please re-enter "
13)If black field is present, display message "all the
fields are mandatory".
14)Click "SUBMIT" button.
15)Display the successful submission message "successfully
completed".
16)Press 'EXIT' button.
17)Show the message " successfully logged off".

You might also like