QuestionQ20

Business Process and Business Rules Modeling

Which of the following statements correctly describes the relationship between business rule modeling and ATDD?

  • A Business rules are described using the Gherkin language also used in ATDD.
  • B In ATDD, business rule models are defined prior to business process models.
  • C Application workflow models facilitate the generation of ATDD acceptance test cases.
  • D By writing business rules models, stakeholders commit to the ATDD approach.
Explanation

Application workflow models describe the possible user and system flows through an application. Those flows provide concrete scenarios, preconditions, actions, and expected outcomes that facilitate deriving ATDD acceptance test cases.

Community Discussion

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