Treffer: Automatic Generation of Wrapper Code and Test Scripts for Problem Solving Environments.

Title:
Automatic Generation of Wrapper Code and Test Scripts for Problem Solving Environments.
Source:
Applied Parallel Computing. State of the Art in Scientific Computing. 2006, p680-689. 10p.
Database:
Supplemental Index

Weitere Informationen

Problem Solving Environments are useful tools to support complex simulation tasks in the field of engineering and research (e. g. aerospace, automotive, etc.). The TENT environment represents this type of system, into which external applications are being integrated. In this paper two software engineering issues are addressed, which are dealing with the automation of specific tasks while developing and extending the TENT system. First, we will deal with the automatic generation of code for integrating new applications into the system. This is important for reducing the effort of the manual creation of new application components. Code generation is implemented as a plug-in for the open source development platform Eclipse. Second, the automatic test case generation and execution for system tests. This feature of test generation is embedded within the TENT graphical user interface. It records all user actions as Python scripts to be used for automatic replaying the operations as a set using the embedded Python interpreter. [ABSTRACT FROM AUTHOR]