Font Size: a A A

Design And Application Of Automated Testing Framework Based On QTP

Posted on:2019-09-09Degree:MasterType:Thesis
Country:ChinaCandidate:H L FuFull Text:PDF
GTID:2428330545959484Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Along with the development and application of Web applications in the Internet field,the complexity and scale of software become larger and larger.For a newly developed software,software testing brings into playing a significant role in improving the quality and reliability of the software.Regression testing is an important part in the whole testing process.Regression testing usually use manual testing to perform multiple rounds of tests on the new version of the software being tested.However,as the software development cycle continues to shorten,the execution times of regression testing are more frequent,which resulting in a multiplied workload.In order to ensure the rapid delivery and reliability of software products,it is very necessary to improve the efficiency of software regression testing by automated testing.QTP(Quick Test Professional)is a powerful commercial automation testing tool.The tool supports automation of functional testing and regression testing,which is widely applied to interactive process such as Graphical User Interface(GUI).Although the powerful automated test tool QTP can be used as a solution,there are certain limitations in relying on a single tool to implement automated testing in actual testing.An automated testing framework can be considered as a container for organizing and connecting various testing activities.It has better scalability and compatibility,and also meets the needs of different test objectives.Therefore,in order to achieve efficient and high quality automated testing,the development and application of automated testing framework is one of the key research areas in the software testing industry.According to the analysis of commonly used automated testing frameworks,this paper designs an automated testing framework based on the testing tool QTP.It is mainly used in the regression testing of Web application software.It combines the advantages of object recognition technology,Data-driven testing technology and Keyword-driven testing technology to test the business level,so that test data and test scripts are independent,and realizes the automation of test execution and test results.On the basis of completing the overall structure design of the framework,the detailed design is carried out,realized every functional module in the framework,and it is used in the actual credit management system project.The application results show that the framework can significantly improve the running efficiency of the regression test,and then reduces the cost of testing,and ensures the smooth implementation of the software regression test automation.
Keywords/Search Tags:Web application, Regression testing, QTP automated testing tool, Automated testing framework
PDF Full Text Request
Related items