Science, asked by Mukesh6791, 6 months ago

Which of the following is not a practice of extreme programming

Answers

Answered by Anonymous
5

Answer:

They are Continuous Integration, Test-First (including Test-Driven Development and Behavior-Driven Development), Refactoring, pair work, and collective ownership. Some teams use other XP practices, such as a pair programming, and system metaphors [3].

Answered by rahul123437
0

Programmers must complete a module before going home, is not a practice of extreme programming

Explanation:.

  • The processes of specification, design and implementation are inter-leaved.
  • The system is developed and delivered as a series of versions.
  • User interfaces are often developed using an interactive development system that supports rapid UI development.
  • Small and medium-sized software product development.
  • Custom software development in an organization
Similar questions