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
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 |
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 |
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 |
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
How would you do " Keeping two folders in sync testing"
0 Answers ABC, HCL, Microsoft,
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
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
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
Generate functional and negative testcases for MS Paint brush
1 Answers Accenture, GE, Netian, Tangent Software,
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Explain the syntax testing?
If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
Let me knw the testcases for opening an account and for billing in shopping malls..?/?/?