What is the diff. b/w Basline and Tracability matrix?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / suneel reddy
baseline document specifies about the deliverables nothing
but test factors
But traceability Matris discuss about the mapping betwween
requirements and test cases
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sriharsha
Baseline : The point at which some deliverable produced
during the software engineering process is put under formal
change control
Tracability : Is used to check if some of the test cases
are left out or not in Manual and automated testing.
| Is This Answer Correct ? | 2 Yes | 2 No |
How can you conduct Database testing manually?...
What is verification and Validation?
can you tell me test case for whatsapp?
7 Answers AFour Technologies, InfoBeans,
What is Static & dynamic Testing?
What is the bigbang approach in integration testing?
14 Answers CarrizalSoft Technologies, TCS,
How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
What is Database normalisation
what is traceability matrix ?what is use of that matix ?
What is smoke testing and when it will be done?
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?