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 |
Why is performance testing necessary to be done for any application?
What is a frame work or project frame work?
kindly guide me about inspection process with the requried roles in detail?
What are the tools used by a tester while testing?
what is the difference b/w qtp,winnrunner,testdirector?
Describe the benefits of agile testing.
What is the role of QA in a development project?
what r the key components in a test plan document?
What is basis set?
how many types of testing techniques are there and please clarify each technique in a detail way?
What is the role of Tester in BRS(Business Requirement Specification)phase in V-Model.
Why regression testing is important?