Improving Input-Output Conformance Testing Theories

Total Page:16

File Type:pdf, Size:1020Kb

Improving Input-Output Conformance Testing Theories Improving input-output conformance testing theories Citation for published version (APA): Noroozi, N. (2014). Improving input-output conformance testing theories. Technische Universiteit Eindhoven. https://doi.org/10.6100/IR780940 DOI: 10.6100/IR780940 Document status and date: Published: 01/01/2014 Document Version: Publisher’s PDF, also known as Version of Record (includes final page, issue and volume numbers) Please check the document version of this publication: • A submitted manuscript is the version of the article upon submission and before peer-review. There can be important differences between the submitted version and the official published version of record. People interested in the research are advised to contact the author for the final version of the publication, or visit the DOI to the publisher's website. • The final author version and the galley proof are versions of the publication after peer review. • The final published version features the final layout of the paper including the volume, issue and page numbers. Link to publication General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from the public portal for the purpose of private study or research. • You may not further distribute the material or use it for any profit-making activity or commercial gain • You may freely distribute the URL identifying the publication in the public portal. If the publication is distributed under the terms of Article 25fa of the Dutch Copyright Act, indicated by the “Taverne” license above, please follow below link for the End User Agreement: www.tue.nl/taverne Take down policy If you believe that this document breaches copyright please contact us at: [email protected] providing details and we will investigate your claim. Download date: 28. Sep. 2021 Software quality has become an increasingly important concern in software development, as a consequence of the ever-ascending trend of using software system in critical systems. Testing as a technique for establishing a certain level of software quality has received much attention in the past decades. Model-based testing is a structured approach to testing. Using model- based testing the process of generating test- cases and predicting the correct outcome of test- cases can be mechanized. By using rigorous models for system behavior, model-based testing is formalized in terms of a mathematical notion of conformance. Input-output conformance (ioco) is a widely-studied and commonly-used conformance relation. The ioco relation has some limitation in testing concurrent systems. Such systems are composed of interacting components which often communicate asynchronously with their environment. However, the ioco testing theory was developed based on the assumption that a tester can always communicate with an implementation under test synchronously. It is also well-known that the ioco relation does not have the compositionality property. In this thesis theoretical foundations are developed to provide solutions to make the ioco relation suited for testing concurrent systems. Improving Input-Output Conformance Testing Theories PROEFSCHRIFT ter verkrijging van de graad van doctor aan de Technische Universiteit Eindhoven, op gezag van de rector magnificus prof.dr.ir. C.J. van Duijn, voor een commissie aangewezen door het College voor Promoties, in het openbaar te verdedigen op maandag 27 oktober 2014 om 16:00 uur door Neda Noroozi geboren te Mashhad, Iran Dit proefschrift is goedgekeurd door de promotoren en de samenstelling van de promotiecommissie is als volgt: voorzitter: prof.dr. B. Koren 1e promotor: prof.dr. M.R. Mousavi 2e promotor: prof.dr.ir. J.F. Groote copromotor(en): dr.ir. T.A.C. Willemse leden: prof.dr. M. van den Brand prof.dr. H. Brinksma (Universiteit Twente) dr. ir. G.J. Tretmans (Radboud University Nijmegen) prof.dr. J. Peleska (Universität Bremen) Improving Input-Output Conformance Testing Theories Neda Noroozi Copyright c 2014 by Neda Noroozi All rights reserved. Reproduction in whole or in part is prohibited without the written consent of the copyright owner. A catalogue record is available from Eindhoven University of Technology Library ISBN: 978-90-386-3703-7 IPA Dissertation Series 2014-13 Typeset with LATEX (TEXLive 2012) Cover design by Zahra Haririan Printed by the print service of Eindhoven University of Technology, The Netherlands The work in this thesis has been carried out under the auspices of the research school IPA (Institute for Programming research and Algorithmics). The author was working at Eindhoven University of Technology. Contents Preface iii 1 Introduction1 1.1 Validation and Verification..............................3 1.2 Testing..........................................4 1.3 Model-Based Testing.................................5 1.4 Formal Conformance Testing............................7 1.5 Research Questions..................................8 1.6 Outline and Origin of Chapters...........................9 2 Preliminaries 13 2.1 Labeled Transition Systems............................. 13 2.2 Test Cases........................................ 24 2.3 Input-Output Conformance Testing for IOLTSs................. 27 3 Implementing Input-Output Conformance Testing: A Case Study 31 3.1 EFT Switch Functionality.............................. 33 3.2 Testing the EFT Switch................................ 34 3.3 Test Results....................................... 43 3.4 Discussion....................................... 44 3.5 Closing Remarks.................................... 45 4 Implementation Relations 47 4.1 Input-Output Conformance Relations with Quiescence............ 48 4.2 The Effect of Models on the Power of Testing.................. 49 4.3 The Effect of Observations on the Power of Testing.............. 68 4.4 Test Case Generation................................. 73 4.5 Closing Remarks.................................... 80 5 On the Complexity of Input-Output Conformance Testing 83 5.1 ioco Checking for Nondeterministic Models.................. 85 5.2 A Coinductive Definition of ioco .......................... 89 5.3 ioco Checking of Deterministic Specifications................. 91 5.4 Conformance Checking for Internal-Choice Traces............... 98 5.5 Closing Remarks.................................... 102 i CONTENTS 6 Asynchronous Input-Output Conformance Testing 103 6.1 Adapting the ioco Relation to Asynchronous Setting.............. 105 6.2 Restricting Implementation Models........................ 114 6.3 Restricting Specification Models.......................... 119 6.4 Closing Remarks.................................... 128 7 Decomposability in Input Output Conformance Testing 131 7.1 Preliminaries...................................... 133 7.2 Decomposability.................................... 139 7.3 Sufficient Conditions for Decomposability.................... 141 7.4 A Condition for Strong Decomposability..................... 150 7.5 Closing Remarks.................................... 153 8 Conclusions 155 A Proofs of Formal Results in Chapter 6 159 B Proofs of Formal Results in Chapter 7 165 CUPPAAL Models 175 Bibliography 185 Summary 195 Curriculum Vitae 197 ii Preface I moved to the Netherlands four years ago to pursue my doctoral studies. As I worked on the research that has resulted in this dissertation, I have benefited greatly from the support and guidance of a number of people and I would like to take this opportunity to express my gratitude to those who helped me begin, carry out, and finish this research. First of all, I would like to express my special thanks to Mohammad Reza Mousavi, my first promoter. He introduced me to the joys of model-based testing, helped me start my PhD research in this field and has continued to advise and guide me through these four years. His support has not been limited to my work and I have learned a great deal from him in both my research and my personal life. I would like to thank my second promoter Jan Friso Groote, head of the MDSE group, for giving me the opportunity to work as a PhD candidate in his group. I am very grateful for all his support. I enjoyed being part of his group, and learned many things from the discussions I had with him. I would like to express my deepest gratitude to my daily supervisor, Tim Willemse, for his help and supervision. He contributed greatly to the details of my work, presented in this thesis. He always provided invaluable, precise and insightful comments to improve my work; his comments were crucial to all steps. I could always walk into his office to discuss any problems I had and I really appreciated it. I learned from him many valuable things about logical reasoning, problem analysis, and structurally presenting results. I would like to thank my co-authors for their collaboration on the papers that form the basis of this thesis. My special thanks goes to Hamid Reza Asadi and Ramtin Khosravi for their friendly cooperation and inspiring discussions we had on the project of applying model-based testing on an EFT switch. The results of that experience have motivated my PhD research. I thank Tim Willemse and Mohammad Reza Mousavi for their insightful comments and inspiring discussion on the topic of our papers. I would like to thank the committee for reviewing my thesis:
Recommended publications
  • IEC 61850: Role of Conformance Testing in Successful Integration
    1 IEC 61850: Role of Conformance Testing in Successful Integration Eric A. Udren, KEMA T&D Consulting Dave Dolezilek, Schweitzer Engineering Laboratories, Inc. Abstract—The IEC 61850 Standard, Communications Net- a single standard solution for communications integration hav- works and Systems in Substations, provides an internationally ing high-level capabilities not available from protocols in prior recognized method of local and wide area data communications use. The most important technical objectives were: for substation and system-wide protective relaying, integration, control, monitoring, metering, and testing. It has built-in capabil- 1. Use self-description and object modeling technol- ity for high-speed control and data sharing over the communica- ogy to simplify the integration and configuration tions network, eliminating most dedicated control wiring as well process for the user. as dedicated communications channels among substations. IEC 2. Dramatically increase the functional capabilities, 61850 facilitates systems built from multiple vendors’ IEDs. Many vendors have supported the standard throughout its crea- sophistication and complexity of the integration to tion, and they are developing products to handle all the needed meet users’ ultimate relaying, control, and enterprise functions. data integration needs. This paper is the third in a series on the evolution of IEC 3. Incorporate robust, very high-speed control commu- 61850. It focuses on the purpose and value of conformance test- nications messaging that can operate among relays ing and certification. IEC 61850 is aimed at making it easy for and other IEDs to eliminate panel wiring and con- utilities to install and integrate single-vendor or multivendor trols. control and protection systems in substations and to integrate existing communications.
    [Show full text]
  • Construction Quality Assurance Plan Craighead County Solid
    CONSTRUCTION QUALITY ASSURANCE PLAN CRAIGHEAD COUNTY SOLID WASTE DISPOSAL AUTHORITY LEGACY CLASS 1 LANDFILL AFIN: 16-00199 ADEQ PERMIT NO. 0254-S1-R3 PREPARED FOR: Craighead County Solid Waste Disposal Authority 328 CR 476 PO Box 16777 Jonesboro, AR 72403-6712 (870) 972-6353 PREPARED BY: Terracon Consultants, Inc. 25809 Interstate 30 South Bryant, Arkansas 72022 (501) 847-9292 NOVEMBER 2008 CCSWDA Legacy Landfill Construction Quality Assurance Plan November 2008 TABLE OF CONTENTS SECTION 1 ..................................................................................................................................................................1 GENERAL ....................................................................................................................................................................1 1.0 INTRODUCTION .............................................................................................................................................1 2.0 DEFINITIONS RELATED TO CQA ................................................................................................................2 2.1 Construction Quality Assurance and Construction Quality Control ...........................................................2 2.2 Use of the Terms in This Plan ......................................................................................................................2 3.0 CQA AND CQC PARTIES .................................................................................................................................3
    [Show full text]
  • Fuzzing Radio Resource Control Messages in 5G and LTE Systems
    DEGREE PROJECT IN COMPUTER SCIENCE AND ENGINEERING, SECOND CYCLE, 30 CREDITS STOCKHOLM, SWEDEN 2021 Fuzzing Radio Resource Control messages in 5G and LTE systems To test telecommunication systems with ASN.1 grammar rules based adaptive fuzzer SRINATH POTNURU KTH ROYAL INSTITUTE OF TECHNOLOGY SCHOOL OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE Fuzzing Radio Resource Control messages in 5G and LTE systems To test telecommunication systems with ASN.1 grammar rules based adaptive fuzzer SRINATH POTNURU Master’s in Computer Science and Engineering with specialization in ICT Innovation, 120 credits Date: February 15, 2021 Host Supervisor: Prajwol Kumar Nakarmi KTH Supervisor: Ezzeldin Zaki Examiner: György Dán School of Electrical Engineering and Computer Science Host company: Ericsson AB Swedish title: Fuzzing Radio Resource Control-meddelanden i 5G- och LTE-system Fuzzing Radio Resource Control messages in 5G and LTE systems / Fuzzing Radio Resource Control-meddelanden i 5G- och LTE-system © 2021 Srinath Potnuru iii Abstract 5G telecommunication systems must be ultra-reliable to meet the needs of the next evolution in communication. The systems deployed must be thoroughly tested and must conform to their standards. Software and network protocols are commonly tested with techniques like fuzzing, penetration testing, code review, conformance testing. With fuzzing, testers can send crafted inputs to monitor the System Under Test (SUT) for a response. 3GPP, the standardiza- tion body for the telecom system, produces new versions of specifications as part of continuously evolving features and enhancements. This leads to many versions of specifications for a network protocol like Radio Resource Control (RRC), and testers need to constantly update the testing tools and the testing environment.
    [Show full text]
  • Review of Model-Based Testing Approaches in Production Automation and Adjacent Domains—Current Challenges and Research Gaps
    Journal of Software Engineering and Applications, 2015, 8, 499-519 Published Online September 2015 in SciRes. http://www.scirp.org/journal/jsea http://dx.doi.org/10.4236/jsea.2015.89048 Review of Model-Based Testing Approaches in Production Automation and Adjacent Domains—Current Challenges and Research Gaps Susanne Rӧsch1, Sebastian Ulewicz1, Julien Provost2, Birgit Vogel-Heuser1 1Institute of Automation and Information Systems, Technische Universität München, München, Germany 2Assistant Professorship for Safe Embedded Systems, Technische Universität München, München, Germany Email: [email protected], [email protected], [email protected], [email protected] Received 18 August 2015; accepted 27 September 2015; published 30 September 2015 Copyright © 2015 by authors and Scientific Research Publishing Inc. This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/ Abstract As production automation systems have been and are becoming more and more complex, the task of quality assurance is increasingly challenging. Model-based testing is a research field addressing this challenge and many approaches have been suggested for different applications. The goal of this paper is to review these approaches regarding their suitability for the domain of production automation in order to identify current trends and research gaps. The different approaches are classified and clustered according to their main focus which is either testing and test case genera- tion from some form of model automatons, test case generation from models used within the de- velopment process of production automation systems, test case generation from fault models or test case selection and regression testing.
    [Show full text]
  • Enter Filename
    NORTH CORRECTIVE ACTION MANAGEMENT UNIT QUALITY ASSURANCE / QUALITY CONTROL PLAN Exide Technologies Frisco Recycling Center 7471 Old Fifth Street, Frisco, Texas 75034 Submitted To: Exide Technologies 7471 Old Fifth Street Frisco, TX 75034 Submitted By: Golder Associates Inc. 14950 Heathrow Forest Parkway, Suite 280 Houston, TX 77032 NORTH CAMU QA/QC PLAN May 2019 Project No. 130208606 Golder, Golder Associates and the GA globe design are trademarks of Golder Associates Corporation May 2019 i Project No. 130208606 Table of Contents 1.0 INTRODUCTION AND PURPOSE .................................................................................................. 1 1.1 Introduction ................................................................................................................................... 1 1.2 Purpose ........................................................................................................................................ 1 2.0 GEOSYNTHETIC CLAY LINER EVALUATION ............................................................................... 2 2.1 Pre-Installation Material Evaluation ............................................................................................. 2 2.1.1 Manufacturer’s Quality Control Certificates ............................................................................. 2 2.2 Installation Procedures ................................................................................................................. 4 2.2.1 GCL Subgrade Preparation ....................................................................................................
    [Show full text]
  • Research Roadmap for Smart Fire Fighting Summary Report
    NIST Special Publication 1191 | NIST Special Publication 1191 Research Roadmap for Smart Fire Fighting Research Roadmap for Smart Fire Fighting Summary Report Summary Report SFF15 Cover.indd 1 6/2/15 2:18 PM NIST Special Publication 1191 i Research Roadmap for Smart Fire Fighting Summary Report Casey Grant Fire Protection Research Foundation Anthony Hamins Nelson Bryner Albert Jones Galen Koepke National Institute of Standards and Technology http://dx.doi.org/10.6028/NIST.SP.1191 MAY 2015 This publication is available free of charge from http://dx.doi.org/10.6028/NIST.SP.1191 U.S. Department of Commerce Penny Pritzker, Secretary National Institute of Standards and Technology Willie May, Under Secretary of Commerce for Standards and Technology and Director SFF15_CH00_FM_i_xxii.indd 1 6/1/15 8:59 AM Certain commercial entities, equipment, or materials may be identified in this document in order to describe an experimental procedure or concept adequately. Such identification is not intended to imply recommendation or endorsement by the National Institute of Standards and Technology, nor is it intended to imply that the entities, materials, or equipment are necessarily the best available for the purpose. The content of this report represents the contributions of the chapter authors, and does not necessarily represent the opinion of NIST or the Fire Protection Research Foundation. National Institute of Standards and Technology Special Publication 1191 Natl. Inst. Stand. Technol. Spec. Publ. 1191, 246 pages (MAY 2015) This publication is available
    [Show full text]
  • Network Protocol Testing Overview - Interworking Labs
    Network Protocol Testing Overview - InterWorking Labs While finding and fixing software defects constitutes the largest identifiable expense for the software industry(1), companies manufacturing network enabled devices have difficulty understanding how and where to go about software quality improvement. There are several activities that address improved software quality. These include formal design reviews, formal code reviews, unit test and system test. Formal design reviews require the design engineer to present his design to a group of peer engineers. The peer engineers make suggestions on areas of improvement. After implementing the design, formal code reviews require a group of peer engineers to read through the code and flag any errors or make suggestions for improvement. These are the two most effective activities for finding and removing software defects(2). What’s Inside... ‣ Load Testing (pg. 4) ‣ Stress Testing ‣ Endurance Testing ‣ Negative Testing (pg. 5) ‣ Inopportune Testing ‣ Conformance/Compliance Testing ‣ Syntax and Semantic Testing (pg. 6) ‣ Line Speed Testing ‣ Performance Testing (pg. 7) Robustness/Security Testing ‣ King Villages Center #66190 Scotts Valley, CA 95067 iwl.com ‣ Interoperability Testing (pg. 8) +1.831.460.7010 ‣ Deep Path Testing [email protected] 1 After design and code reviews, unit testing is the next most effective activity for finding and removing software defects. Each developer creates and executes unit tests on his/her code. The focus of unit testing is primarily on the quality and integrity of the code segment. Ideally, the unit test should deliver a pass or fail result for the particular code segment. System testing is the next most effective activity for finding and removing software defects.
    [Show full text]
  • An Overview of OSI Conformance Testing
    An Overview of OSI Conformance Testing Jan Tretmans Formal Methods & Tools group University of Twente January 25, 2001 1 Introduction The development of distributed systems, in which the computer functionality, such as processing functions, information storage, and human interaction, is distributed over different computer systems, raises the need for exchanging information between these systems. To have computer systems communicate successfully, the communication must occur according to well-defined rules. A protocol describes the rules with which computer systems have to comply in their communication with other computer systems. A protocol entity is that part of a computer system that takes care of the local responsibilities in communicating according to the protocol. To have successful communication among computer systems, also from different manufac- turers, many protocols are not developed in isolation, but within groups of manufacturers and users, with the aim of standardizing such protocols. This has led for instance to the development of the OSI Reference Model for Open Systems [ISO84], which serves as a framework for a set of standards that enable computer systems to communicate. How- ever, to assure successful communication it is not sufficient to specify and standardize communication protocols. Implementations of these protocol standards are required for which it must be ascertained that these implementations really behave according to these standards protocol specifications, i.e., conform to these standards. One way to do this is by testing these protocol implementations. This activity is known as protocol confor- mance testing. This note gives an introduction into some of the important concepts of protocol con- formance testing. It is largely based on the standard ISO 9646: “Conformance Testing Methodology and Framework” [ISO91].
    [Show full text]
  • Software Testing Methods and Techniques
    Software Testing Methods and Techniques Jovanović, Irena Abstract—In this paper main testing methods and such as to exercise a particular program path or techniques are shortly described. General to verify compliance with a specific requirement, classification is outlined: two testing methods – black see [11]) for which valued inputs always exist. box testing and white box testing, and their frequently In practice, the whole set of test cases is used techniques: . Black Box techniques: Equivalent considered as infinite, therefore theoretically Partitioning, Boundary Value Analysis, there are too many test cases even for the Cause-Effect Graphing Techniques, and simplest programs. In this case, testing could Comparison Testing; require months and months to execute. So, how . White Box techniques: Basis Path Testing, to select the most proper set of test cases? In Loop Testing, and Control Structure practice, various techniques are used for that, Testing. and some of them are correlated with risk Also, the classification of the IEEE Computer analysis, while others with test engineering Society is illustrated. expertise. Testing is an activity performed for evaluating 1. DEFINITION AND THE GOAL OF TESTING software quality and for improving it. Hence, the ROCESS of creating a program consists of goal of testing is systematical detection of P the following phases (see [8]): 1. defining a different classes of errors (error can be defined problem; 2. designing a program; 3. building a as a human action that produces an incorrect program; 4. analyzing performances of a result, see [12]) in a minimum amount of time program, and 5. final arranging of a product.
    [Show full text]
  • Cross-Fertilizing Formal Approaches for Protocol Conformance and Performance Testing Xiaoping Che
    Cross-fertilizing formal approaches for protocol conformance and performance testing Xiaoping Che To cite this version: Xiaoping Che. Cross-fertilizing formal approaches for protocol conformance and performance test- ing. Networking and Internet Architecture [cs.NI]. Institut National des Télécommunications, 2014. English. NNT : 2014TELE0012. tel-01127222 HAL Id: tel-01127222 https://tel.archives-ouvertes.fr/tel-01127222 Submitted on 7 Mar 2015 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. INSTITUT MINES-TÉLÉCOM/TÉLÉCOM SUDPARIS ÉCOLE DOCTORALE SCIENCES ET INGENIERIE EN CO-ACCREDITATION AVEC L’UNIVERSITÉ ÉVRY VAL D’ESSONNE THÈSE Pour obtenir le grade de DOCTEUR DE TÉLÉCOM SUDPARIS Spécialité : Informatique Présentée et soutenue par Xiaoping CHE Cross-Fertilizing Formal Approaches for Protocol Conformance and Performance Testing Soutenue le 26 Juin 2014 Devant le jury composé de : Directeur de thèse Prof. Stéphane MAAG --- Télécom SudParis Rapporteurs Prof. Mercedes MERAYO --- Universidad Complutense de Madrid Prof. Joanna TOMASIK --- Supélec Examinateurs
    [Show full text]
  • 100% Design Construction Quality Assurance Plan
    ERA Region 5 Records Ctr. ' 100% DESIGN 1 CONSTRUCTION QUALITY ASSURANCE PLAN »,J 3 HIMCO DUMP SUPERFUND SITE FINAL LANDFILL CLOSURE ELKHART, INDIANA 1 :r Prepared For: United States Enviromental Protection syEPA Agency Region 5 Chicago, Illinois Prepared By: US Army Corps of Engineers Omaha District APRIL 1998 CONSTRUCTION QUALITY ASSURANCE (COA) PLAN HIMCO DUMP SUPERFUND SITE ELKHART, INDIANA APRIL 1998 TABLE OF CONTENTS Page No. SECTION I - GENERAL 1. INTRODUCTION 1-1 2. DEFINITIONS 1-1 3. RESPONSIBILITY AND AUTHORITY I-4 4. REFERENCES I-5 SECTION II - GENERAL EARTHWORK CONSTRUCTION QUALITY ASSURANCE 1. GENERAL 11-1 ) 1.1 CQA Personnel 11-1 2. EARTHWORK/GRADING 11-1 ; 2.1. Equipment 11-1 i 2.2. Submittals 11-1 2.3. Quality Assurance Conformance Testing Requirements II-2 3. PRODUCTS II-2 ) 4. EXECUTION II-2 I 4.1. Excavation II-2 4.2. Backfill II-3 4.3. Compaction II-3 4.4. Finished Excavation, Fills, and Embankments II-4 4.5. Protection II-4 4.6. Adjustment of Existing Structures II-4 SECTION III - WASTE REGRADING AND RANDOM AND FOUNDATION FILL CONSTRUCTION QUALITY ASSURANCE 1. GENERAL 111-1 r 1.1 CQA Personnel HI-1 1.2. Submittals 111-1 2. WASTE REGRADING 111-1 2.1. Equipment 111-1 2.2. Quality Assurance Conformance Testing Requirements HI-1 2.3. Execution HI-2 3. RANDOM FILL LAYERS HI-2 3.1. Equipment HI-2 3.2. Quality Assurance Conformance Testing Requirements HI-2 3.3. Execution HI-2 4. FOUNDATION LAYERS HI-3 4.1. Equipment HI-3 4.2.
    [Show full text]
  • A Formal Approach to Conformance Testing Jan Tretmans
    A Formal Approach to Conformance Testing Jan Tretmans A Formal Approach to Conformance Testing CIP–GEGEVENS KONINKLIJKE BIBLIOTHEEK, DEN HAAG Tretmans, Gerrit Jan A formal approach to conformance testing / Gerrit Jan Tretmans. – [S.l. : s.n.]. – Ill. Proefschrift Enschede. – Met lit. opg., reg. ISBN 90–9005643–2 Trefw.: communicatiesystemen ; tests. Copyright c 1992 by Jan Tretmans, Hengelo, The Netherlands. A Formal Approach to Conformance Testing PROEFSCHRIFT ter verkrijging van de graad van doctor aan de Universiteit Twente op gezag van de rector magnificus prof. dr. Th.J.A. Popma volgens besluit van het College van Dekanen in het openbaar te verdedigen op donderdag 10 december 1992 te 13.15 uur door Gerrit Jan Tretmans geboren op 27 augustus 1962 te Hengelo Ov. Dit proefschrift is goedgekeurd door de promotor prof. dr. H. Brinksma Abstract In order to assure successful communication between computer systems from different manufacturers, standardized communication protocols are being developed and spec- ified. As a next step implementations of these protocols are needed that conform to these specifications. Testing is a way to check correctness of protocol implementations with respect to their specifications. This activity is known as protocol conformance testing. This thesis deals with a formal approach to protocol conformance testing. Testing is performed based on a formal specification of the protocol. The final aim is to obtain methods for the (automatic) derivation of useful sets of tests from formal specifications. The derived tests should be provably correct, which means that they should not detect errors in correct implementations. Moreover, the derived tests should be meaningful: erroneous implementations should be detected with a high probability.
    [Show full text]