검색 상세

테스트 스크립트 자동 생성을 위한 계층 구조 체크리스트

A Hierarchical Checklist to Automatically Generate Test Scripts

초록/요약

본 논문은 구조화된 체크리스트로부터 임베디드 시스템 테스팅을 위한 테스트 스크립트를 쉽게 생성할 수 있는 방법을 제안한다. 제안하는 방법은 체크리스트를 이벤트(Event), 컴포넌트(Component), 입력 명령어(Command) 사전을 기반으로 구성하고, 사전으로부터 계층적으로 테스트 스크립트를 생성한다. 계층 구조로 임베디드 시스템의 물리적 입력 계층이 상위 계층의 컴포넌트 및 이벤트 계층에서 추상화되어 복잡한 시스템 입력 정보를 사용하지 않고도 테스트 스크립트를 생성할 수 있다. 비슷한 종류의 입출력 정보를 가지는 임베디드 시스템을 테스트하기 위한 테스트 스크립트 생성은 재사용성이 높은 사전을 이용하여 매우 쉽게 할 수 있다. 제안하는 방법의 유용성은 실험을 통해 보인다.

more

초록/요약

This paper proposes a method to generate test scripts for testing embedded system in an easy manner by using hierarchical checklist. In the proposed method, a checklist is constructed with event, component and command dictionaries. And the test scripts are hierarchically generated based on the dictionaries. Since the physical layer of system input becomes abstract with component layer and event layer by virtue of the hierarchy, It is possible to generate test scripts without complicated system input information. It is easy to generate test scripts for embedded systems with similar inputs using the highly reusable dictionaries. The effectiveness of the proposed method is demonstrated with experiments.

more

목차

제 1 장 서론 1
제 2 장 관련 연구 4
제 3 장 체크리스트 기반 테스트스크립트 생성 7
제 1 절 체크리스트 구조화 방법 7
제 2 절 테스트 명령어 사전 9
제 3 절 테스트 스크립트 자동 생성을 위한 체크리스트 13
제 4 절 체크리스트 기반 테스트 조합 생성 15
제 5 절 테스트 스크립트 자동 생성 프로그램 16
제 4 장 실험 18
제 1 절 요구사항으로부터 체크리스트 작성 18
제 2 절 테스트 스크립트 생성 22
제 3 절 순차적 모드 생성 24
제 4 절 Double Permutation 모드 생성 28
제 5 장 결 론 30
참고문헌 31
Abstract 35

more