Software development life cycles, DOT NET Programming

Assignment Help:

Explain different software development life cycles.

The System Development Life Cycle (SDLC) is the overall process of developing information systems through multi stage process systems from investigation of initial requirements through analysis, design, implementation & maintenance. Those days are gone when one COBOL programmer used to analyze, test and implement software systems. The Systems have become complex, a huge team members are involved, users, architects, analyst, programmers, testers etc. To manage these numbers of SDLC models have been created.

Following are the popular models which are listed below:-

  • Waterfall Model.
  • Spiral Model.
  • Build and Fix model.
  • Rapid prototyping Model.
  • Incremental Model.

Water Fall Model:

This Water Fall Model is the oldest model. It has sequence of stages; output of one stage becomes the input of the other.

The following stages in the Waterfall model are as follows:-

1) System Requirement: - The System Requirement is the initial stage of the project where end user requirements are gathered and documented.

2) System Design: - In the System Design stage detail requirements, business rules, screen layout, process diagram, pseudo code and other documentations are prepared. This is the first step in the technical phase.

3) Implementation: - Depending on the design document the actual code is written here.

4) Integration and Testing: - All the pieces are brought together and tested. The Bugs are removed in this phase.

5) Acceptance, Installation and Deployment: - This is the final stage where software is put in production and runs actual business.

6) Maintenance: - This is the least glamorous phase which runs forever. The Code Changes, addition, correction etc are completed in this phase.

The Waterfall is suited for low risk in the areas of User Interface and performance requirements, but high risk in budget and schedule predictability and control. The Waterfall assumes that all requirements can be specified in advance. But unfortunately requirement grows & changes through various stages, so it requires feedback from one stage to another.

Spiral Model:

The Spiral Model eliminates the drawback of waterfall model, by providing emphasis to go back and repeat earlier stages a number of times as project progresses. On wider level it is a series of short waterfall cycles, each one producing an early prototype representing a part of the entire project. It also helps in demonstrating a Proof of Concept at early software life cycle.

Build and Fix Model:

This is the way free-lancers work Write some code & keep modifying it until the customer is happy. This approach can be quite risky and dangerous.

Rapid Prototyping Model:

This model is also known as Rapid Application Development. The first emphasis is on creating prototype which looks and acts like the desired product. The Prototype can be created by using tools that is different from those used for final product. Once the prototype is approved, its discarded & real software development is started from the scratch. The main problem with this model is that sometimes the prototype moves ahead to become the final live product that can be bad from design point of view. It is a very effective model but can have higher costing than other models as you need programmers during the initial phase of the software cycle.

Incremental Model:

In the Incremental model we divide products into builds, where parts of product are created and tested separately. Here errors are found in the requirement phase itself, user feedback is taken for every stage and code is tested after it is written.


Related Discussions:- Software development life cycles

Project baselines, What is a project baselines? The Project base line d...

What is a project baselines? The Project base line defines a logical closure of any deliverable or cycle. For example you have done the requirement phase with sign off from the

Describe how a user control is declared in an asp.net page, Question: (...

Question: (a) One problem encountered when designing web applications is that HTTP is a "stateless" protocol. Explain two general approaches to solve the statelessness problem

Explain the concept of destructor, Explain the concept of destructor? A...

Explain the concept of destructor? A destructor is a special method for a class and is requested automatically when an object is finally destroyed. The name of the destructor i

Decrypt data encrypted with visual basic, I've some encrypted data list of ...

I've some encrypted data list of customers that are stored in a sql server db. These data are encrypted using visual basic, using a specific dll, from what I could see. The work

Difference between system exceptions and application excepti, What is the d...

What is the difference between System exceptions and Application exceptions? All exception is derived from Exception Base class. Exceptions are generated programmatically or ca

I need isometric exploration tablet game, I need Isometric Exploration Tabl...

I need Isometric Exploration Tablet Game I am endeavoring to build an 2D tile-based isometric game, primarily for Android and iOS tablet devices. It will be built in Unity 3d v4

Cmmi levels, What is CMMI? This is a collection of instructions an orga...

What is CMMI? This is a collection of instructions an organization can follow with the purpose to gain the better control over its software development process. According to

System.argumentexception in .net, I have a site that's already fully develo...

I have a site that's already fully developed, and need to solve some small issue (Text editor posting error, and a Server error caused by some Nhibernate code.) Server Error in

Different transaction levels in sql server, What are different transaction ...

What are different transaction levels in SQL SERVER? The Transaction Isolation level decides how is the one process isolated from theother process. Using the transaction levels

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd