Software Engineering Mcqs
Which of the following is a configuration item ?

A. Design & test specification
B. Source code
C. Log information
D. All of the mentioned

Which of the following is not a build system feature ?

A. Minimal recompilation
B. Documentation generation
C. Storage management
D. Reporting

Which of the following is not a Version management feature ?

A. Version and release identification
B. Build script generation
C. Project support
D. Change history recording

Which method recommends that very frequent system builds should be carried out with automated testing to discover software problems ?

A. Agile method
B. Parallel compilation method
C. Large systems method
D. All of the mentioned

Which of the following process is concerned with analyzing the costs and benefits of proposed changes ?

A. Change management
B. Version management
C. System building
D. Release management

Which of the following option is not tracked by configuration management tools ?

A. Tracking of change proposals
B. Storing versions of system components
C. Tracking the releases of system versions to customers
D. None of the mentioned

What complements the formal technical review by assessing a configuration object for characteristics that are generally not considered during review ?

A. Software configuration audit
B. Software configuration management
C. Baseline
D. None of the mentioned