Test driven vs Business requirements constant changing
Posted
by
James Lin
on Programmers
See other posts from Programmers
or by James Lin
Published on 2012-12-03T00:41:07Z
Indexed on
2012/12/03
11:57 UTC
Read the original article
Hit count: 437
One of the new requirement of our dev team set by the CTO/CIO is to become test driven development, however I don't think the rest of the business is going to help because they have no sense of development life cycles, and requirements get changed all the time within a single sprint. Which gets me frustrated about wasting time writing 10 test cases and will become useless tomorrow.
We have suggested setting up processes to dodge those requirement changes and educate the business about development life cycles. What if the business fails to get the idea? What would you do?
© Programmers or respective owner