Agile modeling with UML : code generation, testing, refactoring /

Saved in:
Bibliographic Details
Author / Creator:Rumpe, Bernhard, author.
Uniform title:Agile Modellierung mit UML. English
Imprint:Cham, Switzerland : Springer, 2017.
Description:1 online resource (xiii, 388 pages) : illustrations (some color)
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11273630
Hidden Bibliographic Details
ISBN:9783319588629
3319588621
3319588613
9783319588612
9783319588612
Digital file characteristics:text file
PDF
Notes:Includes bibliographical references and index.
Online resource; title from PDF title page (SpringerLink, viewed May 9, 2017).
Summary:This book focuses on the methodological treatment of UML/P and addresses three core topics of model-based software development: code generation, the systematic testing of programs using a model-based definition of test cases, and the evolutionary refactoring and transformation of models. For each of these topics, it first details the foundational concepts and techniques, and then presents their application with UML/P. This separation between basic principles and applications makes the content more accessible and allows the reader to transfer this knowledge directly to other model-based approaches and languages. After an introduction to the book and its primary goals in Chapter 1, Chapter 2 outlines an agile UML-based approach using UML/P as the primary development language for creating executable models, generating code from the models, designing test cases, and planning iterative evolution through refactoring. In the interest of completeness, Chapter 3 provides a brief summary of UML/P, which is used throughout the book. Next, Chapters 4 and 5 discuss core techniques for code generation, addressing the architecture of a code generator and methods for controlling it, as well as the suitability of UML/P notations for test or product code. Chapters 6 and 7 then discuss general concepts for testing software as well as the special features which arise due to the use of UML/P. Chapter 8 details test patterns to show how to use UML/P diagrams to define test cases and emphasizes in particular the use of functional tests for distributed and concurrent software systems. In closing, Chapters 9 and 10 examine techniques for transforming models and code and thus provide a solid foundation for refactoring as a type of transformation that preserves semantics. Overall, this book will be of great benefit for practical software development, for academic training in the field of Software Engineering, and for research in the area of model-based software development. Practitioners will learn how to use modern model-based techniques to improve the production of code and thus significantly increase quality. Students will find both important scientific basics as well as direct applications of the techniques presented. And last but not least, the book will offer scientists a comprehensive overview of the current state of development in the three core topics it covers.
Other form:Printed edition: 9783319588612
Standard no.:10.1007/978-3-319-58862-9

MARC

