Category: 07. S/W Configuration
-
Project Monitoring and Control
Monitoring and Controlling are processes needed to track, review, and regulate the progress and performance of the project. It also identifies any areas where changes to the project management method are required and initiates the required changes. The Monitoring & Controlling process group includes eleven processes, which are:
-
Software Quality Assurance
What is Quality? Quality defines to any measurable characteristics such as correctness, maintainability, portability, testability, usability, reliability, efficiency, integrity, reusability, and interoperability. There are two kinds of Quality: Quality of Design: Quality of Design refers to the characteristics that designers specify for an item. The grade of materials, tolerances, and performance specifications that all contribute to…
-
SCM Process
It uses the tools which keep that the necessary change has been implemented adequately to the appropriate component. The SCM process defines a number of tasks: Identification Basic Object: Unit of Text created by a software engineer during analysis, design, code, or test. Aggregate Object: A collection of essential objects and other aggregate objects. Design Specification is…
-
Software Configuration Management
When we develop software, the product (software) undergoes many changes in their maintenance phase; we need to handle these changes effectively. Several individuals (programs) works together to achieve these common goals. This individual produces several work product (SC Items) e.g., Intermediate version of modules or test data used during debugging, parts of the final product.…