Structured testing model for object-oriented software development

In this dissertation* , we propose a structured testing model for object-oriented software development. Testing techniques used in traditional procedural software systems are studied and applied to the testing model. Object-oriented software makes use of concepts such as encapsulation, inheritanc...

Full description

Saved in:
Bibliographic Details
Main Author: Toh, Kee Heng.
Other Authors: School of Electrical and Electronic Engineering
Format: Theses and Dissertations
Language:English
Published: 2011
Subjects:
Online Access:http://hdl.handle.net/10356/42772
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:In this dissertation* , we propose a structured testing model for object-oriented software development. Testing techniques used in traditional procedural software systems are studied and applied to the testing model. Object-oriented software makes use of concepts such as encapsulation, inheritance and polymorphism, making it fundamentally different from procedural software. Thus, our testing model examines what is required to adequately test object-oriented software. Existing techniques are adapted to provide the required level of testing adequacy, and new techniques are introduced if necessary. The object-oriented testing model consists of 3 levels of testing, namely. Class Testing, Subsystem Testing and Final System Testing. The various testing techniques are applied appropriately to each level of testing. In our dissertation, we also introduce a development process that integrates the testing activities into the iterative and incremental development lifecycle that is often associated with object-oriented software development. The work done in this dissertation is done in addition to a 420 hours Software Development Project. Both the dissertation and the software project partially fulfil the requirements for the Degree of Master of Science in Communication and Network Systems.