| With the wide application of Internet technology, more and more companies are beginning to self-development of the industry WEB version of the application; more testing session still rely on manual regression testing is not only costly and error-prone.So select the correct method of testing is particularly important, especially for regression testing when frequently the same operation to complete the test, a lot of duplication of effort a waste of human resources, manual testing can no longer meet the requirements of the efficiency of software development, notable to meet the higher requirements of enterprise software development quality, in order to reduce the human cost of the enterprise software testing and improve the quality of software development, to conduct in-depth research is necessary on the the WEB program of automated testing.After in-depth study of automated testing system, we analyze the advantages and disadvantages of the three regression testing tool, QTP automated testing tools as the most popular, not only HP company vigorously promote and support, at the same time using a very easy to use VBS scripts, test tools selected QTP; based on the characteristics of the industry, regression testing, not only for normal business data for testing, but also need to test some boundary value or error data, therefore, we use black-box testing in equivalence partitioning and boundary value analysis method, combined with QTP keywords drive technology, object library merging technology, automated test program for the WEB program.The development of this system is based on the the the "WEB securities online trading system" software for the software under test, QTP tools to complete the design and realization of on a the WEB program of test cases, object libraries, test report, using the VBScript scripting language script writing, eventually output readable test reports. To solve the conventional manual testing cycle, low efficiency, high cost of human problems.Through this research and practice, based on the QTP the WEB version Securities online trading system automated testing system, the test results show that the system is stable, basically achieve the desired objectives. |