Architectural Design Metrics are ______________ in nature ?
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.
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.
A. DRE (Defect Removal Efficiency)
B. Function points analysis
C. Control Chart
D. All of the mentioned
Explanation: Others options are formulas.
A. Word Token
B. Word Count
C. Word Size
D. Word Length
Explanation: The word count metric gives the total number of words on a web page.
A. Complexity Metrics
B. Cohesion Metrics
C. Morphology Metrics
D. Coupling Metrics
Explanation: Morphology metrics are a part of High level design 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)]
A. measurement
B. measure
C. metric
D. all of the mentioned
Explanation: Metric is a quantitative measure of the degree to which a system, component, or process possesses a given attribute.
A. Efficiency
B. Cost
C. Effort Applied
D. All of the mentioned
Explanation: Efficiency is an indirect measure.