A Method of Conformance Testing for XML Processor

XML 프로세서의 적합성 검사 방법

  • 조동영 (전주대학교 정보기술컴퓨터공학부)
  • Received : 2003.05.09
  • Accepted : 2003.07.01
  • Published : 2003.07.30

Abstract

Conformance testing is to test whether an implementation faithfully meets the requirements of a standard or specification. Above all, it is important to test conformance for XML processors because system errors caused by XML processor without conformance affect badly all related XML based systems. Thus, it is essential to implement XML processors with conformity for the sake of interoperability between XML based systems. In this paper, we survey related works. and describe our method and tool for XML conformance testing. And we show our testing result for Xerces 1.4.4. which is developed as Apache's XML project. as an example.

적합성 테스트는 구현물이 규격에 명시된 적합성 요구조건을 충실히 준수하는지를 검사하는 것을 의미한다. 프로세서의 적합성은 모든 응용분야에서 중요하지만 XML 프로세서들은 그 부적합성에 기인하는 처리결과가 해당 시스템은 물론 연동되는 모든 시스템들에 중대한 장애를 초래할 수 있기 때문에 그 적합성이 더욱 강조된다. 따라서, 적합성을 갖는 XML 프로세서의 구현은 XML 기반 시스템등의 상호운영성을 위한 필수적인 요구조건이다. 본 논문에서는 XML 의 적합성 검사와 관련한 기존 연구들을 고찰하고, 이를 토대로 상용 또는 프로타입으로 수준으로 구현되는 XML 프로세서의 적합성 검사를 위한 방법과 테스트 툴을 개발, 설명한다. 그리고 사례로, 아파치의 XML 프로세서인 Xerces 1.4.4에 대해 본 연구의 툴을 이용하여 그 적합성을 검사하여 이전 버전과 비교해서 적합성 수준이 개선된 것을 보였다.

Keywords