A. Black Box
B. White Box
C. Gray Box
D. Green Box
Explanation: They are “black box” in that they do not require any knowledge of the inner workings of a particular software component.
Related Mcqs:
- In size oriented metrics, metrics are developed based on the _____________________?
A. number of Functions
B. number of user inputs
C. number of lines of code
D. amount of memory usage - Which of the following is not categorized under Component-Level Design Metrics ?
A. Complexity Metrics
B. Cohesion Metrics
C. Morphology Metrics
D. Coupling Metrics - The intent of project metrics is_____________________?
A. minimization of development schedule
B. for strategic purposes
C. assessing project quality on ongoing basis
D. minimization of development schedule and assessing project quality on ongoing basis - A graphical technique for finding if changes and variation in metrics data are meaningful is known as_________________?
A. DRE (Defect Removal Efficiency)
B. Function points analysis
C. Control Chart
D. All of the mentioned - Statement and branch coverage metrics are part of______________________?
A. Analysis Model
B. Testing
C. Design Model
D. Source Code - Identify the correct option with reference to Software Quality Metrics ?
A. Integrity = [Sigma(1 – threat)] * (1 – security)
B. Integrity = [1 – Sigma(threat)] * (1 – security)
C. Integrity = [1 – threat * Sigma(1 – security)]
D. Integrity = Sigma[1 – threat * (1 – security)] - Which of the following is not a metric for design model ?
A. Interface design metrics
B. Component-level metrics
C. Architectural metrics
D. Complexity metrics - Which of the following does not affect the software quality and organizational performance ?
A. Market
B. Product
C. Technology
D. People - How many Information Domain Values are used for Function Point Computation ?
A. three
B. four
C. five
D. six - Usability in metric analysis is defined as the degree to which the software_________________?
A. stated needs
B. is easy to use
C. makes optimal use of system resources
D. none of the mentioned