QuestionQ6

Acceptance Criteria, Acceptance Tests and Experience-Based Practices

Which statement below describes a benefit of bi-directional traceability between requirements/user stories and test cases?

  • A Testers can easily identify the source code module that most probably causes the defect observed during test execution.
  • B Business analysts can verify the completeness of user stories / requirements with respect to business needs.
  • C Project managers and/or product owner can analyze the coverage of test cases for a given requirement / user story.
  • D Test case reviewers can verify whether the test case covers all acceptance criteria of the linked requirement / user story.
Explanation

Bi-directional traceability enables stakeholders to navigate from a requirement or user story to its linked test cases, making it possible to evaluate the test coverage for that specific requirement or story.

Community Discussion

No comments yet. Be the first to start the discussion!