A. instantaneous test group
B. integration testing group
C. individual testing group
D. independent test group
Explanation: The role of an independent test group (ITG) is to remove the inherent problems
associated with letting the builder test the thing that has been built.
Related Mcqs:
- SPICE stands for __________________?
A. Software Process Improvement and Compatibility Determination
B. Software Process Improvement and Control Determination
C. Software Process Improvement and Capability Determination
D. None of the mentioned - Many applications using static analysis find 0.1-0.2% NCSS. NCSS stands for______________________?
A. Non-Code Source Statement
B. Non Comment Source Sentence
C. Non-Comment Source Statement
D. All of the mentioned - SCM stands for_________________?
A. Software Control Management
B. Software Configuration Management
C. Software Concept Management
D. None of the mentioned - CCB stands for__________________?
A. Change Control Board
B. Change Control Baseline
C. Cumulative Changes in Baseline
D. None of the mentioned - Which of the following is non-functional testing ?
A. Black box testing
B. Performance testing
C. Unit testing
D. None of the mentioned - Test cases should uncover errors like_____________________?
A. Nonexistent loop termination
B. Comparison of different data types
C. Incorrect logical operators or precedence
D. All of the mentioned - Which of the following is not a part of bug report ?
A. Test case
B. Output
C. Software Version
D. LOC - Execution Verifier is a dynamic tool that is also known as_____________________?
A. Test File Generator
B. Coverage Analyzer
C. Output Comparator
D. Test Harness System - Non-conformance to software requirements is known as___________________?
A. Software availability
B. Software reliability
C. Software failure
D. None of the mentioned - What allows different projects to use the same source files at the same time ?
A. Version Control
B. Access control
C. CM Process
D. Version Control and Access control