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 |
How to do the performance testing manually? Does you have a test case for that?
what is verification, validation
why QA team is necessary for an organization?
what is the difference between test case and test scenario
how deployment phase of SDLC differs in product based and in service based company ?
Test Cases design during ??? four options are given below. Which 1 is correct... 1. Test recording 2. Test Planning 3. Test configuration 4. Test specification.
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
what is the difference b/n DPD(Defect profile document) and TRD(Test Report document).
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
What test cases should be written in performance testing manually?
One very small question, If application/ website performing all the function perfectly like submission, deletion, editing etc, why do we require Data base testing saparately. Please understand before reply thanks !!