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

If account balance <= 5000 and (CurrentDate -
lastActivityDate) >= 30 days or 1 month then it should be
inactive.

If account balance >= 5000 then it should be active.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write test cases for hospitality management system

2044


# 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?

1995


What are the Test Cases Comes under Regression Suite?

510


How to write the test cases for STP

5119


test cases for bus transport (TNSTC)

2806






How to test Webservices and how can we write test cases for that

2903


Write test cases to test a browser app

1262


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

1935


150 integration testing scenarios for gmail

12044


Why is it that the boundary value analysis provides good test cases?

790


Who will take care of test plan and test case?

1656


What is quick test professional and what test environment it supports?

708


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

1957


Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)

3913


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

3574