What types of validation check u need to do in fund
transfer..?
Answers were Sorted based on User's Feedback
Answer / chris
1. Check whether the Sufficient amount is available or not
in the Sender's account.
2. From which bank to send and for which bank (If the Fund
Transfered some other Bank[ie. Not same bank], we have to
verify the inter-relation between Banks Network.)
3. Then we have to check, Fund Mode(cheque/Cash/DD...)
-Chris
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / asuri
Following are the validations to be checked while doing
Fund Transfer:
1. Check the A/C Payee Name and A/C No.
2. Check for the provided authentication no, if there is
any.
3. Check whether the amount has a valid value in the
appropriate box.
4. If there is any foreign currency involved in the FT,
then check the corresponding conversion amount.
5. After transferring the fund, check whether it is
successfully transferred or not by getting the
acknowledgement.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / asuri
Following are the validations to be checked while doing
Fund Transfer:
1. Check the A/C Payee Name and A/C No.
2. Check for the provided authentication no, if there is
any.
3. Check whether the amount has a valid value in the
appropriate box.
4. If there is any foreign currency involved in the FT,
then check the corresponding conversion amount.
5. After transferring the fund, check whether it is
successfully transferred or not by getting the
acknowledgement.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / piyush
hii asuri
your first 2 points i think are verifications not
validations,plz explain me if i am wrong
| Is This Answer Correct ? | 0 Yes | 1 No |
Difference between postponed and deferred bug
What are the tasks of test closure activities in software testing?
What is srs and brs document?
what is diff b/w smoke testing & sanity testing?
What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?
Which testing has more scope to find a job(manual testing or automation testing)
what is the outcome of testing?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ?
Please recommend which are a good books for software testing.. best authors for s/w testing.
Guys, can any one of u give the realtime example for Unit Testing?
how to write integrated test case for an ATM?
When you found any bug before release product to the customer.what will you do????what will be your aproach?