What is bidirectional traceability?
Answers were Sorted based on User's Feedback
Answer / swaroop
Bidirectional traceability needs to be implemented both
forward and backward (i.e., from requirements to end
products and from end product back to requirements).
When the requirements are managed well, traceability can be
established from the source requirement to its lower level
requirements and from the lower level requirements back to
their source. Such bidirectional traceability helps
determine that all source requirements have been completely
addressed and that all lower level requirements can be
traced to a valid source.
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / sri
bidirectional traceablity:
Take the example of mercurey quality center in this you can
link requirement to testcases and testcases to defects and
vice versa. This helps nothing is missed in testing process.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / ramdinesh
its use to check the product
in two ways
#requirement to product.
#product to requirement.
requirement -> client side paper
or checking the product with client side paper or reruirement
| Is This Answer Correct ? | 0 Yes | 2 No |
where we do database testing in real time project ? and how ...??
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)
What are the essential elements needed for database testing
Hi frnds, can any one tel me how we can test an MODULE by using SRS documents ? reply me plzzzz
Any body can answer Any Test engineer found any critical defect in his Testing career. anybody can let me know. Thanks in avance.
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ? 2.What are the difference b/w client & server? 3.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
As a real time emloyee how can we define (i)Measure (ii)measurement (iii)Metric and (iv)Indicator---- ----- plz don't mention the Text book defenation... thnx in advns
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What is the Benefit of "V-Model"...?
If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .
What is the Diff between Code Walk through & Code Review?