Business-driven development: Difference between revisions

Content deleted Content added
No edit summary
Random page cleanup
 
(41 intermediate revisions by 29 users not shown)
Line 1:
{{Short description|Methodology in IT development}}
{{linkless-date|July 2006}}
'''Business-driven Driven Developmentdevelopment'''<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 typicallypartially achieved by applying model transformations. Due to the alignment of the business layer and the IT layer, it is possible to propagate changes ofin the business (semi-)automatically to the IT systems. This leads to increased flexibility and shorter turnaround times when changing the business and adapting the IT systems.<ref>J. Koehler et al. [http://www.inf.mit.bme.hu/GT-VMT2006/ProceedingsGTVMT2006.pdf "The Role of Visual Modeling and Model Transformations in Business-driven Development"]. Proceedings of GT-VMT 2006, pp. 1–12, 2006.</ref>
 
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==
* [[Behavior-driven development]] (BDD)
* [[Service Oriented Architecture]] (SOA
* [[Business Processprocess automation]]
* [[Business Processprocess Managementmanagement]] (BPM)
* [[Domain-Specificdriven Modelingdesign]] (DSMDDD)
* [[Domain-specific modeling]] (DSM)
* [[Model-driven engineering]] (MDE)
* [[Service-oriented architecture]] (SOA)
* [[Service-oriented modeling]] Framework (SOMF)
* [[Workflow]]
* [[Eclipse Modeling Framework]] (EMF)
* [[Domain-Specific Modeling]] (DSM)
* [[Model Driven Engineering]] (MBT)
 
==References==
{{reflist}}
<references/>
[http://www-128.ibm.com/developerworks/webservices/library/ws-bdd/index.html] T. Mitra. Business-driven development. IBM developerWorks article.
 
[http://www.inf.mit.bme.hu/GT-VMT2006/ProceedingsGTVMT2006.pdf] J. Koehler et al. The Role of Visual Modeling and Model Transformations in Business-driven Development. Proceedings of GT-VMT 2006, pages 1-12, 2006.
 
[[Category:Software development process]]
[[Category:Software engineering]]