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 / sivaganesan
pooja answer is correct whatever i know
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test cases on laptop???
Explain the domain testing?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Explain the concept of semi-random test cases?
Why does the boundary value analysis provide good test cases?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
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.
Test Case for Text Editor!
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Explain the dynamic testing?
write the testcases for migrating data from one database to another database?