What are the possible (-ve) & (+ve) test cases while
transferring money online from 1 account to another account??

Answers were Sorted based on User's Feedback



What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account t..

Answer / 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

What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account t..

Answer / 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

What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account t..

Answer / antony paul

Test case 1 : Check whether the Money is deducted from your
account to another Account ?

Test case 2 : Check whether the Money is credited from your
account to another Account ?

Is This Answer Correct ?    11 Yes 16 No

Post New Answer

More Test Cases Interview Questions

Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu

0 Answers   Wipro,


Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case for smple Login Form

4 Answers   IBM,


Please share all possible positive and negative test cases for SQL reporting services.

0 Answers  


what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?

2 Answers  


How to write test scenarios for a Web application, with an example?

3 Answers   Deloitte, LiveTech, TCS,






write test case for optical mouse.

8 Answers   Mphasis,


Explain the ramp testing?

0 Answers  


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

0 Answers  


how do you write the test cases?

4 Answers   Satyam,


plz explain vss?

7 Answers   MBT,


Write a test case for telephone?

0 Answers  


(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.

3 Answers  


Categories