What is the diff. b/w Basline and Tracability matrix?
Answer Posted / uday kumar. a
Baseline is nothing but a software specification or
functionality that is reviewed or accepted for development.
Once the functionality is baselined, we can start
developing of the functionality.
Where as a Tracibility Matrix lists all the functionality
or features and the test cases for each feature. By using
the tracibility matrix we can measure, when to stop testing
of the project or application.
Generally Tracibility Matrix contains:
1. UseCaseID(Functionality/Feature).
2. Description of the Feature.
3. Priority for the Feature.
4. TestCaseIDs for this Feature. (Once if the mapped
testcases for each Feature meets Sucess criteria, then we
can stop testing of the project)
5. In which phase is the Feature
(Unit,Component,Integration,System)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Differentiate verification and validation?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
How does quality control differ from quality assurance?
what types of testing have u done in ur project?and expalin it detail?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
tell wat u did in ur banking project?
About Testing
In how many ways you perform batchtesting ?
how to access a build & wat is its configuration
What are the differences between stlc and sdlc?
how to write test cases for epos/pos testing.
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What type of questions will be asking for 2 years experience candidate in manual testing?
To specify the test artifacts involved in testing.
Can you explian $ pillar of Agile