A. Specification team
B. Development team
C. Certification team
D. All of the mentioned
Related Mcqs:
- Who was first to proposed the Cleanroom philosophy in software engineering ?
A. Mills
B. Dyer
C. Linger
D. All of the Mentioned - Cleanroom software engineering complies with the operational analysis principles by using a method called known as________________?
A. box structure specification
B. referential transparency
C. degenerative error correction
D. none of the mentioned - Frameworks are an effective approach to reuse, but are _____________ to introduce into software development processes.
A. difficult
B. expensive
C. unreliable
D. difficult and expensiveExplanation: Frameworks can be difficult and expensive to evaluate available frameworks to choose the most appropriate one.
- Which of the following is not an advantages of software reuse ?
A. lower costs
B. faster software development
C. high effectiveness
D. lower risks - Which of the following is not a benefit of software reuse ?
A. Standards compliance
B. Increased Reliability
C. Reduced Process risk
D. Maintaining a component library - Which of the following is required for Certification for clean room software engineering ?
A. Sampling model
B. Component model
C. Certification model
D. All of the mentioned - Which of the following is a key principle of software design and implementation ?
A. Separation of concerns
B. Writing aspects
C. Finding code complexity
D. None of the mentioned - How does Clean room software engineering Differs from the conventional and object-oriented views ?
A. It makes explicit use of statistical quality control
B. It verifies design specification using a mathematically based proof of correctness
C. It relies heavily on statistical use testing to uncover high-impact errors
D. All of the mentioned - An ordering system may be adapted to cope with a centralized ordering process in one company and a distributed process in another.” Which category the example belong to ?
A. Process specialization
B. Platform specialization
C. Environment specialization
D. Functional specialization - Which test do you infer from the following statement: “The coordination and data management functions of the server are tested.” ?
A. Server tests
B. Application function tests
C. Transaction tests
D. Network communication tests