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?



If I have written the test cases for any module.And some features are added/removed to & from ..

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

Post New Answer

More Manual Testing Interview Questions

can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing

0 Answers  


Please Anybody tell me,Who is going to do Smoke and Sanity Testing i.e. Developer or tester ? S.Pokharkar Watershed Infotech,Pune

16 Answers   TCS,


What different impact rating’s you have used in your project?

0 Answers  


HI Can any one tell me what is the meaning of creation and setup of system input files and execute the tests at the command line

1 Answers  


What is the difference between Shakeout, Smoke, and Sanity Testing.

5 Answers  






What is meant by Domain knowledge?What are the Domains?How many types of Domains are there?

6 Answers  


how do u connect data base in td?

1 Answers  


What is the Waterfall Development Method and do you agree with all the steps?

1 Answers  


what is UAT and IST ?

5 Answers  


what is pass and exit creteria

1 Answers  


How to Write Test case for Smoke Testing

4 Answers   iSoft, TCS,


Can anyone clarify my doubt that is the defect status cycle and the appropriate person responsible for changing the status.(who is responsible for which status) Ex: New by tester....

3 Answers  


Categories