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 |
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
What are the main key components in web applications?
!. what are the entry eriteria for functiondity and performance testing ?
What is Functinal Equivalent Test?
what is meant by system test case
Explain Boudary value testing and equivalence testing ?
Do you know of metrics that help you estimate the size of the testing effort?
test cases on bangles???
Please explain software release process in detail.
hOw do we avoid logging duplicate bugs
what are the differences between stub abd the driver ?
Use of Regression Testing?