Abstract
Black box test is a method to achieve an automatic scoring program. The method determines if a program is valid by examining the response of the output to the input. It is appropriate to the automatic scoring program which can work without any constraints of the realization algorithm on the tested program. However, it needs to restrict on the input-output method to the tested program. This paper proposes our black box test with the automatic scoring program, which converse varied input-output methods to the console input-output by aspect oriented programming.