Content deleted Content added
No edit summary |
Random page cleanup |
||
(23 intermediate revisions by 16 users not shown) | |||
Line 1:
{{Short description|Methodology in IT development}}
'''Business-driven development'''<ref>T. Mitra. [http://www.ibm.com/developerworks/library/ws-bdd/index.html "Business-driven development"]. IBM developerWorks article.</ref> is a meta-[[methodology]] for developing IT solutions that directly satisfy [[requirement|business requirements]]. This is achieved by adopting a model-driven approach that starts with the business strategy, requirements, and goals, and then refines and transforms them into an IT solution. The transformation is
Business-driven development goes further than the simple development of delivered requirements in that the implementing resource seeks to completely understand the business side during the iterative gathering and implementing of requirements and drives to, once acquiring that information, improve business processes itself during the development of the actual solution.
The applicability of automatic model transformations to align business and IT has been criticized and partially replaced by [[agile software development|agile]] practices and methods such as [[behavior-driven development]] (BDD) and [[___domain-driven design]] (DDD).<ref>M. Fowler, Agile Guide, http://martinfowler.com/agile.html</ref>
==See also==
* [[
* [[Business
* [[Business
* [[Domain-specific modeling]] (DSM)
* [[Service-oriented architecture]] (SOA)
* [[Workflow]]
▲* [[Domain-Specific Modeling]] (DSM)
▲* [[Model Driven Engineering]] (MDE)
▲* [[Service-Oriented Modeling]] Framework (SOMF)
==References==
{{reflist}}
[[Category:Software development process]]
|