A. Analysis Model
B. Testing
C. Design Model
D. Source Code
Explanation: These metrics lead to the design of test cases that provide program coverage.
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 - 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 - Architectural Design Metrics are ______________ in nature ?
A. Black Box
B. White Box
C. Gray Box
D. Green Box - 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 categorized under Component-Level Design Metrics ?
A. Complexity Metrics
B. Cohesion Metrics
C. Morphology Metrics
D. Coupling Metrics - Defects removal efficiency (DRE)depends on ______________________?
A. E – errors found before software delivery
B. D – defects found after delivery to user
C. Both E and D
D. Varies with project - Number of dynamic web pages provides an idea about____________ for a web page that is to be built?
A. size
B. complexity
C. effort
D. all of the mentioned - SMI = [Mt – (Fa + Fc + Fd)]/Mt. Here Mt is the number of modules______________?
A. in the current release
B. in the current release that have been changed
C. from the preceding release that were deleted in the current release
D. none of the mentioned - The amount of time that the software is available for use is known as_________________?
A. Reliability
B. Usability
C. Efficiency
D. Functionality