A. Quality
B. Complexity
C. Reliability
D. All of the Mentioned
Explanation: All the mentioned options are indirect measures of a product.
A. Quality
B. Complexity
C. Reliability
D. All of the Mentioned
Explanation: All the mentioned options are indirect measures of a product.
A. DRE (Defect Removal Efficiency)
B. Function points analysis
C. Control Chart
D. All of the mentioned
Explanation: Others options are formulas.
A. number of Functions
B. number of user inputs
C. number of lines of code
D. amount of memory usage
Explanation: None.
A. E – errors found before software delivery
B. D – defects found after delivery to user
C. Both E and D
D. Varies with project
Explanation: DRE = E / (E + d).
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
Explanation: A project metric is a quantitative measure of the degree to which a system, component or process possesses an attribute.
A. help in assessment of status of ongoing project
B. track potential risk
C. help in assessment of status of ongoing project & track potential risk
D. none of the mentioned
A. Number of user Input
B. Number of user Inquiries
C. Number of external Interfaces
D. Number of errors
Explanation: FPA includes five domains namely input, output, inquiries, interface and logical files.