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

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.

0 Answers   HCL,


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

0 Answers  


How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.

0 Answers  


Explain which test cases are written first black boxes or white boxes?

0 Answers  


Explain the dynamic testing?

0 Answers  






what are the testcases for square

4 Answers  


Why does the boundary value analysis provide good test cases?

0 Answers  


Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.

2 Answers  


i need Usability test case for home page?

4 Answers  


What is Defect Seeding? What is Defect Density?

1 Answers  


How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

0 Answers  


hi iam working in HCL as a fresher n iam dg automation testing i am going to give client demo i did some 7 scripts i want to call all those in some new page in QTP I KNOW CALL THE EXISTING ACTION N COPY OF ACTION if we use any of these options while running it will show the whole script but is there any other method while running it should not show the whole script it will show only the calling lines plz give me detailed explanation to ds i need reply fast plzz

2 Answers   HCL,


Categories