Verification and Validation for Quality of UML 2.0 Models
Home > Computing and Information Technology > Computer programming / software engineering > Software Engineering > Unified Modelling Language (UML) > Verification and Validation for Quality of UML 2.0 Models: (Wiley Series in Systems Engineering and Management)
Verification and Validation for Quality of UML 2.0 Models: (Wiley Series in Systems Engineering and Management)

Verification and Validation for Quality of UML 2.0 Models: (Wiley Series in Systems Engineering and Management)


     0     
5
4
3
2
1



Available


X
About the Book

A practical approach to enhancing quality in software models using UML Version 2.0 "Despite its increasing usage, many companies are not taking the best advantage of UML and, occasionally, individuals have experienced frustration in applying its standards. Perhaps this is because they have not yet read this book!" -From the Foreword by Prof. Brian Henderson-Sellers This book presents a practical checklist approach to enhancing the quality of software models created with the Unified Modeling Language (UML) Version 2.0. The foundation for quality is set by the discussion on the nature and creation of UML models. This is followed by a demonstration of how to apply verification and validation checks to these models with three foci: syntactical correctness, semantic meaningfulness, and aesthetic symmetry. The quality work is carried out within three distinct yet related modeling spaces: * Model of problem space (MOPS) * Model of solution space (MOSS) * Model of background space (MOBS) Readers can then choose a specific quality approach according to their roles in their projects. Verification and validation checks are also organized according to these three modeling spaces, making it easier for the reader to focus on the appropriate diagrams and quality checks corresponding to their modeling space. In addition, a major element of this publication is the Strengths, Weaknesses, Objectives, and Traps (SWOT) analysis. This analysis is performed on each UML diagram, enabling readers to fully comprehend these diagrams, their advantages and limitations, and the way in which they can be used in practical projects for modeling. A consistent case study of the Lucky Insurance System is provided throughout the chapters to illustrate the creation of good quality UML diagrams, followed by application of quality checks to them. With its emphasis on quality in UML-based projects, this book is an essential resource for all quality professionals, including quality analysts, process consultants, quality managers, test designers, and testers.

