Computer Science, asked by seamuslee8629, 1 year ago

Which of the following is not a characteristic of an agile software development project? a. Shared code ownership b. Implement the simplest solution to meet today's problem c. Continual feedback from customer d. Postpone integration until all the incremental deliveries are complete

Answers

Answered by Mohsina2112
23
..option... D.......
Answered by aburaihana123
1

Option d. Postpone integration until all the incremental deliveries are complete is not a characteristic of an agile software development project

Explanation:

The options a), b) & c) are agile characteristics as below.

  • Everyone in the team works on all sections of the programs in shared ownership. Everyone can contribute to design decisions when the team controls the program.
  • In Agile rather than anticipating changes and providing extensibility, the team creates a simple design that anticipates as little as possible.
  • Agile depends on setting the right expectations and providing stakeholders full visibility into a project. It encourages end users and clients to take on an active role in the direction of the project by providing feedback throughout.

Similar questions