Font Size: a A A

Design And Implementation Of An Integrated Scheme Of Automatic Testing Sysytem

Posted on:2016-09-06Degree:MasterType:Thesis
Country:ChinaCandidate:H ZhangFull Text:PDF
GTID:2308330482974058Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Traditional automatic test system can partly cut down testers’ working pressure and make testers more productive, but meanwhile introducing some drawbacks, for example, the decentralized management and discrepancy definition of test data, and the inefficiency of test management. With the increasing scale and complexity of software, automatic test environment is becoming more and more complexity, the inefficiency in traditional automatic test system and deficiencies in ease of operation has existed. In this thesis, based on the research and design of test automation integration scheme, realized the prototype system according to the scheme after the analysis of existing automatic test system. Specifically, the main content of this thesis is divided into several parts as follows:Design and implementation of test configurations. Test cases stored in each test server, design uniform structure of directory structure for the purpose of centralized management of test case, and add an event monitor for each directory, so when the test case changes, the scheduling server can update the database in time, so as to ensure the effectiveness of real-time test case.Design and implementation of test tasks’ scheduling and execution. In the functional design, the scheduling module is divided into regular service, scheduling strategy and test executor. The various sub-modules interact through a unified data structure to ensure tow coupling between modules and improve the maintainability and scalability of integrated test automation system in the long term.Design and implementation of test report shows. Through document analysis module, generating test report analysis, obtain test pass rate, failure case information as so on, and generating test reports of test tasks. The page of test report realized by HTML for the purpose of the separation of display page and logic design, and realized the real-time in the end.The integrated test automation system which has been recognized by the testers has been widely used within the company and improves the work efficiency of the testers partly, and has rather good practical value.
Keywords/Search Tags:automatic test, integrated environment, task scheduling, timing service
PDF Full Text Request
Related items