There is a Create Card window. It contains Card Name,Lunch
discount & Dinner discount.
I have written test cases for above [+ve & -ve].Now there
is one Party discount is added to that window.
How should I maintain test case.Guide me properly.I want to
know that whether I have to write new test case bloking the
previous one.
No need of blocking the previous test case's, just one
thing u need to do is write dowm all the possible test
case's (+'ve and -'ve)for party discount also and add it to
previous test case's.