Font Size: a A A

The Design And Implementation Of Script Generator Oriented To Intelligent Testing System

Posted on:2017-05-09Degree:MasterType:Thesis
Country:ChinaCandidate:F Y DongFull Text:PDF
GTID:2348330485961803Subject:Engineering
Abstract/Summary:PDF Full Text Request
With the rapid development of automated testing technology,significant reductions have been brought to the overall cost of the testing process,and also greatly improve the efficiency of the testing.At present,automated testing tools depend on the test script to a large extent.So,to improve the efficiency of scripting testers,simplify the process of writing scripts,automated script generation came into being.This paper has implemented a script generation tool oriented to the automated testing systems(ITS),which is mainly used to simplify the process of writing scripts,so that testers can be released from traditional hand-written scripts,Script generator will automatically generate script files by recording users' actions by screenshots.This script generator encapsulates some common APIs and provides customized API setup functions.The tool mainly uses Java Swing components to achieve the overall frame structure to meet the requirement of platform independency,add the event listener by implement interfaces of AWT to handle the basic functions of the request.Based on the image recognition of Sikuli on ITS,ABBYY FineReader tool is integrated to do OCR function to meet the demand of converting image to characters.This paper describes the design and implementation oriented to automated test systems(ITS)script generator.Firstly start from introducing the project background,and then elaborate the development of domestic and foreign,including the development of automated testing,automated script generation technology development and the development of image character recognition.By the analysis and design of script generator,it is divided into five basic modules,including script record,script open,script save,customized APIs and the OCR function,which are described in detail.Currently,the project has been basically completed and integrated into the top of the existing automated testing systems(ITS),and is widely used among various groups in the company,and will open to the market in the next version.In actual use,the tool has largely improved the efficiency of testers' scripting.More convenient editing optimization will be the main direction of further exploration.
Keywords/Search Tags:Automated testing, Script generation, Swing, OCR
PDF Full Text Request
Related items