What are the possible (-ve) & (+ve) test cases while
transferring money online from 1 account to another account??
Answer Posted / testing
Hi in my view
positive test cases:
1. Enter correct user name and password(Authorization should be success).
2. Check A/C balance for sufficient to transfer(if A/C balance>1000) transfer allowed.
3.Enter correct authorization code for transfer.(security test).
4.Enter A/C number,Branch name to transfer.(correct details then enable transfer).
5.Transfer amount < max limit,transfer the amount successfully.
6. Check the balance in the accounts.
Negative test cases:
1. Enter incorrect user name and password(Authorization should be failed).
2. Check A/C balance for sufficient to transfer(if A/C balance<1000) transfer not allowed.
3.Enter wrong authorization code for transfer.
4.Enter A/C number,Branch name to transfer.(wrong details, transfer not enabled).
5.Transfer amount > max limit,transferring the amount denied.
| Is This Answer Correct ? | 50 Yes | 3 No |
Post New Answer View All Answers
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
write test case for pen cap if it is not present?
What are the Test Cases Comes under Regression Suite?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
What is the state testing?
What is gray box testing?
Write a test case for computer keyboard?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Explain the concept of semi-random test cases?
Explain the soak testing?
write a test case flipkart login page
How can we write a good test case?