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 / asc
no need for so many cases. Provided that the above is the
only requirement that you have,
A/c balance < 5000, a/c becomes inactive &
A/c balance > 5000, a/c becomes active
should do the job
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
write the test cases for facility module
Can you list down a few characteristics of a test case?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Do you write test plan and test case?
test cases for friend finder system using gps?
Write test cases for 8+4?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
write test case for pen cap if it is not present?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
what is black box system in software development in system analysis and design?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Define some of the attributes of a test case?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?