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

Write test cases to anti virus software?

2 Answers   ADITI,


You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?

2 Answers  


What are initial and end conditions?

1 Answers  


In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?

1 Answers  


What is an equivalence class?

3 Answers  


How much konwledge of server require for a software tester.?

2 Answers  


ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.

1 Answers   STG,


what is test scenario? write the test scenarios for your project?please tell the answer? The Automobile Dealer Office Automation (ADOA) application fully automates all vehicle sales and service operations. The project will maintain information about vehicles, spare parts, services, customers, sales and invoices. It facilitates to stores info about job cards and it can generate job

3 Answers   ABC Infotech, Cap Gemini,


how can i derive the test case for requirement and usecase ?

1 Answers  


when there is minimal or no document available to carry out the testing for a login screen, what will you do?

3 Answers  


Can the system testing be done at any stage?

1 Answers  


can any one explain with example the diff between boundary value analysis testcasees and equivalence class testcases pls urgent

6 Answers  


Categories