DEV Community

Sardar Mudassar Ali Khan
Sardar Mudassar Ali Khan

Posted on

Big-Bang Model Used In Software Development

The Big-Bang model is the Software development life cycle model where the development team does not follow any specific process. The development of the software product just starts when finance and efforts are available the input and output of the software may be not as per customer requirements. The Big-Bang model does not follow any specific process/procedure and very little planning is required for the development process so in this model, very little planning is required.

The big bang model is best for small types of project

Big-Bang Model Design and Application

The Big-Bang model is all focused on all possible resources in software development and coding with very little planning or with no planning. The requirement understood and implemented as they come. Any change may or may not affect the whole product. The big bang model is suitable for a small project or two developers working together on a small project. This model is useful for academic projects and practice projects. The big bang model is very best for those projects where requirements are not understood, and the project's final date is not given.

Advantages of the Big-Bang Model

  1. The big advantage of the Big-Bang model is it focuses on all possible resources in software development and coding with very. little planning or with no planning.
  2. A very simple model to understand and use.
  3. Very few resources are required.
  4. The big-Bang model provides flexibility to developers.
  5. This model is good for academic and practice projects.
  6. Big Bang Model provides flexible management of the software. development process.

Dis-Advantages of Big-Bang Model

  1. Management of all activities of the software product is more complex.
  2. Software development is more complex.
  3. Many stages of the spiral model need more and excessive documentation.
  4. Not Suitable for small and less risky projects.

Top comments (0)