Purchase Solution

Software Engineering processes

Not what you're looking for?

Ask Custom Question

1. Can correctness proving (proving mathematically that a program is correct) solve the problem that the product as delivered to the customer may not be what the customer really needs? Explain your answer.

2. Software reliability is very important to the success of our software engineering efforts. Explain the effect of maintenance activities on software reliability and how to ensure continued software reliability.

3. You are a support manager who has inherited a system that contains several errors. In addition, the users of the system have several enhancements that they really need made to the system. How would you address the maintenance of this system to get it to the point where it fully works for the users?

4. You are a project manager and have been told that you need to reuse some given code in your new development effort. How would you go about determining whether it is possible to reuse code for this effort?

5. One of the two issues that we should focus on to determine how well we are progressing in the area of software engineering, is how well we move our new software engineering ideas into practice. How well do you think we are doing towards this goal? State the rationale for your answer.

Purchase this Solution

Solution Summary

This solutions discusses in various parts the topics of correcctness proving, software reliability, system maintenance, code reusability, some project management principles, and related software engineering and design concepts.

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C# variables and classes

This quiz contains questions about C# classes and variables.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.