Umbrella activities in Software Engineering
    Any standard software process model would primarily consist of two types of activities: A set of framework activities, which are always applicable, regardless of the project type, and a set of umbrella activities, which are the non SDLC activities that span across the entire software development life cycle.       Typical activities in this category include:      01.   Software project tracking and control :      Tracking and Control is the dual process of detecting when a project is drifting off-plan, and taking corrective action to bring the project back on track. But a successful project manager will also be able to tell when the plan itself is faulty, and even re-plan the project and its goals if necessary.          02.   Formal technical reviews :     This includes reviewing the techniques that has been used in the project.         03.   Software quality assurance :     This is very important to ensure the quality measurement of each part to ensure ...
 
Comments
Post a Comment