You are on page 1of 1

In Agile development model each sprint has phases of requirements,

design, development and testing. In the development phase,


development team concentrates on new features to be developed and
unit testing around it. But it misses on the regression of existing
working functionality. This leads to defect seepage from Development
phase to Test phase. Consequence of it is late defect identification,
reporting, fixing and re-verification of the defect. This defect cycle
continues till it is fixed.
In agile software development life cycle the product or solution is first
divided into features which need to be developed

You might also like