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 Posted / 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 |
Post New Answer View All Answers
difference between change management and configuration management
If project wants to release in 3months what type of risk analysis you do in test plan?
i want manual and automation test cases and interview questions
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
In Manual testing how to test proxy servers? can u please explain with example?
What is mean by incident logging system ?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
How is ‘build’ different from ‘release’?
Can you please explain about the erp project
What is big bang approach?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
why testcases are written and what is the importance?
What is the quality process is following in your organization.
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.