CN101620564B - Method for automatically testing recording playback mode of terminal system - Google Patents

Method for automatically testing recording playback mode of terminal system Download PDF

Info

Publication number
CN101620564B
CN101620564B CN200810071298XA CN200810071298A CN101620564B CN 101620564 B CN101620564 B CN 101620564B CN 200810071298X A CN200810071298X A CN 200810071298XA CN 200810071298 A CN200810071298 A CN 200810071298A CN 101620564 B CN101620564 B CN 101620564B
Authority
CN
China
Prior art keywords
script
control
automatically
information
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN200810071298XA
Other languages
Chinese (zh)
Other versions
CN101620564A (en
Inventor
罗伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Centerm Information Co Ltd
Original Assignee
Fujian Centerm Information Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujian Centerm Information Co Ltd filed Critical Fujian Centerm Information Co Ltd
Priority to CN200810071298XA priority Critical patent/CN101620564B/en
Publication of CN101620564A publication Critical patent/CN101620564A/en
Application granted granted Critical
Publication of CN101620564B publication Critical patent/CN101620564B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a method for automatically testing a recording playback mode of a terminal system, which comprises the following steps: 10, recording actual operation of a user, which comprises mouse operation and keyboard operation, and automatically generating a script which is easily understood by the user and can be edited manually; 20, in the recording process in the step 10, inserting a check point of which the state is required to be checked in an automatic test; 30, playing the script generated in the step 10 back, automatically executing the test, and recording the state of the check point; and 40, finishing the playback of the script, analyzing the recorded state of the check point, summarizing test results, and automatically generating a test report. The method has the advantages of being suitable for automatic functional tests of terminal embedded systems and non-embedded systems, supporting tests for functions of protocols such as ICA, RDP and the like, providing reliable check points for testing GUI functions, and saving testing time.

Description

The method for automatically testing recording playback mode of terminal system
[technical field]
The invention relates to a kind of functional test of embedded system, be meant a kind of method for automatically testing recording playback mode that can test the GUI function of embedded system especially.
[background technology]
In the test of embedded system, functional test accounts for the proportion more than 90%.Therefore, realize the robotization of functional test, for reducing testing cost, the quality that improves product plays a part very important.
Method for automatically testing functions is relative manual test, mainly is to wait by Software Testing Tool, script to realize having characteristics such as good action row, repeatability and high efficiency.Present functional test software has only been realized C/S (client end/server end), B/S (server end/client) and the test of WEB software functions such as (internets), and all be based on and realize on specific windows platform or the Linux platform, be not suitable for the functional test of embedded system such as Windows CE.In addition, all functions testing tool is not all supported any agreement, can't satisfy the functional test of agreements such as RDP, ICA to terminal embedded type system, Telnet.
[summary of the invention]
Technical matters to be solved by this invention is to provide the functional test from embedded system to start with, and can satisfy the method for automatically testing recording playback mode of terminal system of functional test of the agreement such as RDP, ICA, Telnet of embedded system.
The present invention solves the problems of the technologies described above by the following technical programs: a kind of method for automatically testing recording playback mode of terminal system comprises the following step of carrying out successively:
Step 10: the practical operation to the user is recorded, and this practical operation comprises mouse action, and keyboard operation generates the script that the user understands easily then automatically, but the script edit;
Step 20: in the process that step 10 is recorded, insert the checkpoint, need check the state of this point when testing automatically;
Step 30:, and automatically perform test, the state of record check point with the script playback of step 10 generation;
Step 40: the script playback finishes, and the checkpointed state of record is analyzed, and gathered test result, generates test report automatically.
This invention further is specially:
Described step 10 specifically comprises the following step of carrying out successively:
Program starts from step 102;
Step 104: the user begins practical operation, records, and when the user operated object, each service end all will produce corresponding window events, uses the change of this window events in client notification application user interface;
Step 106: service end send window incident is given client;
Step 108: client terminal start-up event notice hook in the time of execution in step 104, monitor service end send window incident is given the window events notice of client, client is by the window events of event notice hook selective reception, and the incident of selecting handled accordingly, the information of the service end of obtaining by object interface enters step 110 and step 112 simultaneously;
Step 110: generation script enters step 114 then;
Step 112: generate and hint obliquely at file, enter step 114 then;
EOP (end of program) is in step 114.
In the described step 106, specifically comprise the steps: service end send window incident, give all interested clients with the window events notification broadcast, service end will be called the event notice function, and the information of transmission identified event type and the UI element of this incident of application, client can use this information to retrieve an object of UI element, and collects more information.
In the described step 108, when the condition of appointment is mated in the generation of incident, service end will be called the call back function of client, and this moment, the customer end adopted call back function received event notice, and processing events.
Described step 112 specifically comprises the steps: to obtain the object interface that sends the window events notice in the call back function of window events hook, and obtains the attribute of object, these attributes is passed to generate mapped file in the mapping generator.
Described mapped file has comprised the details of object and the sequence number of object.
Described step 110 specifically comprises the steps: in the call back function of window events hook, obtain the object interface that sends the window events notice, and obtain the attribute of object, the operation that these attributes are reached object is sent in the script generator equally, and script generator is realized the generation and the output of script sentence.
Two kinds of scenario generation methods have been adopted in the generation of described script sentence: linear scenario generation method and key word drive scenario generation method.
Described step 30 specifically comprises the following step of carrying out successively:
Step 302: the script resolver parses script sentence from script file, analyzes each component of script sentence, as control title and sequence number, and event type or the like relevant information;
Step 304: mapping resolver the control title that obtains from script sentence and sequence number find this control in mapped file the detailed attributes information and the unique identification of control;
Step 306: with the unique identification of control, the operation that the attribute information of control reaches control passes to the event replay device, the event replay device finds the interface of control according to the unique identification of control, and according to the operation of control control is sent corresponding operation information, the attribute checkpoint that can insert control simultaneously;
Step 308: simulating keyboard and mouse input, the control when running into incomplete support windows messaging and interface method can adopt the input of simulating keyboard and mouse;
EOP (end of program) is in step 310.
Described step 40 specifically comprises the following step of carrying out successively:
Step 402: record current time in system during test run, operator and testing total working time;
Step 404: when the script playback was failed, misregistration information can navigate to the position of script;
Step 406: the check-up through statistical means dotted state, when checkpoint verification is failed, misregistration information, and record expection and actual result's contrast;
Step 408: the time of adding up state, operation result and the operation of every script operation;
Step 410: show the last test result: success or failure;
Step 412: the form of above-mentioned test result with text shown, and distinguished, support print result with certain color.
The advantage of the method for automatically testing recording playback mode of terminal system of the present invention is: because this method is based on showing that the control operation realizes automatic test, and and operating system independent, so applicable to terminal embedded type system, also go for the automation function test of non-embedded system; Adopt automatic generation script mode, the operation of test exists with the form of script, provides strong checkpoint for test result simultaneously; ICA, RDP are based on the host-host protocol of image, the image resource of server is delivered to the client use in the mode of detecing, and this method is the image resource of server to be delivered to client in the mode of detecing use, and this method also is based on demonstration control realization automation mechanized operation, so this method of testing is supported the test of protocol functions such as ICA, RDP; Test for the GUI function provides reliable checkpoint; The function automatic test can be saved the time of test, the mistake of avoiding manual test to cause, thus shortened cycle of developing and the quality of having guaranteed product.
[description of drawings]
The invention will be further described in conjunction with the embodiments with reference to the accompanying drawings.
Fig. 1 is the process flow diagram of the method for automatically testing recording playback mode of terminal system of the present invention.
Fig. 2 is the particular flow sheet of step 10 among Fig. 1.
Fig. 3 is the particular flow sheet of step 30 among Fig. 1.
Fig. 4 is the particular flow sheet of step 40 among Fig. 1.
[embodiment]
See also Fig. 1, the method for automatically testing recording playback mode of terminal system of the present invention comprises the following step of carrying out successively:
Step 10: the practical operation to the user is recorded, and this practical operation comprises mouse action, and keyboard operation generates the script that the user understands easily then automatically, but the script edit;
Step 20: in the process that step 10 is recorded, insert the checkpoint, need check the state of this point when testing automatically;
Step 30:, and automatically perform test, the state of record check point with the script playback of step 10 generation;
Step 40: the script playback finishes, and the checkpointed state of record is analyzed, and gathered test result, generates test report automatically.
See also Fig. 2, described step 10 specifically comprises the following step of carrying out successively:
Program starts from step 102.
Step 104: the user begins practical operation, record, when the user operates object, each object/window (also claiming service end) all will produce corresponding window events (WinEvent), use the change of this window events in client notification application user interface, for example, create and the deployment object, perhaps change title, state or the value of UI element;
Step 106: service end send window incident is given client;
Step 108: client terminal start-up event notice hook (WindowsHook) in the time of execution in step 104, monitor service end send window incident is given the window events notice of client, client is by the window events of event notice hook selective reception, and the incident of selecting handled accordingly, the information of the service end of obtaining by object interface enters step 110 and step 112 simultaneously;
Step 110: generation script enters step 114 then;
Step 112: generate mapped file, enter step 114 then;
EOP (end of program) is in step 114.
In the described step 106, specifically comprise the steps: service end send window incident, give all interested clients with the window events notification broadcast, service end will be called the event notice function, and the information of transmission identified event type and the UI element of this incident of application, client can use this information to retrieve an object of UI element, and collects more information.
In the described step 108, during client receive window incident, according to the difference of tested object, the user can oneself remove the selective reception validity event, and following several selection is arranged: receive all incidents or one group of special event; Reception is from the incident of all threads or certain particular thread; Reception is from the incident of all processes or certain specific process; In the treatment progress or the outer incident of process.
When the condition of appointment is mated in the generation of incident, service end will be called the call back function of client, and this moment, the customer end adopted call back function received event notice, and processing events.
Described step 112 specifically comprises the steps:
In the call back function of window events hook, obtain the object interface that sends the window events notice, and obtain title, the type of object ... Deng attribute, these attributes are passed to generate mapped file in the mapping generator.
Mapped file is shape such as F={{N, V, R, S, L, D, K, A, P, C ..., the set of n}}, N title wherein, the V value, R role, the S state, the L position, D describes, K shortcut, A default-action, P parent window, C class, n sequence number etc.File structure has comprised the details of object and the sequence number of object.
Object uniquely identified method: at first activate the window at object place, for the object of the same window, by " role-name " identification, and when running into similar object of the same name, discern by the formation object sequence number again, sequence number adds 1 successively since 0.
Described step 110 specifically comprises the steps:
In the call back function of window events hook, obtain the object interface that sends the window events notice, and obtain title, the type of object ... Deng attribute, the operation that these attributes are reached object is sent in the script generator equally, and script generator is realized the generation and the output of script sentence.
Linear scenario generation method is adopted in the generation of described script sentence.
Linear scenario generation method: linear script is the script that obtains when recording the test of carrying out by hand, and this linear script comprises the operating key of all keystrokes, function key, control testing software and the numerical key of input data etc.The object sequence number of this incident of reception that finds with the attribute of the incident recorded and object and from mapped file is converted into script sentence, and every script sentence all tackles it current window is set, and makes things convenient for the application of script playback in the step 30.
The type of inserting the checkpoint in the step 20 comprises following several:
Text checkpoint: can obtain that the checkpoint is caught and the value of letter, literal and numeral relatively from single file or Multiline Edit frame and other objects.Comprise CheckBox, Generic GroupBox, Label, PushButton, RadioButton, ToolBar, Window etc.;
Object data checkpoint: the data in the object are verified;
Object properties checkpoint: after adding this type of checkpoint, will demonstrate the tabulation of captive object and respective attributes thereof, from the tabulation of object, select to want the attribute of checking then;
Bitmap checkpoint: can analyze contrast screen and screen area image;
There is the checkpoint in window: whether window is occurred verifying as expection;
Audio frequency checkpoint: the audio frequency that expection occurs is verified.
See also Fig. 3, described step 30 specifically comprises the following step of carrying out successively:
Step 302: the script resolver parses script sentence from script file, analyzes each component of script sentence, as control title and sequence number, and event type or the like relevant information;
Step 304: mapping resolver the control title that obtains from script sentence and sequence number find this control in mapped file the detailed attributes information and the unique identification of control;
Step 306: with the unique identification of control, the operation that the attribute information of control reaches control passes to the event replay device, the event replay device finds the interface of control according to the unique identification of control, and according to the operation of control control is sent corresponding operation information, the attribute checkpoint that can insert control simultaneously;
Step 308: simulating keyboard and mouse input, when the control that runs into incomplete support windows messaging and interface mode, can adopt the input of simulating keyboard and mouse, the GUI control generally has two kinds, a kind of control can be supported Windows directly to send out message to control, or Windows has and provides the interface function of this control to control, we will operate this control by Automatic Program, only need find the unique identification of this control accurately, and send message or call the interface function that Windows provides at its, another control is not supported windows messaging and interface mode, and keyboard and mouse are as input mode, can only simulating keyboard and the operation of mouse, could operate this control by Automatic Program, carried out clicking operation as mouse at so-and-so coordinate of screen, this operation has been recorded in the script, directly carried out when move next time by this operation;
EOP (end of program) is in step 310.
See also Fig. 4, described step 40 specifically comprises the following step of carrying out successively:
Step 402: record current time in system during test run, operator and testing total working time;
Step 404: when the script playback was failed, misregistration information can navigate to the position of script;
Step 406: the check-up through statistical means dotted state, when checkpoint verification is failed, misregistration information, and record expection and actual result's contrast;
Step 408: the time of adding up state, operation result and the operation of every script operation;
Step 410: show the last test result: success or failure;
Step 412: the form of above-mentioned test result with text shown, and distinguished, support print result with certain color.
Though more than described the specific embodiment of the present invention; but being familiar with those skilled in the art is to be understood that; our described specific embodiment is illustrative; rather than be used for qualification to scope of the present invention; those of ordinary skill in the art are in the modification and the variation of the equivalence of doing according to spirit of the present invention, all should be encompassed in the scope that claim of the present invention protects.

Claims (7)

1. the method for automatically testing recording playback mode of a terminal system is characterized in that: comprise the following step of carrying out successively:
Step 10: the practical operation to the user is recorded, and this practical operation comprises mouse action, and keyboard operation generates the script that the user understands easily then automatically, and script can be by edit;
Step 20: in the process that step 10 is recorded, insert the checkpoint, need check the state of this point when testing automatically;
Step 30:, and automatically perform test, the state of record check point with the script playback of step 10 generation; It specifically comprises the following step of carrying out successively:
Step 302: the script resolver parses script sentence from script file, analyzes each component of script sentence, and described each component comprises: the relevant information of control title, sequence number, event type;
Step 304: mapping resolver the control title that obtains from script sentence and sequence number find this control in mapped file the detailed attributes information and the unique identification of control;
Step 306: with the unique identification of control, the operation that the attribute information of control reaches control passes to the event replay device, the event replay device finds the interface of control according to the unique identification of control, and control is sent corresponding operation information according to the operation of control, insert the attribute checkpoint of control simultaneously;
Step 308: simulating keyboard and mouse input, when the control that runs into incomplete support windows messaging and interface method, adopt the input of simulating keyboard and mouse;
Step 40: the script playback finishes, and the checkpointed state of record is analyzed, and gathered test result, generates test report automatically; It specifically comprises the following step of carrying out successively:
Step 402: record current time in system during test run, operator and testing total working time;
Step 404: when the script playback was failed, misregistration information can navigate to the position of script;
Step 406: the check-up through statistical means dotted state, when checkpoint verification is failed, misregistration information, and record expection and actual result's contrast;
Step 408: the time of adding up state, operation result and the operation of every script operation;
Step 410: show the last test result: success or failure;
Step 412: the form of above-mentioned test result with text shown, and distinguished, support print result with certain color.
2. the method for automatically testing recording playback mode of terminal system as claimed in claim 1, it is characterized in that: described step 10 specifically comprises the following step of carrying out successively:
Step 104: the user begins practical operation, records, and when the user operated object, each service end all will produce corresponding window events, uses the change of this window events in client notification application user interface;
Step 106: service end send window incident is given client;
Step 108: client terminal start-up event notice hook in the time of execution in step 104, monitor service end send window incident is given the window events notice of client, client is by the window events of event notice hook selective reception, and the incident of selecting handled accordingly, obtain the information of service end by object interface, enter step 110 and step 112 simultaneously;
Step 110: generation script enters step 114 then;
Step 112: generate mapped file, enter step 114 then;
Step 114: finish.
3. the method for automatically testing recording playback mode of terminal system as claimed in claim 2, it is characterized in that: in the described step 106, specifically comprise the steps: service end send window incident, give all interested clients with the window events notification broadcast, service end will be called the event notice function, and the information of transmission identified event type and the UI element of this incident of application, client uses this information to retrieve an object of UI element, and collects more information.
4. the method for automatically testing recording playback mode of terminal system as claimed in claim 3, it is characterized in that: in the described step 108, when the condition of appointment is mated in the generation of incident, service end will be called the call back function of client, this moment, the customer end adopted call back function received event notice, and processing events.
5. the method for automatically testing recording playback mode of terminal system as claimed in claim 2, it is characterized in that: described step 112 specifically comprises the steps: in the call back function of window events hook, obtain the object interface that sends the window events notice, and obtain the attribute of object, these attributes are passed to generate mapped file in the mapping generator.
6. the method for automatically testing recording playback mode of terminal system as claimed in claim 5, it is characterized in that: described mapped file has comprised the details of object and the sequence number of object.
7. the method for automatically testing recording playback mode of terminal system as claimed in claim 2, it is characterized in that: described step 110 specifically comprises the steps: in the call back function of window events hook, obtain the object interface that sends the window events notice, and obtain the attribute of object, the operation that these attributes are reached object is sent in the script generator equally, and script generator is realized the generation and the output of script sentence.
CN200810071298XA 2008-06-30 2008-06-30 Method for automatically testing recording playback mode of terminal system Expired - Fee Related CN101620564B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810071298XA CN101620564B (en) 2008-06-30 2008-06-30 Method for automatically testing recording playback mode of terminal system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810071298XA CN101620564B (en) 2008-06-30 2008-06-30 Method for automatically testing recording playback mode of terminal system

Publications (2)

Publication Number Publication Date
CN101620564A CN101620564A (en) 2010-01-06
CN101620564B true CN101620564B (en) 2011-10-19

Family

ID=41513811

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810071298XA Expired - Fee Related CN101620564B (en) 2008-06-30 2008-06-30 Method for automatically testing recording playback mode of terminal system

Country Status (1)

Country Link
CN (1) CN101620564B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541735A (en) * 2011-12-28 2012-07-04 云海创想信息技术(天津)有限公司 Automatic software test method

Families Citing this family (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101853204A (en) * 2010-06-01 2010-10-06 华南理工大学 Complex control testing system in windows environment
CN101937393A (en) * 2010-08-31 2011-01-05 中山大学 Regression testing method and system for browser
CN102004693A (en) * 2010-11-24 2011-04-06 北京世纪高通科技有限公司 System performance test method and device
CN102568529B (en) * 2010-12-10 2015-06-03 金蝶软件(中国)有限公司 Recording and playing back method, device and system of operation process
CN103019923B (en) * 2011-09-22 2015-10-21 腾讯科技(深圳)有限公司 The method and system of simulation hit testing
CN102508762A (en) * 2011-09-29 2012-06-20 用友软件股份有限公司 Data interaction control device and data interaction control method
CN102519514B (en) * 2011-11-16 2015-01-14 中国电子科技集团公司第四十一研究所 One-click automatic testing realization method of electronic test instrument
CN102541734B (en) * 2011-12-27 2014-12-17 Tcl集团股份有限公司 Method and device for testing pressure of equipment based on android platform
CN102419732B (en) * 2011-12-27 2015-03-18 Tcl集团股份有限公司 Android-platform-based automated testing method and testing tool
CN103019700A (en) * 2012-11-26 2013-04-03 广东欧珀移动通信有限公司 Method and system for automatically collecting user experience information
CN104956339B (en) * 2013-01-31 2018-04-03 慧与发展有限责任合伙企业 Software test script is generated from video
CN104008045B (en) * 2013-02-25 2017-06-09 阿里巴巴集团控股有限公司 Step identification method and system in script recording operation
CN104008047A (en) * 2013-02-27 2014-08-27 腾讯科技(深圳)有限公司 Intelligent terminal program testing method and system
CN104572428A (en) * 2013-10-16 2015-04-29 陆璐 Complicated control testing method based on windows operating system
JP5870126B2 (en) * 2014-01-29 2016-02-24 株式会社Sji Application test system, method and program
CN103928038B (en) * 2014-04-29 2017-06-30 广东欧珀移动通信有限公司 The test recording of electronic equipment and back method
CN105302700B (en) * 2014-06-13 2018-11-13 阿里巴巴集团控股有限公司 A kind of method and apparatus for the user's operation being recorded on touch terminal
CN105335283B (en) * 2014-08-01 2018-07-06 阿里巴巴集团控股有限公司 application testing method and device in terminal device
CN104486517A (en) * 2014-11-28 2015-04-01 北京佳讯飞鸿电气股份有限公司 Method for intelligently restoring operation of telephone operator
CN104572447B (en) * 2014-12-19 2017-09-29 中国电子科技集团公司第十五研究所 Operation flow recording and replaying method and system based on Android operation system
CN105868096B (en) * 2015-01-22 2019-09-10 阿里巴巴集团控股有限公司 For showing the method, device and equipment of web page test result in a browser
CN104778119B (en) * 2015-03-18 2019-01-18 微梦创科网络科技(中国)有限公司 A kind of LBS automated testing method and device based on simulator locating
CN106155648B (en) * 2015-03-31 2019-07-26 北京奇虎科技有限公司 A kind of method and device that key mouse script is recorded
CN104915244B (en) * 2015-06-30 2018-02-16 北京奇虎科技有限公司 The method and device of key mouse script playback
CN105138458A (en) * 2015-09-10 2015-12-09 上海斐讯数据通信技术有限公司 Method and system for recording automatic testing scripts by combining intelligent terminal and computer terminal
CN105224456B (en) * 2015-09-29 2019-05-31 北京奇虎科技有限公司 A kind of test script generation method, device and system
CN105740154A (en) * 2016-03-03 2016-07-06 北京白鹭时代信息技术有限公司 Webgame test script generation method and device
CN106021099A (en) * 2016-05-12 2016-10-12 上海联彤网络通讯技术有限公司 System and method for achieving UI automatic test of intelligent terminal
CN106445819A (en) * 2016-09-20 2017-02-22 湖南明康中锦医疗科技发展有限公司 GUI (graphical user interface) intelligent test method and test system for ventilator
CN106649102A (en) * 2016-11-25 2017-05-10 天津津航计算技术研究所 Graphical interface program testing log record and replay method based on hook function
CN106844453B (en) * 2016-12-20 2020-09-08 江苏瀚远科技股份有限公司 Electronic file format conversion method
CN106598867A (en) * 2016-12-22 2017-04-26 深圳中兴网信科技有限公司 Testing method and testing device of user interface
CN107733735B (en) * 2017-06-01 2022-03-04 云智慧(北京)科技有限公司 Script recording system and method implanted in pressure measurement device
CN107153599B (en) * 2017-06-14 2021-02-26 上海点融信息科技有限责任公司 Method and equipment for recording and playing back user operation
CN108337503B (en) * 2018-01-25 2020-06-23 深圳创维数字技术有限公司 Digital television field environment simulation method, terminal and computer readable medium
CN108490336B (en) * 2018-03-14 2021-07-16 广州视源电子科技股份有限公司 Board card testing method and system, readable storage medium and computer equipment
CN109684196B (en) * 2018-11-01 2024-01-09 北京中清龙图网络技术有限公司 Test method and device
CN109815132B (en) * 2018-12-28 2022-07-08 河南思维轨道交通技术研究院有限公司 Method and storage medium for automatically converting manual test process into test script
CN111522608B (en) * 2019-02-03 2023-09-22 北京数聚鑫云信息技术有限公司 Method and device for improving execution rate of analog operation
CN109857507B (en) * 2019-02-21 2022-03-08 成都安恒信息技术有限公司 Method for automatically and remotely executing Windows program
CN110221983B (en) * 2019-06-19 2024-01-16 深圳市腾讯网域计算机网络有限公司 Test method, test device, computer readable storage medium and computer equipment
CN112579431A (en) * 2019-09-30 2021-03-30 南京大学 Cross-platform script recording and playback method based on image recognition
CN110825605B (en) * 2019-11-06 2020-09-11 北京博睿宏远数据科技股份有限公司 Method, device, equipment and storage medium for simulating user operation
CN111444091B (en) * 2020-03-23 2023-06-09 北京字节跳动网络技术有限公司 Test case generation method and device
CN113468050A (en) * 2021-06-30 2021-10-01 杭州群核信息技术有限公司 Canvas-based testing method and device, computer equipment and storage medium
CN115237813A (en) * 2022-09-19 2022-10-25 平安银行股份有限公司 Script generation and test method, electronic device and computer storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1601483A (en) * 2004-10-22 2005-03-30 中国工商银行 Automation software testing system based on script explanatory tool
CN101082877A (en) * 2006-05-30 2007-12-05 上海科泰世纪科技有限公司 Automatically testing interface of graphical user interface program and automatically testing method thereof
CN101175284A (en) * 2006-11-01 2008-05-07 联想移动通信科技有限公司 Function testing method of portable electronic apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1601483A (en) * 2004-10-22 2005-03-30 中国工商银行 Automation software testing system based on script explanatory tool
CN101082877A (en) * 2006-05-30 2007-12-05 上海科泰世纪科技有限公司 Automatically testing interface of graphical user interface program and automatically testing method thereof
CN101175284A (en) * 2006-11-01 2008-05-07 联想移动通信科技有限公司 Function testing method of portable electronic apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541735A (en) * 2011-12-28 2012-07-04 云海创想信息技术(天津)有限公司 Automatic software test method

Also Published As

Publication number Publication date
CN101620564A (en) 2010-01-06

Similar Documents

Publication Publication Date Title
CN101620564B (en) Method for automatically testing recording playback mode of terminal system
CN101620565B (en) Method for automatically testing functions of terminal system
US7627821B2 (en) Recording/playback tools for UI-based applications
CN103365779B (en) Method for testing software and system
US7305465B2 (en) Collecting appliance problem information over network and providing remote technical support to deliver appliance fix information to an end user
US20110113287A1 (en) System for Automated Generation of Computer Test Procedures
US7644312B2 (en) Virtual machine monitoring for application operation diagnostics
US20040153837A1 (en) Automated testing
CN105302722B (en) CTS automatic testing method and device
US20070240118A1 (en) System, method, and software for testing a software application
CN102981958B (en) Method for testing software and proving installation
CN101620563B (en) Method for automatically testing input playback mode of terminal system
CN111104315A (en) Test script generation method and device and computer readable storage medium
US10459830B2 (en) Executable code abnormality detection
CN101751329B (en) Method and system for realizing automatic testing
CN111190827A (en) Interface automation test method and device, storage medium and electronic equipment
CN106354629A (en) Construction method of iOS system mobile application automatic test system based on multiple stages of servers
CN110543429A (en) Test case debugging method and device and storage medium
KR20080087918A (en) Test method for automatically testing target device and apparatus there-for
CN101706752B (en) Method and device for in-situ software error positioning
CN109614337B (en) Performance test system and test tool based on linux system
CN110347409B (en) Automatic control method, client and server
CN113903368B (en) Automatic test method, device and equipment for disc and storage medium
CN113641397B (en) Script service management system with operation interface and management method
JP2004362495A (en) Method for supporting of error log information analysis, executing system thereof, and processing program thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20111019

Termination date: 20140630

EXPY Termination of patent right or utility model