nerdexam
Pegasystems

PEGAPCSSA80V1_2019 · Question #39

You have designed a decision tree that you want to unit test. You want to verify that every row can be evaluated regardless of the input values. How would you test your decision tree?

The correct answer is B. Check the decision tree for conflicts. See the full explanation below for the reasoning.

Question

You have designed a decision tree that you want to unit test. You want to verify that every row can be evaluated regardless of the input values. How would you test your decision tree?

Options

  • AAdd the decision tree to a decision shape and create cases using various test values.
  • BCheck the decision tree for conflicts.
  • CCheck the decision tree for completeness.
  • DUse a test page to run the decision tree.

How the community answered

(19 responses)
  • A
    11% (2)
  • B
    79% (15)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full PEGAPCSSA80V1_2019 Practice