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
What are the various techniques in white box testing?
What is the responsibility of programmer’s vs QA?
aplitue questions will be based on wich type ?
when database testing comes into manual tesing
Can you explain equivalence partitioning?
How can you use technology to solve problem?
What is the difference between authentication and authorization in web testing?
What are differences in testing a client server and a web application?
What are the challenges you faced in your project (Testing) and in your company?
What is function points??????
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
What r the sequences that leads to automation?
What are the main key components in Web applications and Client Server applications? and their differences?
write test case for gmail sign up page ?