What is Bidirectional Traceability and how it is
achieved?
Answers were Sorted based on User's Feedback
Answer / anoop wilson
Ability to trace both backward and forward
* When requirements can be traced by code and code can be
traced by requirement
* Done througtout the development process
* To ensure that all the requirements are implemented in
the system
Agreed but the definition of Bi-directional Traceability is
that both vertical and Horizontal traceability is
maintained.
Horizontal Traceability is the traceability of requiremenst
across all the development phases Req-> Design->Module Spec-
>Unit Testing-> Module testing->Integration testing->
Systems testing
Vertical traceability is the traceability of the
requirements across modules or other requirements in the
product.This may not apply to all project / products
because this requiremenst was an outcome of having large
projects such as the ones executed by NASA and US Military.
Rashmi - i think you need to relook at the definition
Is This Answer Correct ? | 16 Yes | 2 No |
Answer / vijayakumar g s
I feel the response from Wilson is the valid response. Any
road is bidirectional unless you prevent one direction by
putting a "NO Entry" board for one direction - meaning
tracing from requirements to code to test automatically
establishes trace from test to code to requirements , isn't
it?
Hence Horizontal & Vertical traceability is the correct
interpretation.
Unfortunately more than 95% of people who know CMMI and do
CMMI training dont know it correctly.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / kamalnath
As posted by Anoop, Bidirectional traceability includes Horizontal and Vertical traceability. But the definition of both these is as follows.
Vertical Traceability: This is the traceability of work products from Requirements -> Design -> Code file -> Test cases
Hirozontal Traceability: This is the dependancy between the requirements. i.e this linkage will show is when there is a change in one requirement, how it affects other requirements in the list
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shiva
when requirements are traced to test cases and vice versa
it is called bidirectional traceability.
any suggestions welcome
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / rashmi garg
* Ability to trace both backward and forward
* When requirements can be traced by code and code can be
traced by requirement
* Done througtout the development process
* To ensure that all the requirements are implemented in
the system
Is This Answer Correct ? | 4 Yes | 6 No |
Write the differences between preventive and reactive approaches?
anyone can explain about SDLC models??
What kind of documentation is required for QA,QC and testing.?Tell me the diffrence between QA,QC and testing
what is CR,BR
WHAT IS ENTRY CRITERIA AND EXIT CRITERIA
What is shakedown testing?
what is difference b/n client server and web based applications?
what are the contents in Test plan?
What are the deliverables of Test Plan
What are the challenges faced with the 1+ years experience team.
What is the basis for choosing the sdlc model for development of software?
What is Buddy testing?