26. Which of the following is an example of a software development tool for automated testing?
a) Integrated Development Environment (IDE)
b) Version control system
c) Test automation framework
27. What is the purpose of a software architecture design?
a) To provide a detailed description of the features and functionality of a software application
b) To track changes made to software code
c) To define the overall structure and organization of a software application
28. Which software development approach emphasizes close collaboration between developers, testers, and customers?
a) Waterfall
b) Agile
c) Spiral
29. Which of the following is not a common software development tool for code debugging?
a) Integrated Development Environment (IDE)
b) Version control system
c) Debugging tool
30. What is the purpose of software validation?
a) To ensure that the software meets the specified requirements
b) To track changes made to software code
c) To manage the release of software updates