How do u find duplicate test cases?

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


Please Help Members By Posting Answers For Below Questions

What is quality center? How many built in tables does quality center have?

1026


what is dib format?

1654


how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc

1688


What is a bug triage?

888


What are noise variables?

2179


What is test plan and contents available in a test plan?

969


where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME

1664


wat is meant by frontend and backend testing

5681


What are the modules of quality center?

899


What ishigh severity, low priority bug?

886


What knowledge I must have as a 3 yrs. manual tester??

1859


What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?

1795


Define brain stromming and cause effect graphing?

923


What are the different strategies for rollout to end users?

984


Easiest way to write test cases? How i can learn writing the test cases?

1203