[[ blog 이사 과정에서 정확한 posting날짜가 분실됨. 년도와 분기 정도는 맞지 않을까? ]]
Requirement is one of most popular cause of problem in software development. Change of requirement always affect overall software development, severely. I want to skip general things about Requirement because there are already lots of stuffs about this. Let's just focus on Requirement of Handset software development. Especially, User Interface Specification (henceforth UIS).
In general, there is department
in charge of UIS. The department composes UIS. Then, this UIS is
delivered to Development team (development team design software big
picture based on this.), designers(designers make images, screen layouts
etc based on this), and test team (test team makes test and
verification cases based on this.)
As you see, the point is "UIS's
impact in the software development is extremely critical.". And usually,
number of people who make UIS not alone. And it is true for design,
software development and test. Let's image that UIS is not clear. What
will happen? In this case - development based on unclear UIS -, huge
amount of communication overhead is required between UIS, design,
development and test team. This cost is extremely large - over than
expected. (I can say like this based on my experience. Believe me.)
Even though clarity of UIS - we can also say it as 'completeness' - is very important, in many cases, it is underestimated. Instead of clarity, originality or creativity of UIS is usually required. I'm not saying that originality and creativity are not important. My point is, clarity or completeness is as important as originality or creativity.
UIS is also a kind of "Specification". So, it should be clear. That's my point.
'Development' 카테고리의 다른 글
[Dev] Sharing between members and leader... (0) | 2009.12.04 |
---|---|
[Dev] Key point to succeed in large project... (0) | 2009.08.01 |
[Dev] Time oriented vs Quality oriented development (0) | 2008.10.17 |
[Dev] Items to check in the first step for co-working. (0) | 2008.09.22 |
[Development] Why should we shorten product developement time? (0) | 2008.09.20 |