Which of the following is not a main phase in Configuration Management (CM) Process ?
A. CM Planning
B. Executing the CM process
C. CM audits
D. None of the mentioned
Explanation: All are main phases of CM
A. CM Planning
B. Executing the CM process
C. CM audits
D. None of the mentioned
Explanation: All are main phases of CM
A. Retesting
B. Sanity testing
C. Breadth test and depth test
D. Confirmation testing
Explanation: Maintenance Testing is done on the already deployed software. The deployed software needs to be enhanced, changed or migrated to other hardware. The Testing done during this enhancement, change and migration cycle is known as maintenance testing.
A. Different testing techniques are appropriate at different points in time
B. Testing is conducted by the developer of the software or an independent test group
C. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy
D. None of the mentioned
A. By reviews
B. By inspections
C. By testing of code
D. All of the mentioned
Explanation: Testing verifies the agreed-to description.
A. Software Control Management
B. Software Configuration Management
C. Software Concept Management
D. None of the mentioned
Explanation: In software engineering, software configuration management (SCM) is the task of tracking and controlling changes in the software, part of the larger cross-discipline field of configuration management.
A. Users
B. Developers
C. Customers
D. None of the mentioned
Explanation: Unit testing is a method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures are tested to determine if they are fit for use.
A. Deep structure
B. Surface structure
C. Core structure
D. All of the mentioned
Explanation: Surface structure refers to the externally observable structure of an OO program which is immediately obvious to an end-user.