WGU D411A ITSW 3170 Scripting & Automation Objective Assessment (Qns & Ans) 2026
1. Which of the following best describes the primary goal of
scripting in automation?
- A. To manage daily business operations
- B. To automate repetitive tasks and improve efficiency
- C. To develop new software applications
- D. To conduct market research
- ANS: B
- Rationale: The primary goal of scripting in automation is to
automate repetitive tasks and improve efficiency, reducing
manual effort and minimizing errors.
2. What is the primary function of a shell script in automation?
- A. To manage network traffic
- B. To execute a series of commands in a Unix/Linux shell
- C. To encrypt data
- D. To conduct vulnerability assessments
- ANS: B
- Rationale: A shell script executes a series of commands in a
Unix/Linux shell, automating tasks and streamlining processes.