Purchase Solution

The Software Development Life Cycle and Project Management

Not what you're looking for?

Ask Custom Question

1. What are some of the disadvantages to living in an Information Age?

2. Today more and more people rely on computers to create, store, and manage critical information. Thus, it is important that computers and the data they store are accessible and available when needed and also that the systems work in the manner they are designed to. That is, the programs do what they were designed to do in the way they are supposed to. It also is critical that users take measures to protect their computers and data from loss, damage and misuse. Discuss your position or comment on the above statement.

3. Every phase of the Software Development Life Cycle (SDLC) has its nuances and complexities. However, the final phase of maintenance is the trickiest of all. By maintenance, we are referring to that phase where bugs are fixed and improvements are made. Typically, on a large-scale software project, these activities account for about 80-85% of all financial and human resources.

Why do you think this might be? To be sure, there are a number of reasons.

Shouldn't the majority of expenses be incurred during actual development?

Since maintenance takes up such a huge chunk of resources, shouldn't software be developed with the ease of maintenance in mind?

4. A main driver for completion of a project is the deadline, but the sacrifice is usually the quality. Why can't companies see the pattern and break away from it?

5. If maintenance costs more then development it would be in the companies best interest to work for the greatest profit and put more resources in the preparation and development phases.

Do you think that companies internally decide not to time to analyze the cost in maintenance and don't realize the impact on the project?

Purchase this Solution

Solution Summary

This solution discusses concepts pertaining to the Information Age.

Solution Preview

1. In large regard the disadvantage of living in the information age, is information overload. The amount of information that individuals have access too on a daily basis is astronomical. In large measure, this is good. However, when dealing with companies and the business environment I believe things start to become impersonal as we work from behind our computers and operate through the use of email.

2. Today more and more people rely on computers to create, store, and manage critical information. Thus, it is important that computers and the data they store are accessible and available when needed and also that the systems work in the manner they are designed to. That is, the programs do what they were designed to do in the way they are supposed to. It also is critical that users take measures to protect their computers and data from loss, damage and misuse. Discuss your position or comment on the above statement.
I believe the statement above is correct. Having access to the appropriate information in a timely fashion is critical. This is particularly true since we rely so much on information systems to do our day-to-day jobs. One of the major ...

Purchase this Solution


Free BrainMass Quizzes
C++ Operators

This quiz tests a student's knowledge about C++ operators.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

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.