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 / gyan
A/c balance = 4999 a/c becomes inactive
A/c balance = 5000, a/c becomes active
A/c balance = 5001, a/c becomes active
Take any value such as A/c balance < 5000 except 4999 then
a/c becomes inactive
Take A/c balance = 0 then a/c becomes inactive
Take any value such as A/c balance > 5000 except 5001 then
a/c becomes active
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
write the testcases for migrating data from one database to another database?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Explain the format of a requirement traceability
how to test stand alone programs?
write test cases on file open dialog box in notepad
In a log in page what will be test procedure, test scenario, test description & test steps?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Explain the syntax testing?
Test a file replication service that copies files from one net location to another
How to test Webservices and how can we write test cases for that
Explain the domain testing?