|
计算机科学 2005
Research on the Automated Testing Tool in the Regress Test
|
Abstract:
The regress test is an important but time-consuming stage in the software test lifecycle, we study the tech- niques of the event capture/playback in order to automate the regress test procedure, and lowdown the test costs by optimizing test case. First, we introduce the techniques of the event capture/playback based on event source recogni- tion and playback synchronization based on event tracing, then we implement the algorithm of the test selection. Fi- nally the Panorama Player, an event capture/playback tool of JAVA, is also introduced in this paper. By using the au- tomated testing tool, We can simplify the test procedure and enhance the test efficiency.