What test data will be required if Person 1 transfer money
in Person2 account?

Answers were Sorted based on User's Feedback



What test data will be required if Person 1 transfer money in Person2 account?..

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

What test data will be required if Person 1 transfer money in Person2 account?..

Answer / pallavi

Pre-Conditions:
(1) Person 1 & 2 should have valid accounts
(2) Should have transferable amount
Required Test Data is :
(1) Person 2's Account Number.
(2) Bank Name of the Person 2
(3) Branch of the Bank of the Person 2.

Is This Answer Correct ?    4 Yes 0 No

What test data will be required if Person 1 transfer money in Person2 account?..

Answer / varun

always know the precondition of the test module.

in this case a tester should know the balance amount in the
person 1 account.

Is This Answer Correct ?    3 Yes 0 No

What test data will be required if Person 1 transfer money in Person2 account?..

Answer / amrutha

Pre condition- tester should know the balance amount in
person 1 account abd also a/c number of person 1 and person
2....

Is This Answer Correct ?    2 Yes 0 No

What test data will be required if Person 1 transfer money in Person2 account?..

Answer / narandra

sender : person1
receiver : person2

if a person transfer money from one account to another a/c
we must follow the basic rules

1)wheather the receiver person have a/c r n't,
2)the sender have valid amout r n't?
3)check the sender have online transaction r n't?

Is This Answer Correct ?    1 Yes 0 No

What test data will be required if Person 1 transfer money in Person2 account?..

Answer / vishwa

I feel on top of what Amrutha mentioned we need to have the
User ID & the password to login to the application.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing

3 Answers  


anyone can explain about Sanity testing and smoke testing and who will involved on sanity and smoke testing

4 Answers  


what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?

2 Answers  


what is the architecture of your current project?

0 Answers   Value Labs,


High sevirity, low prority bug

4 Answers   Lehman Brothers,






write test cases on wall

0 Answers  


what are all the things we will include in " what to be tested and what not to be tested" in Test Plan

0 Answers  


How to test a web service manually?

1 Answers  


Manual and automation how do they help in bringing out quality product? Explain?

0 Answers   Midas Technologies,


What do you mean by offshore and onshore testing?pls tell the models of this testing?

1 Answers  


I want the correct answer for this question, because i read so many answers from this site which have wrong answers for this question and so during interviews i only gave wrong answers. If anyone really knows the right answers only then answer, Pls give the examples for: High Priority High severity, HP LS, HS LP, LS LP.

2 Answers  


what is stub and driver and tell me how can we introduce them in integration testing

3 Answers  


Categories