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 |
what are the bugs we canot find in the black box testing?
Can any one please explain me, what kind of defects we should not raise while doing System Testing?
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
What are the object repositories for QTP????friends Plz help me in finding answer for the above....thanq
What is Hybrid testing?
diff b/w smoke testng and sanity,which coms fist functional or sanity
what is the test case for bank check leaf??
what is Risk-based testing?
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
What is the general testing process?
What test cases should be written in performance testing manually?
What components will be covered in the web site testing?