_______ is a popular Configuration Management tool that assists developers in tracking and controlling changes to the software.
- Git
- JIRA
- Jenkins
- Maven
Git is a widely-used Configuration Management tool. It helps developers track and control changes in the software, allowing multiple developers to collaborate on a project simultaneously without interfering with each other's changes, and helps maintain version history.
Loading...
Related Quiz
- In exploratory testing, testers often use a _____, which is a brief document that provides guidance on what to test.
- In what situation would the ROI (Return on Investment) of automated testing be considered negative?
- When a system is deliberately pushed beyond its designed limits to identify weak points, it is undergoing _______ testing.
- Imagine you've implemented CI/CD in your project, and the build breaks often, causing delays. What steps can be taken to minimize the build breakages and ensure seamless integration?
- In the realm of dynamic testing techniques, how does exploratory testing differentiate itself from ad hoc testing?