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 |
Does a manual test engineer indulge with SQL commands to test database.
What group of teams can do software testing?
About Hierarchy level in your company.
diff between test plan and test strategy?
by whom testing is done in waterfall model ,spiral model and prototype model? means is it done by testers or development team itself?
What is Traciability Matrix
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
what are the differnt error code that comes when an error occured in web application?
Am asked in interview that How are u going to write test cases? I replied him that we refer to usecase diagrams and the requirements documents to write test case. Did i replied him anything wrong?
When to start and Stop Testing?
After insert the record in front-end, how will you check the back end by manually? Please explain?
which out of the following can be considered as performance testing:- 1. Benchmarking 2.Recovery testing 3. more than one user testing