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 |
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
Do you use any automation tool for smoke testing?
While Testing the Web application & Desktop Application What Difference did u find ? Tell me in details.
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
Analytical Questions like A big square was drawn, then it was split into 4 equal rows and 4 equal columns and asked me to find how many squares.?
12 Answers RBS, TAG Info Solutions,
how do you tell requirement is testable?
Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request
How to calculate testing productivity?