Discuss the pros and cons of agile methods.?

What will be an ideal response?


Pros:Stresses team interaction and reflects a set of community-based values.Frequent deliverables constantly validate the project and reduce risk.Cons:Team members need a high level of technical and communications skills. Lack of structure and documentation can introduce risk factors.Overall project might be subject to scope change as user requirements change.

Computer Science & Information Technology

You might also like to view...

What number is now at the front of the queue?

A queue performs the following commands (in pseudo-code): enqueue 4, 6, 8, 3, 1 dequeue three elements enqueue 3, 1, 5, 6 dequeue two elements a. 3 b. 4 c. 5 d. 6

Computer Science & Information Technology

What happens if you forget to place a null character in a character array and then write the array using cout?

What will be an ideal response?

Computer Science & Information Technology

Identify three different techniques to copy Access data to other applications.

What will be an ideal response?

Computer Science & Information Technology

?A(n) _____ is a series of tasks that, if delayed, would affect the completion date of the overall project.

A. ?critical path B. ?dynamic path C. ?absolute path D. ?relative path

Computer Science & Information Technology