Randomize books


Saturday, April 24, 2010

Domain-Specific Model-Driven Testing

oftware reuse and software quality are increasingly important topics in today's software engineering both for researchers and for practitioners. The design and implementation of tests is especially challenging when tests are conceptualized for different variants and versions of an application. Stefan Baerisch applies a combination of feature modeling and code generation, for which he uses a model-driven approach, in order to facilitate the design of tests by non-programmers. Thus, the reuse of tests, represented by abstract test models, for different systems under tests is made possible. The approach uses code generation to allow test execution on heterogeneous and changing implementations. This combination of modeling and code generation allows for a more integrated and more efficient testing process.


Download

No comments:

Post a Comment