Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 539
Which CI/CD tool is an automation tool used to build, test, and deploy software?
Answer options
- A. Git
- B. Gradle
- C. Nagios
- D. Jenkins
Correct answer: D
Explanation
Jenkins is recognized as a CI/CD tool that automates the software build, testing, and deployment processes, making it the correct answer. Git is a version control system, Gradle is a build automation tool, and Nagios is a monitoring system, which do not serve the same purpose as Jenkins.