Table of Contents:
Figures xix Foreword xxiii Preface xxv Acknowledgments xxxi Glossary of Acronyms and Terms xxxiii Author Profile xxxv 1 The Quality Strategy for UML 1 Chapter Summary 1 1.1 Modeling and Quality 2 1.2 Positioning UML for Modeling 4 1.3 Quality Aspects of UML 5 1.4 Understanding Modeling Spaces in Software 7 1.5 Modeling Spaces and UML 7 1.6 Verification and Validation 14 1.7 Quality Checks and Skills Levels 19 1.8 Levels of Quality Checks to UML Diagrams 20 1.9 Model-Driven Architecture (MDA) and Quality 23 1.10 Prototyping and Modeling Spaces 23 Discussion Topics 24 References 25 2 Nature and Basics of UML Diagrams 27 Chapter Summary 27 2.1 The Nature of UML Diagrams 27 2.2 Use Case Diagrams 30 2.3 Activity Diagrams 33 2.4 Class Diagrams 35 2.5 Sequence Diagrams 37 2.6 Communication Diagrams 39 2.7 Interaction Overview Diagrams 41 2.8 Object Diagrams 41 2.9 State Machine Diagrams 43 2.10 Composite Structure Diagrams 44 2.11 Component Diagrams 45 2.12 Deployment Diagrams 46 2.13 Package Diagrams 47 2.14 Timing Diagrams 49 2.15 UML’s Extensibility Mechanisms 50 2.16 UML Meta-Models and Quality 53 Discussion Topics 55 References 56 3 Strengths, Weaknesses, Objectives and Traps (SWOT) of UML Diagrams 57 Chapter Summary 57 3.1 SWOT Analysis of the UML Diagrams 58 3.2 SWOT of Use Case Diagrams 59 3.3 SWOT of Activity Diagrams 65 3.4 SWOT of Classes and Class Diagrams 67 3.5 SWOT of Sequence Diagrams 70 3.6 SWOT of Communication Diagrams 73 3.7 SWOT of Interaction Overview Diagrams 74 3.8 SWOT of Object Diagrams 75 3.9 SWOT of State Machine Diagrams 76 3.10 SWOT of Composite Structure Diagrams 77 3.11 SWOT of Component Diagrams 78 3.12 SWOT of Deployment Diagrams 79 3.13 SWOT of Package Diagrams 80 3.14 SWOT of Timing Diagrams 82 Discussion Topics 82 Note 83 References 84 4 V&V of the Quality of MOPS 85 Chapter Summary 85 4.1 UML Diagrams in MOPS 86 4.2 V&V of Use Cases and Use Case Diagrams in MOPS 88 4.3 Quality of Activity Diagrams in MOPS 122 4.4 Quality of Package Diagrams in MOPS 129 4.5 Quality of Classes and Class Diagrams in MOPS 132 4.6 Quality of Sequence Diagrams in MOPS 145 4.7 Quality of State Machine Diagrams in MOPS 150 4.8 Quality of Interaction Overview Diagrams in MOPS 154 4.9 Validating the Entire MOPS 156 4.10 Summary of Quality Checks for MOPS 158 Discussion Topics 158 References 160 5 V&V of the Quality of MOSS 161 Chapter Summary 161 5.1 UML Diagrams in the Solution Space (MOSS) 161 5.2 Analyzing MOPS for MOSS for a Solution 163 5.3 Quality of Classes and Class Diagrams in MOSS 166 5.4 Quality of Sequence Diagrams in MOSS 178 5.5 Quality of Communication Diagrams in MOSS 182 5.6 Quality of Object Diagrams in MOSS 184 5.7 Quality of State Machine Diagrams in MOSS 186 5.8 Quality of Timing Diagrams in MOSS 188 5.9 Converting Models into Systems 189 5.10 Cross-Diagram Dependencies 189 Discussion Topics 190 References 192 6 V&V of the Quality of MOBS 193 Chapter Summary 193 6.1 Working in the Background Space 194 6.2 UML Diagrams in the Background Space (MOBS) 194 6.3 V&V of Package Diagrams in MOBS 199 6.4 Classes and Class Diagrams in the Background Space 204 6.5 V&V of Class Diagrams in the Background Space 208 6.6 V&V of Robustness through Class Diagrams in MOBS 210 6.7 V&V of Component Diagrams in MOBS 213 6.8 V&V of Composite Structure Diagrams in MOBS 218 6.9 V&V of Deployment Diagrams in MOBS 219 6.10 Cross-diagram dependencies in MOBS 222 Discussion Topics 223 References 224 7 Managing the V&V Process 225 Chapter Summary 225 7.1 Processes and UML 225 7.2 Understanding the Process and Process Components 226 7.3 Iterations and Increments in a Process 228 Discussion Topics 230 Note 230 References 230 Appendix A LUCKY Insurance Case Study 231 Appendix B UML CASE Tools 237 Appendix C Summary of Checks for V&V of the Quality of MOPS 241 Appendix D Summary of Checks for V&V of the Quality of MOSS 251 Appendix E Summary of Checks for V&V of the Quality of MOBS 257 Appendix F Templates for Actors, Use Cases and Classes in MOPS 263 Index 267

About the Author :
BHUVAN UNHELKAR, PhD, is founding Principal of MethodScience and a highly acclaimed trainer and presenter in the field of software engineering. Author of seven books, Dr. Unhelkar is also a professor at the School of Computing and Information Technology, University of Western Sydney.

Review :
"...is just the book to help one use the UML effectively...I highly recommend this book." (Software Quality Professional, December 2006) "I recommend this book to all those…using UML in small or medium-sized projects…it will serve as a useful guide for their next UML modeling task." (Computing Reviews.com, November 3, 2005)


Best Sellers


Product Details
  • ISBN-13: 9780471727835
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: Wiley-Interscience
  • Height: 242 mm
  • No of Pages: 312
  • Returnable: N
  • Spine Width: 26 mm
  • Width: 163 mm
  • ISBN-10: 0471727830
  • Publisher Date: 12 Aug 2005
  • Binding: Hardback
  • Language: English
  • Returnable: N
  • Series Title: Wiley Series in Systems Engineering and Management
  • Weight: 642 gr


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Verification and Validation for Quality of UML 2.0 Models: (Wiley Series in Systems Engineering and Management)
John Wiley & Sons Inc -
Verification and Validation for Quality of UML 2.0 Models: (Wiley Series in Systems Engineering and Management)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Verification and Validation for Quality of UML 2.0 Models: (Wiley Series in Systems Engineering and Management)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!