SOFTWARE METRICS AND QUALITY ASSURANCE
SOFTWARE PROCESS IMPROVEMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -Software is considered to be collection of executable programming code, associated libraries and documentations. Software, when made for a specific requirement is called software product. Engineering on the other hand, is all about developing products, using well-defined, scientific principles and methods.
Detailed explanation-2: -Explanation: Software is a collection of programmes; it also includes documentation and data setup to enable the programmes to function.
Detailed explanation-3: -5. Which of these software engineering activities are not a part of software processes ? Explanation: Software dependence is an attribute and not an engineering activity for process.
Detailed explanation-4: -Simplicity: Software code should be written in a simple and concise manner. Simplicity should be maintained in the organization, implementation, and design of the software code. Modularity: Breaking the software into several modules not only makes it easy to understand but also easy to debug.