Software Engineering, Introduction, Software Engineering Articles, Software Engineering Questions, Study Material, Sample Paper of Software Engineering
Subscribe to RSS feedQuestion. What are the Project standards? Answer. To ensure that quality is maintained throughout the project and to manage effectively all the documentation created throughout the project, configuration management is vitally important. Configuration management controls tracks all documents and ensures the correctly authorized documents are being worked with. This can be summarized as: Version control The ...
Question. What is Program Evaluation and Review Technique (PERT)? Answer. PERT is a method to analyze the involved tasks in completing a given project, especially the time needed to complete each task, and identifying the minimum time needed to complete the total project. PERT was developed primarily to simplify the planning and scheduling ...

Question. Explain Gantt or Time Line Charts. Answer. A Gantt chart can be developed for the entire project or a separate chart can be developed for each function. A Gantt chart is a type of bar chart that illustrates a project schedule. Gantt charts illustrate the start and finish dates of the ...

Question. Explain Work Breakdown Structure (WBS). Answer. Work Breakdown Structure is the scheduling technique. A complex project is made manageable by first breaking it down into individual components in a hierarchical structure, known as the work breakdown structure, or the WBS. Such a structure defines tasks that can be completed independently ...
Question. What do you understand by Project Scheduling? Answer. In project management, a schedule consists of a list of a project's terminal elements with intended start and finish dates. Scheduling is an inexact process in that it tries to predict the future. While it is not possible to know with certainty how ...
Question. What do you mean by Project Planning? Explain the steps of Project Planning. Answer. Project planning is part of project management, which relates to the use of schedules such as Gantt charts to plan and subsequently report progress within the project environment. The key to a successful project is in the ...
Question. What is a Software Requirements Specification? What Kind of Information Should an SRS Include? Answer. A Software Requirements Specification (SRS) is a complete description of the behavior of the system to be developed. It includes a set of use cases that describe all the interactions the users will have with the ...
Question: What is Rapid Application Development (RAD) model? Explain it. Answer. “Rapid Application Development (RAD) is a development lifecycle designed to give much faster development and higher-quality results than those achieved with the traditional lifecycle. It is designed to take the maximum advantage of powerful development software that has evolved recently.” ...

The spiral model of software development and evolution represents a risk driven approach to software process analysis and structuring (Boehm 1987, Boehm et al, 1998). This approach, developed by Barry Boehm, incorporates elements of specification-driven, prototype-driven process methods, together with the classic software life cycle. It does so by representing ...
Rapid prototyping emphasizes requirements, analysis, and validation, also called: customer oriented development, evolutionary prototyping Rapid prototyping models are essential for identifying design flaws and gaining valuable feedback during the design process. Functional rapid prototyping models allow product designers and engineers to see how their designs look and function in real world situations. And ...
Software Engineering, Introduction, Software Engineering Articles, Software Engineering Questions, Study Material, Sample Paper of Software Engineering