write test case for banking application
Answer Posted / karthick elangovan
1.Verify that user is able to login with valid username and password
2.Verify that user is able to perform basic financial transactions
3.Verify that user is able to add a beneficiary with valid name and account details
4.Verify that user is able to make financial transactions to added beneficiary
5.Verify that user is able to add decimal number into amount ( limited by 2 numbers)
6.Verify that user is not able to add negative number into amount field.
7.Verify that user is allowed to transfer money only if there is proper account balance.
8.Verify that there is a confirmation check for financial transactions
9.Verify that user is given an acknowledgment receipt upon successful financial transaction.
10.Verify that customer is able to send money to multiple people
11.Verify that user is allowed to change password
12.Verify that account details reflect financial transactions also.
13.Verify that user with invalid password is not allowed to login.
14.Verify that after repeated attempts to login with incorrect password( as per the limits), user should be blocked.
15.Verify that time-out feature is implemented
16.Verify that if either of the username or password is blank, user is not allowed to login. User should be given an alert also
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
What is the logic testing?
write test cases on file open dialog box in notepad
What is test environment? Elaborate with example.
Suppose a job should be executed for every two hours? Write test case for this?
150 integration testing scenarios for gmail
Do you know mutation testing?
test cases for friend finder system using gps?
Explain the static testing?
Please guide me for Add new user test cases
how to write a test procedure & test log for login system
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Why does the boundary value analysis provide good test cases?
How to test a stored procedure?