What are the possible (-ve) & (+ve) test cases while
transferring money online from 1 account to another account??
Answer Posted / dipika hivrale
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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Explain the concept of semi-random test cases?
can one defect be mapped to more than one test script in manual testing
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
What is the logic testing?
How to test a stored procedure?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Explain transaction testing?
Explain the branch coverage testing?
Explain the logic testing?
How to write test cases or test scripts for UAT testing which is done manually