difference between test coverage and test tracability
matrix?
Answers were Sorted based on User's Feedback
Answer / preethi
We can able to identify the Test coverage using Test
Traceability Matrix(TRM),This will give us an idea of all
covered Test cases based on all the customer requirements.
So Test coverage is a part of TRM.
we can able estimate Test coverage using TRM,but we are not
able to estimate TRM using Test coverage as i said only its
a part of TRM
Regards
Preethi.G
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / aditya
Test coverage can be derived from the traceability matrix.
Say you've 100 requirements and you've prepared test cases
for 60 requirements.
test coverage will be 60%
| Is This Answer Correct ? | 1 Yes | 5 No |
what are the various levels of testing?
How many members can write the single test case?
What is the difference between version and build.
6 Answers AppLabs, CTS, Seed Infotech,
Give an example of High sevierity and low priority
How do u prepare test environment for ur application?
for example, if we have a textbox ranging from 0-100. which methodology we are using & what are inputs we are observed?
What is a test requirement?
Difference between Black & White box testing
In your Testing career, what was the critical DEFECT you think...? Please post some real time critical issues for the above question...?
What is Component Testing? How to do Component Level Testing?
discuss black box and white box testing is not widely used if you disagree tell me why?
1.what types of testing do testers perform ?