Write the test cases for credit card accessing the money transfer
Answer Posted / giriver singh bisht
there will be some option for money transfer ...like
first account number
payee account number
amound and then transfer..
test cases..
1) first account number should be 10 digit only and shuld accept numerical value only and the account no. should be created by manager...
2)first account number should be 10 digit only and shuld accept numerical value only and the account no. should be created by manager...
3)the amount should accept only numerical value..
4) after clicking on transfer..a transaction message should be there...
now login as b
andcheck balance..balance should be added there...
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain about PET Model?
How the application is launched to the production environment?
What is the difference between a bug, a defect and an error?
What type bugs you will find in integration testing with example?
what is scrum how with ex?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
What is the negative testing and example
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What is the typical situation u faced while collecting the test data?
Explain the defect life cycle.
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What is Pre UAT and UAT is there any difference ?