Software Defect and Operational Profile Modeling

also in: THE KLUWER INTERNATIONAL SERIES ON ASIAN STUDIES IN COMPUTER AND INFORMATION SCIENCE, Volume 1

  • PDF / 21,101,624 Bytes
  • 284 Pages / 439.37 x 666.14 pts Page_size
  • 57 Downloads / 204 Views

DOWNLOAD

REPORT


THE KLUWER INTERNATIONAL SERIES IN SOFTWARE ENGINEERING Series Editor

Victor R. Basili University of Maryland College Park, MD 20742

Also in the Series: FORMAL SPECIFICAnON TECHNIQUES FOR ENGINEERING MODULAR C PROGRAMS by TAN Yang Meng

ISBN: 0-7923-9653-7 TOOLS AND ENVIRONMENTS FOR PARALLEL AND DISTRIBUTED SYSTEMS by Amr Zaky and Ted Lewis

ISBN: 0-7923-9675-8 CONSTRAINT-BASED DESIGN RECOVERY FOR SOFTWARE REENGINEERING: Theory and Experiments by Steven G. Woods, Alexander E. Quilici and Qiang Yang

ISBN: 0-7923-8067-3

The Kluwer International Series in Software Engineering addresses the following goals: • • •

To coherently and consistently present important research topics and their application(s). To present evolved concepts in one place as a coherent whole, updating early versions of the ideas and notations. To provide publications which will be used as the ultimate reference on the topic by experts in the area.

With the dynamic growth evident in this field and the need to communicate findings, this series provides a forum for information targeted toward Software Engineers.

SOFTWARE DEFECT AND OPERATIONAL PROFILE MODELING

Kai-Yuan Cai Beijing University 0/Aeronautics and Astronautics Beijing, China

SPRINGER SCIENCE+BUSINESS MEDIA, LLC

ISBN 978-1-4613-7559-3 ISBN 978-1-4615-5593-3 (eBook) DOI 10.1007/978-1-4615-5593-3

Library of Congress Cataloging-in-Publication Daht.

A C.I.P. Catalogue record for this book is available from the Library of Congress.

Copyright © 1998 Springer Science+Business Media New York Originally published by Kluwer Academic Publishers in 1998 Softcover reprint of the hardcover 1st edition 1998 All rights reserved. No part ofthis publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher, Springer Science+Business Media, LLC

Printed on acid-free paper.

CHINESE STUDIES IN INFORMATION SCIENCE Series Editor Kai-Yuan Cai Beijing University ofAeronautics and Astronautics Beijing, China

Also in the Series: FUZZY LOGIC IN DATA MODELING: Semantics, Constraints, and Database Design by Guoqing Chen ISBN: 0-7923-8253-6

SERIES EDITOR'S ACKNOWLEDGMENTS I am pleased to acknowledge the assistance to the editorial work by Beijing University of Aeronautics and Astronautics and the National Natural Science Foundation of China.

Kai-Yuan Cai Series Editor Department ofAutomatic Control Beijing University ofAeronautics and Astronautics Beijing 100083 China

To:

My Mother and My Grandmother

CONTENTS LIST OF FIGURES xiii LIST OF TABLES xv PREFACE xvii 1

INTRODUCTION 1

1.1 Software Engineering 1.2 Software Reliability Engineering 10 1.3 Software Defect Estimations 18 1.4 Summary 24 1.5 Remarks and Problems 25 References 26 2

EMPIRICAL REGRESSION METHODS 29

2.1 Software Defect Factors and Distributions 29 2.2 Software Defect Distributions by Rank 40 2.3 Linear Regression Models 47 2.4 Halstead Model 54 2.5 Miscellaneous 61 2.6 Summary 65 2