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 / rubi
i feel that no one has checked for the balance amt < 5000
for a month other than sakeel.
- chk for the bal amt > 5000
expected result : acct shd b active
- chk for the bal amt = 5000
expected result : acct shd b active
- chk for the bal amt < 5000 if yes
chk for the days ( current date -last transaction date)
if days >=30 then acct shd b inactive.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the logic testing?
write a test case for yahoo compose page?
test cases for bus transport (TNSTC)
how to write test cases for online restaurant table booking system?
How to write test cases on laptop???
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?
Explain the concurrency testing?
What is the domain testing?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
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.
Explain the format of a requirement traceability
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Do you write test plan and test case?