Posted by: Pdfprep
Post Date: November 17, 2020
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?
A . Add the decision tree to a decision shape and create cases using various test values.
B . Check the decision tree for conflicts.
C . Check the decision tree for completeness.
D . Use a test page to run the decision tree.
Answer: B
Leave a Reply