According to ISO 9001, inspection and testing comes under which management responsibility ?
A. Process control
B. Document control
C. Control of nonconforming products
D. Servicing
A. Process control
B. Document control
C. Control of nonconforming products
D. Servicing
A. Developer’s end
B. User’s end
C. Developer’s & User’s end
D. None of the mentioned
Explanation: Alpha testing takes place at the developer’s end. Developers observe the users and note problems. Alpha testing is testing of an application when development is about to complete. Minor design changes can still be made as a result of alpha testing.
A. Software availability
B. Software reliability
C. Software failure
D. None of the mentioned
Explanation: Given a set of valid requirements, all software failures can be traced to design or implementation problems.
A. Software Process Improvement and Compatibility Determination
B. Software Process Improvement and Control Determination
C. Software Process Improvement and Capability Determination
D. None of the mentioned
Explanation: SPICE stands for Software Process Improvement and Control Determination.
A. Code Inspector
B. Static Analyzer
C. Standard Enforcer
D. Coverage Analyzer
Explanation: A static analyzer operates from a pre-computed database o descriptive information derived from the source text of the program.
A. Users
B. Developers
C. Customers
D. None of the mentioned
Explanation: Unit testing is a method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures are tested to determine if they are fit for use.
A. design model
B. analysis model
C. code levels
D. both design and analysis model
Explanation: It is due to the evolutionary nature of the OO software engineering paradigm, these models begin as relatively informal representations of system requirements and evolve into detailed models of classes, class connections and relationships, system design and allocation, and object design.