Which tool is often used to automate the building and testing stages in CI/CD pipelines?
- Docker
- Gradle
- Jenkins
- Travis CI
Jenkins is often used to automate the building and testing stages in CI/CD pipelines. It is an open-source automation server that supports building, deploying, and automating any project.
Loading...
Related Quiz
- _______ preloading is a technique used to fetch critical resources in advance to reduce latency during page load.
- How does the CSS z-index property work?
- What is the purpose of hash tables in data structures?
- Your team is working on a project where images are a significant part of the content. How would you optimize image loading to improve overall website performance?
- Which of the following is a server-side language commonly used for web development?