answersLogoWhite

0

As many as can be squeezed out of the development budget. Deadlines can be pushed beyond the limit but budgets can only be pushed so far. If developers were forced to release 100% bug-free programs, nothing would ever be released on time let alone within budget. As soon as it's fit for purpose you have to ship, even if that means dropping problematic features -- you can always deal with them later.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Engineering

Describe the program development cycle and explain why it is called a cycle?

Design (write down how it should work), Implement (create some code), Test (make sure it works), Deploy (send it to the users), Maintain (fix bugs). Note that depending on the methodology, these steps may occur very rapidly, or slowly, or bounce back and forth, or go in a full circle over and again.


What are the programming cycle?

Steps for Programming Cycletry to understand and analyze the problem.write the algorithm or draw the flow chart for the problem.create the source file using editor and the code according to the flow chart or algorithm.compile the program using the system software and the object file is created.step 4 is repeated till the source program contains no compilation errors, then step 6.link the necessary library files needed for the compilation of the object file.load the file for execution. Steps 6 and 7 are a part of the execution process.execute the program using the run option.


What is the difference between system development life cycle and prototype?

A System Development Life Cycle is the process of developing a system or software. Prototype is the process of creating examples of software applications,


What are the disadvantages of end-user development system life cycle?

No record


What is the difference between Systems Development Life Cycle from prototyping model?

The systems development life cycle has three different systems within itself. It can be hardware only, software only, or a combination of both. This differs from the prototype.

Related Questions

The program development cycle begins at the start of the planning phase in the system development cycle?

No, that is false.


Does the program development cycle begin at the start of the planning phase in the system development cycle?

False.


Confirmation with the user that the program solution meets the program requirements occurs in the phase of the program development cycle called?

Validation of design


What do you called the repeated drama of cell division?

The repeated drama of cell division is called the cell cycle. This cycle involves a series of stages where a cell grows, duplicates its DNA, and divides to form two daughter cells. The cell cycle is crucial for growth, development, and replenishment of cells in multicellular organisms.


What is the final stage of the program development life cycle?

The final stage of the program development life cycle is typically deployment or implementation. This involves releasing the software for actual use by end-users, ensuring that it is running smoothly in the production environment.


Which phase of the system development life cycle explores the problem in depth and develops program specifications?

analysis


What mining cycle was repeated throughout the west?

The cycle of boom and bust.


What is each repeated set or measurement called?

cycle


Why menstruation considered as cycle?

"Cycle" as in circle : each step is repeated over and over again.


Does the water cycle is the repeated movement of water though the environment?

No is does not


What two phases of the water cycle are repeated?

Evaporation and precipitation.


Describe the program development cycle and explain why it is called a cycle?

Design (write down how it should work), Implement (create some code), Test (make sure it works), Deploy (send it to the users), Maintain (fix bugs). Note that depending on the methodology, these steps may occur very rapidly, or slowly, or bounce back and forth, or go in a full circle over and again.