LEADER 00000cam a2200000Ii 4500
001 11273630
005 20210625184016.6
006 m o d
007 cr cnu|||unuuu
008 170509s2017 sz a ob 001 0 eng d
019 |a 985638211  |a 985946722  |a 986062686  |a 986477709  |a 986659131  |a 986807263  |a 988381103  |a 1005838524  |a 1012033859  |a 1048172885  |a 1066465271 
020 |a 9783319588629  |q (electronic bk.) 
020 |a 3319588621  |q (electronic bk.) 
020 |a 3319588613 
020 |a 9783319588612 
020 |z 9783319588612  |q (print) 
024 7 |a 10.1007/978-3-319-58862-9  |2 doi 
035 |a (OCoLC)986240911  |z (OCoLC)985638211  |z (OCoLC)985946722  |z (OCoLC)986062686  |z (OCoLC)986477709  |z (OCoLC)986659131  |z (OCoLC)986807263  |z (OCoLC)988381103  |z (OCoLC)1005838524  |z (OCoLC)1012033859  |z (OCoLC)1048172885  |z (OCoLC)1066465271 
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d YDX  |d MERER  |d AZU  |d UPM  |d JG0  |d OCLCF  |d OCLCQ  |d ESU  |d IOG  |d COO  |d OCLCQ  |d VT2  |d U3W  |d CAUOI  |d KSU  |d WYU  |d UWO  |d OCLCQ  |d UKAHL  |d EBLCP  |d OCLCQ  |d OCLCO 
041 1 |a eng  |h ger 
049 |a MAIN 
050 4 |a QA76.76.D47 
072 7 |a UMZ  |2 bicssc 
072 7 |a COM051230  |2 bisacsh 
100 1 |a Rumpe, Bernhard,  |e author.  |0 http://id.loc.gov/authorities/names/n98097443 
240 1 0 |a Agile Modellierung mit UML.  |l English 
245 1 0 |a Agile modeling with UML :  |b code generation, testing, refactoring /  |c Bernhard Rumpe. 
264 1 |a Cham, Switzerland :  |b Springer,  |c 2017. 
300 |a 1 online resource (xiii, 388 pages) :  |b illustrations (some color) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
504 |a Includes bibliographical references and index. 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed May 9, 2017). 
505 0 |a 1 Introduction -- 2 Agile and UML-Based Methodology -- 3 Compact Overview of UML/P -- 4 Principles of Code Generation -- 5 Transformations for Code Generation -- 6 Principles of Testing with Models -- 7 Model-Based Tests -- 8 Design Patterns for Testing -- 9 Refactoring as a Model Transformation -- 10 Refactoring of Models -- 11 Summary, Further Reading and Outlook. 
520 |a This book focuses on the methodological treatment of UML/P and addresses three core topics of model-based software development: code generation, the systematic testing of programs using a model-based definition of test cases, and the evolutionary refactoring and transformation of models. For each of these topics, it first details the foundational concepts and techniques, and then presents their application with UML/P. This separation between basic principles and applications makes the content more accessible and allows the reader to transfer this knowledge directly to other model-based approaches and languages. After an introduction to the book and its primary goals in Chapter 1, Chapter 2 outlines an agile UML-based approach using UML/P as the primary development language for creating executable models, generating code from the models, designing test cases, and planning iterative evolution through refactoring. In the interest of completeness, Chapter 3 provides a brief summary of UML/P, which is used throughout the book. Next, Chapters 4 and 5 discuss core techniques for code generation, addressing the architecture of a code generator and methods for controlling it, as well as the suitability of UML/P notations for test or product code. Chapters 6 and 7 then discuss general concepts for testing software as well as the special features which arise due to the use of UML/P. Chapter 8 details test patterns to show how to use UML/P diagrams to define test cases and emphasizes in particular the use of functional tests for distributed and concurrent software systems. In closing, Chapters 9 and 10 examine techniques for transforming models and code and thus provide a solid foundation for refactoring as a type of transformation that preserves semantics. Overall, this book will be of great benefit for practical software development, for academic training in the field of Software Engineering, and for research in the area of model-based software development. Practitioners will learn how to use modern model-based techniques to improve the production of code and thus significantly increase quality. Students will find both important scientific basics as well as direct applications of the techniques presented. And last but not least, the book will offer scientists a comprehensive overview of the current state of development in the three core topics it covers. 
650 0 |a UML (Computer science)  |0 http://id.loc.gov/authorities/subjects/sh97003561 
650 0 |a Model-driven software architecture.  |0 http://id.loc.gov/authorities/subjects/sh2008001499 
650 0 |a Agile software development.  |0 http://id.loc.gov/authorities/subjects/sh2007006411 
650 7 |a Agile software development.  |2 fast  |0 (OCoLC)fst01743753 
650 7 |a Model-driven software architecture.  |2 fast  |0 (OCoLC)fst01745121 
650 7 |a UML (Computer science)  |2 fast  |0 (OCoLC)fst01160249 
655 4 |a Electronic books. 
776 0 8 |i Printed edition:  |z 9783319588612 
903 |a HeVa 
929 |a oclccm 
999 f f |i 6db33d27-992a-57ef-b51a-d3d833ec526d  |s 383e6b89-ae82-5a01-98dd-e974941e0a3c 
928 |t Library of Congress classification  |a QA76.76.D47  |l Online  |c UC-FullText  |u https://link.springer.com/10.1007/978-3-319-58862-9  |z Springer Nature  |g ebooks  |i 12545547