Answer Posted / arunkumar
With the help of code coverage tools we can also find out duplicate tests.
You need provision in code coverage tool to identify when a test starts/ends and all tests should be run in sequential manually or automated way.
Code coverage tool should identify the code block, their ordering etc. to mark against every test case and later it can provide various analysis of redundant tests.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
What are the different levels of manual testing?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What is quality center? What are the modules of quality center?
Suggest some book to learn more test case???
Different types of design diagrams that supports to write test cases ?
What do you do (with the project staff) when the schedule fails?
What are the bussiness scenories?
Why would we not include these?
discuss black box and white box testing is not widely used if you disagree tell me why?
What is difference between V-Model and Agile Model?
What is stub?
What exactly is quality control? Is it similar to quality assurance?
Why it is recommended to add verification checks to your all your scenarios?