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 is user acceptance testing (uat)?
What are the different types of integration testing?
Could some one tell me test cases for multi line text boxes like Notes field?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
how to test a store procedure?
What is the difference between system testing and integration testing?
how to test ecg machine?
What is defect validity ratio?
What is manual testing and what is it process?
What and why is api testing?
how will we change the server system time?
What are the different cost elements involved in implementing a process in an organization?
In simple steps how will you do unit testing using VSTS?
What are the uses of test plans? What is the need of test plans and explain their significance