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
Explain the sanity testing?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
What is the state testing?
What is test environment? Elaborate with example.
Explain the state testing?
How to write the test cases for STP
test cases for friend finder system using gps?
150 integration testing scenarios for gmail
What is business validation test case?
I want 100 test scenario for gmail
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.