Exam PCSAE All QuestionsBrowse all questions from this exam
Question 105

What are inputs and outputs in reference to a Playbook Development Lifecycle? (Choose three.)

    Correct Answer: B, D, E

    In the context of a Playbook Development Lifecycle, inputs are specific data pieces that are used within tasks, making option B valid. Outputs, on the other hand, can be derived from the result of a task or command, making option D accurate. Inputs are also the data fields parsed by the Classifier, ensuring that option E is correct. This combination accurately captures what inputs and outputs signify within the lifecycle.

Discussion
KaiWOptions: ABD

Should be A, B, D

piipoOptions: BDE

Inputs reside in individual tasks, not in the entire playbook.