if account balance less than 5000 for a month ,account
should become in active. if bal greater than 5000 account
should b active. Write test cases for the above scenario
Answer Posted / priya
Test cases
1..chk for a/c balance >5000 (6000) ,then a/c shld be active
2 chk for a/c balance <5000 (4000),then a/c shlb in active.
3.chk for a/c bal is 5000 (5000),then a/c shld be inactive.
4.chk for zero balance,then a/c shld be inactive.
5.if a/c bal is less than 5000,then the a/c holder have to
pay some fee r fine.
6.if the person lost ATM card,then his/her a/c shld be in
active upon his request.
I think these r the possible cases..
Thank you.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the ad hoc testing?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Explain the sanity testing?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
How can we write a good test case?
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Why does the boundary value analysis provide good test cases?
Write test cases for 8+4?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Who will take care of test plan and test case?