Computer Engineering and Applications ›› 2007, Vol. 43 ›› Issue (7): 117-119.

• 产品、研发、测试 • Previous Articles     Next Articles

The Design of the Embedded Software Testing Development
Environment Based on Software Structure Pattern

YiChen Wang   

  1. Dept. of System Engineering of Engineering Technology, BeiHang University, Beijing 100083, China
  • Received:2006-03-09 Revised:1900-01-01 Online:2007-03-01 Published:2007-03-01

基于MVC模式的嵌入式软件测试开发环境设计

殷永峰 王轶辰 刘斌   

  1. 北京航空航天大学 北京航空航天大学 北京航空航天大学
  • 通讯作者: 殷永峰

Abstract: ESTDE(Embedded Software Testing Development Environment) is an important part of ESSTP(Embedded Software Simulation Testing Platform) and the foundation to effectively implement the real-time ,close-loop testing of embedded software. As a typical architecture pattern for developing interactive software , MVC(Model-View-Controller) is applied to the design of ESTDE by analyzing the function, the composition and principles of ESTDE, not only ensuring the successful development of ESSTP, but also improving the reusability and the adaptability of the system.

Key words: Software Architecture, Embedded Software, Software Testing, Pattern

摘要: 嵌入式软件仿真测试开发环境(ESTDE:Embedded Software Testing Development Environment)是嵌入式软件仿真测试平台(ESSTP:Embedded Software Simulation Testing Platform)的重要组成部分,是有效实现嵌入式软件实时、闭环测试的基础。MVC(Model-View-Controller)是一种开发交互式软件系统的典型体系结构模式,本文在分析和研究ESTDE功能、组成和工作原理的基础上,将MVC应用于ESTDE的设计当中,不仅保证了ESSTP的成功开发,而且提高了系统的可复用性和可适应性。

关键词: 软件体系结构, 嵌入式软件, 软件测试, 模式