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

1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)

2 Answers  


in your project which Tull you are using and what is the version and URL?

1 Answers  


What is the difference between sanity testing and smoke testing

8 Answers   Accenture,


When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)

3 Answers   HP,


What's the difference between alpha and beta testing?

0 Answers  






1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under

3 Answers  


when the test plan will be prepared in waterfall model?

3 Answers   Siemens,


Write TestCases for ATM Machine ?

1 Answers   IBM,


what you consider in security testing particularly in web applications?

5 Answers   CybAge,


how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance

0 Answers  


What is the difference between Technical TestCase and functional Testcase.

1 Answers  


WHY DO WE WRITE TEST CASES. WHAT IS IMPORTANCE OF TC

7 Answers  


Categories