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 |
If automating - what is your process for determining what to automate and in what order
which model are you following
What is alpha and Beta Testing?
Give an example for Waterfall model and iteration model??
How will you maintain your team to get proper Qty (I am lead for testing team)?
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
8.your exposure to GUI testing?
how build is send to testing team??
what are the contents of SRS documents?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
Hi, Can anyone send me the interview questions & answer for 1+ year of experience in manual testing
Who are responsible for writing test plan? When does it start after or before writing test case???