What test data will be required if Person 1 transfer money
in Person2 account?
Answer Posted / deepthi karnati
Here the precondition should be satisfied to do Transfer
-The Person whoever is doing the money transfer should have
that Transfer amount may be more than this if it satisfied
then only he can go furthur
Flow 1:
If the Person2 account infmn is valid then
1.Tranfer amount should be deducted from the Person1 and a
confirmation mail should be generated to the user with the
Transaction number
2.Check the Person2 account branch is same as Person1,Here
depending on the Bank conditions the same amount should be
added to the Person2
Alternate Flow:
If the Person2 account infmn is Invalid:
Same amount should be added back to the Person1 with in the
Timeperiod.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
What is verification in software testing?
When to stop testing? (Or) how do you decide when you have tested enough?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
What are quality assurance and quality control?
To specify the test artifacts involved in testing.
What is the Myers Boundary Table?
how will u create diff types of scenario for any website?
write the test case for Bulb & Mobile phone
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
Can you explian $ pillar of Agile
What are the advantages of waterfall model?
Can you explain random/monkey testing?