What is the diff. b/w Basline and Tracability matrix?

Answers were Sorted based on User's Feedback



What is the diff. b/w Basline and Tracability matrix?..

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

What is the diff. b/w Basline and Tracability matrix?..

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

What is the diff. b/w Basline and Tracability matrix?..

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

Post New Answer

More Manual Testing Interview Questions

how 2 find out nth salary.plz write sql qurires

4 Answers  


what is review?

3 Answers  


What is smoke testing?

19 Answers   MBT,


what is backend testing using SQL?

8 Answers   Satyam,


Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)

2 Answers  






What is meant by Product-based testing?

9 Answers   IBM,


How will you report defect in your organisation?

4 Answers  


how will you define your bug status flow in softsmith qamonitor?

2 Answers  


8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations

2 Answers   Nucleus Software,


What is the difference between three tier and two tier application?

0 Answers  


how to maintain review reports

0 Answers   CTS,


What r the three types of System testing

14 Answers   TCS,


Categories