We have implemented a learning method for testing the java programs developed by students of a sophomore class. They can write programs;however, they cannot test them well to check if they meet the specified requireme...
详细信息
ISBN:
(纸本)9780889866416
We have implemented a learning method for testing the java programs developed by students of a sophomore class. They can write programs;however, they cannot test them well to check if they meet the specified requirements. Our teaming method provides a navigation process for testing their programs under the condition that all the method specifications and their signatures are given by the instructor. This navigation process comprises three steps. The first step is to team to decide the order of unit testing for all the methods of the program. The second step is to learn to define test cases for each method. The third step is to learn to develop a unit testing program and execute it. In this paper, we propose a learning method for testing and the development of a support tool for learning the method to test java programs.
暂无评论