Model Driven Testing
Download Model Driven Testing PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Model Driven Testing book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Model-Driven Testing
Author: Paul Baker
language: en
Publisher: Springer Science & Business Media
Release Date: 2007-09-23
Written by the original members of an industry standardization group, this book shows you how to use UML to test complex software systems. It is the definitive reference for the only UML-based test specification language, written by the creators of that language. It is supported by an Internet site that provides information on the latest tools and uses of the profile. The authors introduce UTP step-by-step, using a case study that illustrates how UTP can be used for test modeling and test specification.
An Approach to Model-Driven Testing
The Model-Driven Architecture (MDA) aims at better software engineering by enhancing the productivity, portability and interoperability of software. To guarantee the quality of the resulting software systems, testin gplays a decisive role. In this work, an approach to model-driven testing based on the idea of the MDA framework is presented. It introduces a new test modeling alnguage and a test generation technique in order to develop both functional and real-time tests by models. The former is defined as an extension of a standardized system modeling language to facilitate test model generation from system models. The latter presumes the availability of a system model which can be reused for test specification - a prerequisite that is almost always true in modern software development processes. Through different abstraction levels, the test model can be adapted to platforms on which test code is to run. As a result, test codes that are executable on different platforms can be generated from a single model. The effectiveness of this approach is demonstrated by testing a Bluetooth application.
Domain-Specific Model-Driven Testing
Author: Stefan Bärisch
language: en
Publisher: Springer Science & Business Media
Release Date: 2010-04-03
Stefan Baerisch applies a combination of feature modelling and code generation, for which he uses a model-driven approach, in order to facilitate the design of tests by non-programmers. This combination of modelling and code generation allows for a more integrated and more efficient testing process.