본문 바로가기
  • Home

Vertical System Testing Method For Efficient Error Tracing

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2008, 13(2), pp.19-30
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science

서광익 1 Eun Man Choi 1

1동국대학교

Accredited

ABSTRACT

In case of unit testing, White-box test can be used to closely check source code and to analyze logic and statement errors. On the other hand, in case of function testing of system level, Black-box test can be mainly used to compare actual and expected results by inputting test data because the scale of function is large. This Black-Box test in system testing level has problem in tracing errors in source code when we find errors. Moreover applying White-box test is not easy for system testing level because the abstract levels of test target are different. Therefore this paper suggests the vertical test method of a practical and integrated system level which can checks up to source code level using White-box test style although it aims to test the highly abstract level like a system function. In addition, the experiment explains how to apply the vertical test by displaying an example which traces from UML specification model to the source code and also shows efficiency of error trace.

Citation status

* References for papers published after 2023 are currently being built.