Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do u find duplicate test cases?

Answers were Sorted based on User's Feedback



How do u find duplicate test cases?..

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

How do u find duplicate test cases?..

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

How do u find duplicate test cases?..

Answer / amar shinde

In Requirement tracebility matrix we map requirement
against test cases.

Is This Answer Correct ?    0 Yes 1 No

How do u find duplicate test cases?..

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

Post New Answer

More Manual Testing Interview Questions

How do you find synchronisation problems normally?

2 Answers  


Why V model is callds as V model? And at which stage v & V happens?

2 Answers   Kanbay,


1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false

2 Answers   Infosys,


have you ever performed Back End Testing,HOW?

3 Answers  


What is online testing?

4 Answers  


What is stub?

0 Answers  


Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by another Test Engineer.module A and B has inter related functions.Then how you check the functionality of the module??

3 Answers   TCS,


EXPLORATORY testing means?

13 Answers  


About Testing Methodology?

5 Answers  


Can any 1 tell me what is front-end testing & what is back-end testing with example ?

6 Answers   Subex,


When to stop testing? (Or) how do you decide when you have tested enough?

0 Answers  


diffrence between application testing and product testing?

9 Answers   Satyam,


Categories