An Approach to Automated Program Testing and Debugging

  • Authors:
  • Zhang Xinjun;Yumiko Tashiro;Hiroki Takata;Tetsuo Fujii;Mitsuhisa Yamamuro;Daisuke Kasai;Takao Shimomura

  • Affiliations:
  • -;-;-;-;-;-;-

  • Venue:
  • APSEC '99 Proceedings of the Sixth Asia Pacific Software Engineering Conference
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents the ITAD (Integrated Testing and Debugging) system that integrates program testing and debugging processes into a series of consecutive processes and supports automating each of these processes. It also illustrates an example of testing and debugging in the ITAD system. In the system, a programmer can easily create necessary test paths, find the test data that force the program to run along the created test paths, test the program using these test data, and detect faults if failures occur during program testing.