what is test coverage matrix? what its use? and its format?

Answers were Sorted based on User's Feedback



what is test coverage matrix? what its use? and its format?..

Answer / smitha .r

Test Coverage matrix is slightly different from
Traceability matrix.

Traceability Matrix is mapping the number of testcases that
serves to cover the number requirements. Its nothing but
Requirement versus no. of test cases. Its in bit high level.

where as Test coverage matrix is no. of test cases covered
for a all test scenario or for a screen/page.
It is very much in low level trying to cover as much as
possible(testcases covered).

Is This Answer Correct ?    9 Yes 6 No

what is test coverage matrix? what its use? and its format?..

Answer / e edwards

The test coverage matrix is used as a test tool to map Test
Cases (or business processes and scenario) against Test
Conditions. The test conditions themselves may be linked to
business requirements identified in the Requirements and
Traceability matrix but it's mainuse is to identify all
test conditions are 'covered' against the business
processes / scenarios.

It is a way also, of reducing the amount of tests that need
to be run during execution by including the relevant test
condition to the relevant test case.

This will then form the basis of the Test Scripts.

The matrix can be used to populate the requirements
coverage (in Quality Centre for example). Each test Case
becomes a Script which should include as a minimum, the
test conditions identified in the matrix.

The benefit of this matrix is that the same test condition
can be tested under varying processes through the
application ensuring that it behaves in the same way
depending on the route through, without an excessive number
of test scripts.

Is This Answer Correct ?    1 Yes 1 No

what is test coverage matrix? what its use? and its format?..

Answer / najmul

Test coverage matrix is a checklist which ensures that every functionality of application is tested or not.mainly for that functions for which test cases are not written.It is generally created for a user screen where there are plenty of controls.

Is This Answer Correct ?    1 Yes 2 No

what is test coverage matrix? what its use? and its format?..

Answer / rafi

test coverage matrix is also called as tracibilty matrix,it
is a matrix to check whether test cases are covered or nor
based on the requirements.it's like check list.we will
check each test case with the requirements.

Is This Answer Correct ?    4 Yes 12 No

what is test coverage matrix? what its use? and its format?..

Answer / sekhar

it think test coverage matrix is nothing but requirement
tracible matrix, to test client requiremts mapping with
test cases .



by
sekhar

if U got any ifromation rather than this Ans.Please send
me to
sekharbirada@gmail.com

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Manual Testing Interview Questions

Hello can any one help we which certification is can be taken is it ISTQB or CSTE ? How to prepare for the exam & where we can find the materials etc for the prepartion? Please Help me. Thanks in advance

3 Answers  


explain the Compatibility testing

5 Answers   EDS,


what is application state, base state, & call state.

1 Answers   TCS,


Suppose,u have written 10 test cases for an application,but ur developer is not satisfied wht u wrote,then how will u justify him that ur test cases are correct?

2 Answers   CFC,


what is the difference between Test strategy and test plan?

25 Answers   EDS, IBM,






What is Risk Analysis

4 Answers   QA,


what is usecase? tell me the attribute of usecase?

6 Answers   Expertus,


Q5. An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi

6 Answers   ISTQB, Mercer, Seed Infotech,


please mention critical bugs in hospital management system i.e in project has 4 modules likeappointments,patient chart,reports,pharmacy like that

1 Answers  


Questions were asked on Stubs, Drivers, Top down Integration, Bottom Up Regression

3 Answers   RBS,


what is difference between bug and defect who will find bug and who will find out defect ..(Like developer or tester)?

17 Answers   TCS,


what is the real time testing process for water fall model..plz exp asap..thanks in advance

1 Answers   Wipro,


Categories