Hi Friends
Can Any one give test cases on Credit card system
Answer / ansari
.chk for the credit card stmt has credit card number
available
. card number must have 16 digit
.must have card holder name and address
.chk for the billing date
.chk for the statement due date
.chk for the credit limit
.chk for the shopping transactions
.also chk the transactions done in the same month
.chk for the total amt due column and is giving correct
total
.chk for the previous month due column
.chk for the previous payment column
.chk for the total payment due coulumn presnt and shows the
total due same for the current month
.chk for the minimum due payment column
and remaining test cases u can write according to the given
srs like is
.chk for any cash back column
.or points redemption column
.
| Is This Answer Correct ? | 1 Yes | 1 No |
I want to know that Test Case Document contains the positive as well as negative test cases in the same sheet or we have to create different test case document for negative test cases.
why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent
Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing.
What are the different ways of writing test cases?
what are the advantages of waterfall model over V-model??
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
If you clink ok in the log in page, how will you get to know what is happening in the application? If any of you know the answer for this please post. Thanks
Who design the test case templates?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
How many Test Cases do we need to write for a particular application?(For example, for this AllInterview.com?)
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?