If I have written the test cases for any module.And some
features are added/removed to & from that module then what
should I do with test cases?
Answer / rajendra prasad
Very good question:
when some new features added to the existing module,the
testcase document should update with the new testcases
according to the new features.
When some features are removed from the module:
then removed feature related testcases should mark with
redcolor and these red color marked testcase should not
consider during execution of testcases.
This is called as 'blocking' of the testcase.
But u must not delete the testcases which are related to
the changed/removed functionality.
if u remove /delete the testcase document then the testcase
numbers will not be consequtive and tester may get doubt
testcases are deleted due to functional change or
accidentally deleted.
Even the removed functionality may be reintroduced in future
then the the blocked(red color marked) Testcase may be
reused with out preparing new testcase.
byeeeee
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 9 Yes | 0 No |
Why testing is importent in software?
what are quality tools and its types?describe each
Have anyone got the Cognizant manual testing call letter for interview? Pl reply
How do you test for the coockies for a web application?
what is the difference b/n DPD(Defect profile document) and TRD(Test Report document).
Explain 5 Test Matrixes
What is Registry?
4.what is deliverables?what are the things is included in the deliverables?
Does Automation replace Manual Testing?
What is industry standard for code coverage numbers?
what is the difference between test strategy and test methodology?
In My Company Am Preparing the test cases in the Excel Sheet.All the Companies Are Using Excel Sheet"s??????Please Answer.