Engineering Software Under Statistical Quality-Control

Total Page:16

File Type:pdf, Size:1020Kb

Engineering Software Under Statistical Quality-Control University of Tennessee, Knoxville TRACE: Tennessee Research and Creative Exchange The Harlan D. Mills Collection Science Alliance 11-1990 Engineering Software Under Statistical Quality-Control R. H. Cobb Harlan D. Mills Follow this and additional works at: https://trace.tennessee.edu/utk_harlan Part of the Software Engineering Commons Recommended Citation Cobb, R. H. and Mills, Harlan D., "Engineering Software Under Statistical Quality-Control" (1990). The Harlan D. Mills Collection. https://trace.tennessee.edu/utk_harlan/14 This Article is brought to you for free and open access by the Science Alliance at TRACE: Tennessee Research and Creative Exchange. It has been accepted for inclusion in The Harlan D. Mills Collection by an authorized administrator of TRACE: Tennessee Research and Creative Exchange. For more information, please contact [email protected]. Engineering Software under Statistical Quality Control Richard H. Cobb and Harlan D. Mills, Software Engineering Technology Thecosbof ociety has been developing soft- culty producing reliable software there is continuing to develop ware for less than one human gen- a demand for even more complex, larger Seration. We have accomplished a software systems. failure-lden 8offws1ye great deal in this first generation when These problems are symptoms of a pre with its associated compared to the accomplishments of cess that is not yet under intellectual con- other disciplines:During the first genera- trol. An activity is under intellectual con- low prductivity are tion of civil engineering, the right triangle trol when the people performing it use a unaamptable. hadn't been invented; accountants did theoretically sound process that gives C1-r- not discover doubleentry concepts in the each of them a high probability of obtain- early generations of their field. ing a commonlyaccepted correct answer. englneeri~promises Yet despite such significant progress, When most endeavors begin, they are lower costs and softwaredevelopment practices need im- out of intellectual control. Intellectual improved qualit~c provement. We must solve such problems control is achieved when theories are de- as veloped, implementation practices are re- execution failures, which exist to the fined, and people are taught the process. extent that software failures are accepted A good example is long division. For as normal by most people, many generations, performing division projects that are late and/or over bud- with Roman numerals was error-prone. get, and Today, children who learn how to do long the labor-intensive nature of software division with Arabic numerals obtain the development - productivity increases correct answer most of the time. The long have been modest since the introduction division algorithm is: of Cobol. 1. If the division is not complete, invent And at the same time we are having diffi- (estimate) the next digit. 44 074@7459/90/11oO/O044/$01.oO 0 1990 IEEE IEEE Software 2. Verify the invention (estimate) made ects using some or all of these new soft- is because software developers rely on an in step 1. waredevelopment practices. incomplete theory, so their engineering 3. If the verification is correct and the practices don’twork. division is not complete, repeat step 1 for Software myths Software engineers should be required the next digit; if the verification is not cor- Myth: Softwarefailures are unavoidable. to use engineering practices that produce rect, repeat step 1 for the same digit by This myth holds that software always software that does not contain faults that adjusting the invention. contains latent execution failures that will cause latent execution failures. Users This is a powerful algorithm for estab be found by users. Therefore, we must want the same high assurance that soft- lishing intellectual control. A difficult learn to live with and manage around soft- ware will work according to its specifica- problem, which on the surface seems to ware failures. tion that they have for products designed require a large invention, has been di- Fact: Like other engineering activities, by other engineers. vided into a series of smaller problems, engineering software is a human activity The software profession is young, so we each requiring a smaller invention. Most subject to human fallibilities.Yet other en- might want to start with modest goals, important, each inventive step is followed gineering disciplines have learned how to such as: Design and implement a 100,000 immediately by a verification step to ap design large and complex products with a line system so, more often than not, no praise the invention’s correctness, so sub low probability that the designs contain execution failure will be detected during sequent inventions don’t build on incor- the software’s entire field life. rect results. Even this modest goal is beyond our ex- This algorithm also applies to software Ekperience to date pectations using the development prac- design and development. As software supports our belief that tices we now rely on. We believe such a goal is well within our capabilitiesifwe use technologists strive to find better ways to as software developers develop software,we believe that they are the ideas summarized in this article. For hindered by some widely accepted beliefs move from today’s example, the software for the IBM Wheel- about how to develop software. We believe heuristic proglamming writer typewriter, developed using some that if we adopt new perspectives about to rigwous somvare of these ideas, has been in use for more these development myths, we will open englneering, quality than six years with millions of users and the way to development practices that will will increase and costs no software failure has ever been re- permit the construction of software that ported.’ contains few, if any, latent failures. will decrease. We have used new perspectivesto derive Myth: Qualily costs mmq Cleanroom engineering practices. Clean- Many people believe that software de- room engineering develops software faults that will cause latent execution fail- signed to execute with no or few failures under statistical quality control by ures. When structural engineers design a costs more per line of code to produce. specifymg statistical usage, bridge there is a high expectation that the Fact: Failures and cost are positively cor- defining an incremental pipeline for bridge, when built, will not fall down. related. It is more expensive to remove la- software construction that permits statisti- In other engineering disciplines, design tent execution failures designed into the cal testing, and failures are neither anticipated nor ac- software than to rigorously design the separating development and testing cepted as normal. When a failure hap software to prevent execution failures. (onlytesters compile and execute the soft- pens, major investigationsare undertaken For example, touch-typing is both more ware being developed). to determine why it occurred. Other engi- reliable and productive than hunt-and- These practices have been demon- neering professions have minimized peck typing. strated to provide higher quality software error by developing a sound, theoretical We believe - and experience to date - software with fewer latent execution base on which to build design practices. supports our belief- that as software de- failures. These same engineering prac- But because software developersexpect velopers move from today’s heuristic pre tices also have been observed to improve and accept design failures, software users gramming to rigorous software engineer- productivity. Table 1 summarizes some cannot have the same high expectations ing, quality will increase and design and quality and productivity metrics for proj- as users of other products. We believe this development costs will decrease. November 1990 45 Table 1. Selected sample of Cleanroom projects. (All other projects known to authors report substantial improvements in quality and productivity.) Applied Year technologies Implementation Results 1980 Stepwise refinement Census,25 KLOC (Pascal) No failure ever found Functional verification Programmer received gold medal from Baldridge 1983 Functional verification Wheelwriter, 63 KLOC, Millions of users Inspections three processors No failure ever found 1980s Functional verification Space shuttle, 500 KLOC Low defect over entire function Inspections No defect in any flight Work received NASA’s Quality Award 1987 Cleanroom engineering Flight control, 33 KLOC (Jovial) ,, Completed ahead of schedule three increments 2.5 errors/KLOC before any execution Error-fix effort reduced by a factor of five 1988 Cleanroom engineering Commercial product, 80 KLOC (PL/I) Certification testing failure rate of 3.4 failures/KLOC Deployment failures of O.l/KLOC Productivityof 740 lines/man-month 1989 Partial Cleanroom Satellite control, 30 KLOC (Fortran) Certification testing error rate engineering of 3.3 failures/KLOC 50-percent improvement in quality Productivityof 780 lines/man-month 80-percentimprovement in productivity 1990 Cleanroom engineering Research project, 12 KLOC Certified to 0.9978 with 989 test cases; 36 with reuse and new Ada (Adaand ADL) failures found during certification (20 design language logic errors, or 1.7 errors/KLOC Myth: Unit vmjicatim by debugging works These failures are then either found dur- ects that used unit verification by logical on system ofany siz. ing integration testing or left in the prod- argument. All our experience with this Unitverification- debugging -is best
Recommended publications
  • Structured Programming - Retrospect and Prospect Harlan D
    University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange The aH rlan D. Mills Collection Science Alliance 11-1986 Structured Programming - Retrospect and Prospect Harlan D. Mills Follow this and additional works at: http://trace.tennessee.edu/utk_harlan Part of the Software Engineering Commons Recommended Citation Mills, Harlan D., "Structured Programming - Retrospect and Prospect" (1986). The Harlan D. Mills Collection. http://trace.tennessee.edu/utk_harlan/20 This Article is brought to you for free and open access by the Science Alliance at Trace: Tennessee Research and Creative Exchange. It has been accepted for inclusion in The aH rlan D. Mills Collection by an authorized administrator of Trace: Tennessee Research and Creative Exchange. For more information, please contact [email protected]. mJNDAMNTL9JNNEPTS IN SOFTWARE ENGINEERING Structured Programming. Retrospect and Prospect Harlan D. Mills, IBM Corp. Stnuctured program- 2 ' dsger W. Dijkstra's 1969 "Struc- mon wisdom that no sizable program Ste red .tured Programming" articlel could be error-free. After, many sizable ming haxs changed ho w precipitated a decade of intense programs have run a year or more with no programs are written focus on programming techniques that has errors detected. since its introduction fundamentally alteredhumanexpectations and achievements in software devel- Impact of structured programming. two decades ago. opment. These expectations and achievements are However, it still has a Before this decade of intense focus, pro- not universal because of the inertia of lot of potentialfor gramming was regarded as a private, industrial practices. But they are well- lot of fo puzzle-solving activity ofwriting computer enough established to herald fundamental more change.
    [Show full text]
  • Printed Program
    rd International Conference 43 on Software Engineering goes Virtual PROGRAM May 25th –28th 2021 Co-located events: May 17th –May 24th Workshops: May 24th , May 29th –June 4th https://conf.researchr.org/home/icse-2021 @ICSEconf Table of Contents Conference overviews ............................................................... 3 Sponsors and Supporters ......................................................... 11 Welcome letter ........................................................................ 13 Keynotes ................................................................................. 18 Technical Briefings ................................................................. 28 Co-located events .................................................................... 35 Workshops .............................................................................. 36 New Faculty Symposium ........................................................ 37 Doctoral Symposium .............................................................. 39 Detailed Program - Tuesday, May 25th .................................................... 42 - Wednesday, May 26th ............................................... 53 - Thursday, May 27th .................................................. 66 - Friday, May 28th ....................................................... 80 Awards .................................................................................... 91 Social and Networking events ................................................. 94 Organizing Committee ........................................................
    [Show full text]
  • Structured Programming - Retrospect and Prospect
    University of Tennessee, Knoxville TRACE: Tennessee Research and Creative Exchange The Harlan D. Mills Collection Science Alliance 11-1986 Structured Programming - Retrospect and Prospect Harlan D. Mills Follow this and additional works at: https://trace.tennessee.edu/utk_harlan Part of the Software Engineering Commons Recommended Citation Mills, Harlan D., "Structured Programming - Retrospect and Prospect" (1986). The Harlan D. Mills Collection. https://trace.tennessee.edu/utk_harlan/20 This Article is brought to you for free and open access by the Science Alliance at TRACE: Tennessee Research and Creative Exchange. It has been accepted for inclusion in The Harlan D. Mills Collection by an authorized administrator of TRACE: Tennessee Research and Creative Exchange. For more information, please contact [email protected]. mJNDAMNTL9JNNEPTS IN SOFTWARE ENGINEERING Structured Programming. Retrospect and Prospect Harlan D. Mills, IBM Corp. Stnuctured program- 2 ' dsger W. Dijkstra's 1969 "Struc- mon wisdom that no sizable program Ste red .tured Programming" articlel could be error-free. After, many sizable ming haxs changed ho w precipitated a decade of intense programs have run a year or more with no programs are written focus on programming techniques that has errors detected. since its introduction fundamentally alteredhumanexpectations and achievements in software devel- Impact of structured programming. two decades ago. opment. These expectations and achievements are However, it still has a Before this decade of intense focus, pro- not universal because of the inertia of lot of potentialfor gramming was regarded as a private, industrial practices. But they are well- lot of fo puzzle-solving activity ofwriting computer enough established to herald fundamental more change.
    [Show full text]
  • Complexity & Verification: the History of Programming As Problem Solving
    COMPLEXITY & VERIFICATION: THE HISTORY OF PROGRAMMING AS PROBLEM SOLVING A DISSERTATION SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Joline Zepcevski IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY Arthur L. Norberg February 2012 © Copyright by Joline Zepcevski 2012 All Rights Reserved Acknowledgments It takes the work of so many people to help a student finish a dissertation. I wish to thank Professor Arthur L. Norberg for postponing his retirement to be my advisor and my friend over the course of this project. Thank you to my committee, Professor Jennifer Alexander, Professor Susan Jones, Dr. Jeffery Yost, and Professor Michel Janssen, all of whom individually guided this dissertation at different times and in specific ways. Thank you also to Professor Thomas Misa for his guidance and assistance over many years. I had a great faculty and a great cohort of graduate students without whom this dissertation would never have been completed. I particularly want to thank Sara Cammeresi, whose unending support and friendship were invaluable to the completion of this project. I wish to thank my family, Jovan Zepcevski, Geraldine French, Nicole Zepcevski, and Brian Poff, who supported me and loved me throughout it all. I also want to thank my friends: Tara Jenson, Holly and Aaron Adkins, Liz Brophey, Jennifer Nunnelee, Jen Parkos, Vonny and Justin Kleinman, Zsuzsi Bork, AJ Letournou, Jamie Stallman, Pete Daniels, and Megan Longo who kept me sane. I need to thank Lisa Needham for all her assistance. Without your help, I wouldn’t sound nearly as smart.
    [Show full text]
  • The Mythical Man Month
    the \ mythical man-month Essays on Software Engineering Frederick P. Brooks, Jr, % r ABOUT THE AUTHOR F 6 ^ Frederick P. Brooks, Jr., is Professor and Chairman of the Com- i ( puter Science Department at the University of North Carolina at Chapel Hill. He is best known as the ''father of the IBM Sys- tem/360," having served as project manager for its development and later as manager of the Operating System/360 software project during its design phase. Earlier, he was an architect of the IBM Stretch and Harvest computers. At Chapel Hill, Dr. Brooks has participated in the establishment and guiding of the Triangle Universities Computation Center and the North Carolina Educational Computing Service. He has pub- lished Automatic Data Processing, the System/360 Edition of Auto- matic Data Processing, and chapters in several other books. The Mythical Man-Month Essays on Software Engineering Frederick P. Brooks, Jr. University of North Carolina, Chapel Hill ADDISON-WESLEY PUBLISHING COMPANY Reading, Massachusetts • Menlo Park, California London • Amsterdam • Don Mills, Ontario • Sydney Cover drawing: C. R. Knight, Mural of La Brea Tar Pits. Courtesy of the Photography Section of the Natural History Museum of Los Angeles County. Copyright © 1975 by Addison-Wesley Publishing Company, Inc. Philippines copyright 1975 by Addison-Wesley Publishing Company, Inc. Copyright © 1972 by Frederick P. Brooks, Jr. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechan- ical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America.
    [Show full text]
  • Oral History of Watts Humphrey
    Oral History of Watts Humphrey Interviewed by: Grady Booch Recorded: June 17 - 22, 2009 Via Skype CHM Reference number: X5584.2010 © 2009 Computer History Museum Oral History of Watts Humphrey Computer History Museum Oral History for Watts S. Humphrey Topics Boeing; Team Software Process (TSP); Personal Software Process (PSP); Software Engineering Institute (SEI); Microsoft; Intuit; Embry-Riddle University; planning; Department of Defense; National Medal of Technology; agile programming; SCRUM; MOBIDIC; IBM; OS/360; FORTRAN; FAA; Watson, Thomas J, 1914-1993; Poughkeepsie; Endicott; RCA; SABRE; IBM System 360 Contributors Booch, Grady, Interviewer Humphrey, Watts S, Interviewee Spicer, Dag, Editor Publisher: Computer History Museum Date: 2009-06 Place of Publication: Skype Extent: 177 p. Collection Title: Oral Histories Online Accession Number: 102702107 CHM Ref: X5584.2010 © 2009 Computer History Museum Page 2 of 184 Oral History of Watts Humphrey Table of Contents The Oral History Background 6 The Watts Humphrey Oral History 6 Watts Humphrey Biographical Information 6 Grady Booch Biographical Information 6 Day 1 AM: June 17, 2009 7 Beginnings 7 The Navy 12 College Years 13 My First Job 15 Wrestling 16 Running the Betatron 18 Sylvania 19 Northeastern University 22 Building a Computer Group 25 Applying to IBM 28 The Watson Interview 29 The Brokerage Studies 31 The FAA Bid 32 FAA Bid Pricing 35 The IBM 360 Announcement 37 IBM Time Sharing 39 Marketing the IBM Model 67 41 Day 1 PM: June 17, 2009 43 IBM Director of Programming 44 The Learson
    [Show full text]
  • Critical Programming: Toward a Philosophy of Computing
    University of Central Florida STARS Electronic Theses and Dissertations, 2004-2019 2015 Critical Programming: Toward a Philosophy of Computing John Bork University of Central Florida Part of the Philosophy Commons Find similar works at: https://stars.library.ucf.edu/etd University of Central Florida Libraries http://library.ucf.edu This Doctoral Dissertation (Open Access) is brought to you for free and open access by STARS. It has been accepted for inclusion in Electronic Theses and Dissertations, 2004-2019 by an authorized administrator of STARS. For more information, please contact [email protected]. STARS Citation Bork, John, "Critical Programming: Toward a Philosophy of Computing" (2015). Electronic Theses and Dissertations, 2004-2019. 1356. https://stars.library.ucf.edu/etd/1356 CRITICAL PROGRAMMING TOWARD A PHILOSOPHY OF COMPUTING by JOHN ROBERT BORK B.A University of Houston, 1993 B.S. Bowling Green State University, 1999 M.I.T. Bowling Green State University, 2005 A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Texts and Technology in the College of Arts and Humanities at the University of Central Florida Orlando, Florida Fall Term 2015 Major Professor: Bruce Janz © 2015 John Robert Bork version 20151108 ii ABSTRACT Beliefs about the relationship between human beings and computing machines and their destinies have alternated from heroic counterparts to conspirators of automated genocide, from apocalyptic extinction events to evolutionary cyborg convergences. Many fear that people are losing key intellectual and social abilities as tasks are offloaded to the 'everyware' of the built environment, which is developing a mind of its own.
    [Show full text]
  • The Political Economy of Open Source Software
    About the Authors Samir Chopra Assistant Professor Department of Computer and Information Science Brooklyn College Samir Chopra is an Assistant Professor in the Department of Computer Science at Brooklyn College of the City University of New York. Samir earned a BA in Mathematical Statistics from Delhi University (1984), an MS in Computer Science from the New Jersey Institute of Technology (1990) and a PhD in Philosophy from the City University of New York (2000). His current research concentrates on the philosophical foundations of artificial intelligence and the politics of technology. With Scott Dexter, he is working on a book on the philosophy of free software, forthcoming from Routledge. Scott Dexter Associate Professor Department of Computer and Information Science Brooklyn College Scott Dexter is an associate professor of Computer and Information Science at Brooklyn College of the City University of New York. He received his B.S. in Mathematics and Computer Science from Denison University and his M.S. and Ph.D. in Computer Science and Engineering from The University of Michigan. His research interests include network and multimedia security, distributed computing, computer science pedagogy, and the history, politics, and economics of technology. He has been an invited speaker at meetings in Philadelphia, Toronto, Prague, and the People’s Republic of China, and is co-author of an introductory programming textbook. 1 Contact Details Samir Chopra Assistant Professor Department of Computer and Information Science Brooklyn College 2900
    [Show full text]
  • Engineering Software Under Statistical Quality-Control" (1990)
    University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange The aH rlan D. Mills Collection Science Alliance 11-1-1990 Engineering Software Under Statistical Quality- Control R. H. Cobb Harlan D. Mills Follow this and additional works at: http://trace.tennessee.edu/utk_harlan Part of the Software Engineering Commons Recommended Citation Cobb, R. H. and Mills, Harlan D., "Engineering Software Under Statistical Quality-Control" (1990). The Harlan D. Mills Collection. http://trace.tennessee.edu/utk_harlan/14 This Article is brought to you for free and open access by the Science Alliance at Trace: Tennessee Research and Creative Exchange. It has been accepted for inclusion in The aH rlan D. Mills Collection by an authorized administrator of Trace: Tennessee Research and Creative Exchange. For more information, please contact [email protected]. Engineering Software under Statistical Quality Control Richard H. Cobb and Harlan D. Mills, Software Engineering Technology Thecosbof ociety has been developing soft- culty producing reliable software there is continuing to develop ware for less than one human gen- a demand for even more complex, larger Seration. We have accomplished a software systems. failure-lden 8offws1ye great deal in this first generation when These problems are symptoms of a pre with its associated compared to the accomplishments of cess that is not yet under intellectual con- other disciplines:During the first genera- trol. An activity is under intellectual con- low prductivity are tion of civil engineering, the right triangle trol when the people performing it use a unaamptable. hadn't been invented; accountants did theoretically sound process that gives C1-r- not discover doubleentry concepts in the each of them a high probability of obtain- early generations of their field.
    [Show full text]
  • Academic Legitimacy of the Software Engineering Discipline
    Technical Report CMU/SEI-92-TR-34 ESC-TR-92-034 Academic Legitimacy of the Software Engineering Discipline Daniel M. Berry November 1992 Technical Report CMU/SEI-92-TR-34 ESC-TR-92-034 November 1992 Academic Legitimacy of the Software Engineering Discipline hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh AB hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh Daniel M. Berry MSE Project Approved for public release Distribution unlimited Software Engineering Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 This technical report was prepared for the SEI Joint Program Of®ce ESD/AVS Hanscom AFB, MA 01731 The ideas and ®ndings in this document should not be construed as an of®cial DoD position. It is published in the interest of scienti®c and technical information exchange. Review and Approval This document has been reviewed and is approved for publication. FOR THE COMMANDER (Signature on File) Thomas R. Miller, Lt Col, USAF SEI Joint Program Of®ce The Software Engineering Institute is sponsored by the U.S. Department of Defense. This report was funded by the Department of Defense. Copyright 1992 by Carnegie Mellon University. This document is available through the Defense Technical Information Center. DTIC provides access to and transfer of scienti®c and technical information for DoD personnel, DoD contractors and potential contractors, and other U.S. Government agency personnel and their contractors. To obtain a copy, please contact DTIC directly: Defense Technical Information Center, Attn: FDRA, Cameron Station, Alexandria, VA 22304-6145. Copies of this document are also available through the National Technical Information Service. For information on ordering, please contact NTIS directly: National Technical Information Service, U.S. Department of Commerce, Spring®eld, VA 22161.
    [Show full text]
  • SEI Report on Graduate Software Engineering Education (1991)
    Technical Report CMU/SEI-91-TR-002 ESD-TR-91-002 1991 SEI Report on Graduate Software Engineering Education Gary Ford April 1991 Technical Report CMU/SEI-91-TR-002 ESD-TR-91-002 April 1991 1991 SEI Report on Graduate Software Engineering Education ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________ Gary Ford Software Engineering Curriculum Project Unlimited distribution subject to the copyright Software Engineering Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 This report was prepared for the SEI Joint Program Office HQ ESC/AXS 5 Eglin Street Hanscom AFB, MA 01731-2116 The ideas and findings in this report should not be construed as an official DoD position. It ispublished in the interest of scientific and technical information exchange. FOR THE COMMANDER (signature on file) Thomas R. Miller, Lt Col, USAF SEI Joint Program Office This work is sponsored by the U.S. Department of Defense. Copyright© 1991 by Carnegie Mellon University. Permission to reproduce this document and to prepare derivative works from this document for internal use is granted, provided the copyright and “No Warranty” statements are included with all reproductions and derivative works. Requests for permission to reproduce this document or to prepare derivative works of this document for external and commercial use should be addressed to the SEI Licensing Agent. NO WARRANTY THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING INSTITUTE MATERIAL IS FURNISHED ON AN “AS-IS” BASIS. CARNEGIE MELLON UNIVERSITY MAKES NO WARRAN- TIES OF ANY KIND, EITHER EXPRESSED OR IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF FITNESS FOR PURPOSE OR MERCHANTIBILITY, EXCLUSIVITY, OR RESULTS OBTAINED FROM USE OF THE MATERIAL.
    [Show full text]
  • 38Th International Conference on Software Engineering Program
    Sponsors Gold Benefactors Silver Benefactors Bronze Benefactors 38th International Conference on Software Engineering Program Supporter 14-22 May 2016 Austin, Texas, USA Published by the IEEE Computer Society 10662 Los Vaqueros Circle Los Alamitos, CA 90720 ICSE 2016 Main Conference Program Wed 05/18 Thu 05/19 Fri 05/20 Plenary Session: Plenary Session: Plenary Session: – Opening – Awards II – Wolfram Schulte Keynote 8:30 - 10:30 AM – Awards I – Stephen Ibaraki Keynote – Gail Murphy Keynote GB – Mary Shaw Keynote 10:30 - 11:00 AM BREAK - Atrium Finkelstein and Herbsled Keynotes Code Smells Dynamic Analysis BA Empirical Architecture Collaborative BB Android Testing I Security GO 11:00 - 12:30 PM Infrastructure Support Monitoring Development Support WW Agile Sustainable Software Design Tools and Toys TR Performance SRC Finalist Presentations Posters II SA Thesis in Three Team Projects Values in Software Engineering SB 12:30 - 2:00 PM LUNCH BREAK - Rio Exhibit Hall A Open Source Software Development Software Quality BA Architecture and Collaboration Product Lines Program Analysis BB Symbolic Execution Testing II Maintenance GO 2:00 - 3:30 PM Energy and Videos Evolution Process WW Static Analysis Repair and Model Synthesis Concurrency TR Compilers and Emerging Trends Analysis and Refactoring Verification and Test SA Verification and Validation I Effort Estimation and Search Program Understanding SB 3:30 - 4:00 PM BREAK - Atrium Visions of 2025 and Beyond I Visions of 2025 and Beyond IIPlenary Session (GB): BA API Requirements – Awards III
    [Show full text]