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


Please Help Members By Posting Answers For Below Questions

Sample test cases for data conversion(Utility billing system)

6875


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2098


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

1956


They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.

1525


Explain how to develop a test plan and a test case.

695






User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

1168


how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance

3378


What is transaction testing?

738


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.

1794


what is the test plan for ms-word

1951


can any body help me with providing a a case for usability testing...

1684


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

2709


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2206


What is the logic testing?

780


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.

1571