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 accessibility testing?
testing is a procedure or methodology,diff between methodoly and procedure?
you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
hOw do we avoid logging duplicate bugs
Changes and enhancements to system?
10. How long have you been involved in Web accessibility?
How would you determine the performance of a web application by looking at the values of ?Response Time? and ?Pages Per Second??
Difference Between Usability and GUI Testing with Example?
White Box testing won't detect missing function? a. True b. False
what is test data?how test data is prepared? are there any guidelines/methods to prepare it?
what is meant by defect tracking?
If planned effort and actual effort is same, then how to calculate the effort variance ??