How do u find duplicate test cases?
Answers were Sorted based on User's Feedback
Answer / babji
in trm(tracability requirement matrix),we develope the
mapping between the functional req &test cases.
you can find out that wether any test case is missed or any
duplicate test case is generated with the help of TRM.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
Answer / amar shinde
In Requirement tracebility matrix we map requirement
against test cases.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sm
Using RTM(Requirement Tracability matrix) we can able to
find the complete test closure ..
And all the test cases duplicates,status we can able to
identify from RTM.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is agile testing
Guys, can any one of u give the realtime example for Functional Test
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
what is quality assurance,quality control and configuration management systems?
How do we decide scope for smoke and sanity testing?
when do u stop testing?
what is the difference between Test-bed and test topology?
What is Test Approach?
4 Answers ASD Lab, Business One, CybAge, Mango Media, Wipro,
how to write test case in testing give some examples plz help me any one?
what does ur FRS document conatin? brahma412@yahoo.co.in
what is check list?why it is prepared?
What is Localization and Internationalization Testing