What test data will be required if Person 1 transfer money
in Person2 account?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
What is Cycle Testing? Not Testing Life Cycle?
What do u mean by SDC. Give me a brief description on this?
why u chose testing as ur career?
Give Proper Example for following situations 1. Sevirity 'Low' Priority 'Urgent' 2. Sevirity 'Urgent' Priority 'Low' 3. Sevirity 'Urgent' Priority 'Urgent' ? Also explain what is sevirity & Priority if A Printer suppose to print out 1000 Print outs for 1 refill of cartage But actually it is taking 1100?
What is the Technique followed to test Login Screen(Web) BVA or Equivalent Partition why?
10 Answers IBM, RTG,
Are monkey testing & gorilla testing same? If not, then what is the difference between these two?
29 Answers CTS, Sanoits, TCS,
how to do manual test?
What is the difference between Regression Testing and Retesting?
Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority
1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?
Can anybody tell me Test case Managment tool which is open source........and anybody working on it? pls tell its urgent?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.