English, asked by coolbroaa3285, 22 days ago

how is software design done in agile projects?

Answers

Answered by aakashsharmna1000
0

Answer:

Agile provides an iterative framework that is used to develop software products. ... Agile is iterative as well as incremental approach that supports output delivery in small increments. You divide the required functionality into multiple iterations, and by end of each iteration you deliver the output to your customer.

Answered by shindeprathmesh99
0

Answer:

Iterative Process

Explanation:

while (software not ready){

1. Requirements gathering

2. Designing

3. Development

4. Testing

5. Deployment in version

6. Review

}

Attachments:
Similar questions