CN103365779B - Method for testing software and system - Google Patents

Method for testing software and system Download PDF

Info

Publication number
CN103365779B
CN103365779B CN201310287772.3A CN201310287772A CN103365779B CN 103365779 B CN103365779 B CN 103365779B CN 201310287772 A CN201310287772 A CN 201310287772A CN 103365779 B CN103365779 B CN 103365779B
Authority
CN
China
Prior art keywords
script file
action events
interface element
playback
script
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
CN201310287772.3A
Other languages
Chinese (zh)
Other versions
CN103365779A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201310287772.3A priority Critical patent/CN103365779B/en
Publication of CN103365779A publication Critical patent/CN103365779A/en
Application granted granted Critical
Publication of CN103365779B publication Critical patent/CN103365779B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The present invention provides a kind of method for testing software and system, its method includes step: in Action Events recording process, the coordinate position of the detection corresponding operational motion of Action Events, carry out interface element identification and obtain the corresponding relation of interface element mark and interface element region, determine that the corresponding interface element of described Action Events identifies according to described coordinate position and described corresponding relation, be converted to script by described Action Events with this Action Events and be stored in script file after the binding of corresponding interface element mark, described script file is played back, generate test report, the problem solving script versatility between different type of machines, improve the reusability of script file, reduce artificial input, also improve testing efficiency.

Description

Method for testing software and system
Technical field
The present invention relates to program test field, particularly relate to a kind of method for testing software and system.
Background technology
Android is a kind of open source code operating system, and it is based on Linux.Owing to Android increases income Freely, and Android operation system is simple and practical, it receives the preference of lots of manufacturers, particularly in intelligence Field of mobile phones achieves tremendous development, moreover, also has at the other field such as panel computer, intelligent television Increasing manufacturer favors in Android operation system.
Why smart machine is liked by increasing user, is because that it has the application software of magnanimity, Realize different functions by different application software, enrich the life of user, improve the use of user Experience.For Android device such as Android phone, owing to its system is increased income, vast program fan May be added to the environment of Android program exploitation.But, on the one hand, due to as formal soft Part product, before coming into the market, needs tester to carry out fine test to ensure software quality, separately On the one hand, Android operation system updates also increasingly faster, is also required to elder generation while operating system update Whether the software of front exploitation can also imply that, with testing, the test job needing to carry out substantial amounts of repetition, Even the Android operation system of same version, different equipment is likely to different running software knots occur Really, therefore, need to carry out substantial amounts of software test in software development process.
At present when carrying out Android program test, a kind of mode is the ready-made test by carrying in SDK Instrument monkey and monkeyrunner realizes, however it is necessary that and is manually realized step by step by tester, In test process, need ceaselessly to look at the display screen of device object, judge whether test case is passed through, Such manual testing needs to waste substantial amounts of manpower and materials, limits the development further of Android software. Another way has obvious advantage compared with former mode, and it is to generate script by recording operation event, And according to the playback command receiving, perform script, and performing the interface element of acquisition automatically after script finishes Compare with the interface element obtaining during recording script event, draw the test result of test case, from And achieve the software automated testing based on Android platform, in whole test process, do not need test person Member's tracking and testing step by step, can directly read the test result of automated test tool, save manpower one-tenth This.But, during latter implementation generates script in recording operation event, often record is The position coordinates of operational motion, during script playback, by position coordinates locating interface element, so, at equipment Under the different resolution ratio of object or when the placement position of interface element is different, all may cause this coordinate position The interface element that positioned is different, therefore, all may cause the script recorded can with or can only It is applicable to individual plants object, have influence on Android program test, or carrying out Android platform every time Software automated testing when, be required for repeating recording script, cause manpower and materials cost high, testing efficiency Low.
Content of the invention
It is an object of the invention to provide based on a kind of method for testing software, a kind of software testing system, permissible Versatility is had to different interfaces, improves the reusability of script, reduce human and material resources cost, improve Testing efficiency.
A kind of method for testing software, comprises the steps:
In Action Events recording process, the coordinate position of the detection corresponding operational motion of Action Events;
Carry out interface element identification and obtain the corresponding relation of interface element mark and interface element region;
Determine described Action Events corresponding interface element mark according to described coordinate position and described corresponding relation Know;
Be converted to script by described Action Events with this Action Events and deposit after the binding of corresponding interface element mark Storage is in script file;
Described script file is played back, generates test report.
A kind of software testing system, including record module and playback module, described recording module includes that detection is single Unit, recognition unit, determining unit, converting unit, described playback module includes test cell, wherein:
Described detector unit, in Action Events recording process, detects the corresponding operational motion of Action Events Coordinate position;
Described recognition unit obtains interface element mark and interface element region for carrying out interface element identification Corresponding relation;
Described determining unit is for determining described Action Events according to described coordinate position and described corresponding relation Corresponding interface element identifies;
Described converting unit for by described Action Events and with this Action Events corresponding interface element mark tie up Be converted to script after Ding to be stored in script file;
Described test cell, for playing back described script file, generates test report.
According to the scheme of the invention described above, it is in Action Events recording process, detects Action Events pair The coordinate position of the operational motion answered, carries out interface element identification and obtains interface element mark and interface element district According to described coordinate position and described corresponding relation, the corresponding relation in territory, determines that described Action Events is corresponding Interface element identifies, and is converted to after the binding of corresponding interface element mark by Action Events with this Action Events Script is stored in script file, then plays back this script file, automatically performs Self-adaptive test report Accuse, and the scheme carrying out recording generation script file to Action Events is, due to record in script file The binding relationship being Action Events with interface element mark, therefore, when script plays back, can be by interface Component identification is as the foundation of playback action, and it doesn't matter for the action of playback and the layout at interface and resolution ratio, The problem well solving script versatility between different type of machines, improves the reusability of script file, reduces Artificial input, also improves testing efficiency.
Brief description
Fig. 1 is the schematic flow sheet of the method for testing software embodiment of the present invention;
Fig. 2 is the structural representation of the software testing system embodiment of the present invention.
Detailed description of the invention
Below in conjunction with embodiment and accompanying drawing, the present invention is further elaborated, but the implementation of the present invention is not It is limited to this.
Shown in Figure 1, it is the schematic flow sheet of the method for testing software embodiment of the present invention.Such as Fig. 1 institute Showing, the schematic flow sheet of the method for testing software embodiment in the present embodiment comprises the steps:
Step S101: in Action Events recording process, the coordinate of the detection corresponding operational motion of Action Events Position;
In an embodiment of the present invention, described Action Events refers to by carrying out operational motion to device object The event producing, including physical button on pointing device object or virtual key or interfaces windows, with And click on the physical button on the remote controller of described device object or virtual key or interfaces windows etc., this In described device object be the equipment of Android operation system, including but not limited to smart mobile phone, flat Plate computer and intelligent television etc.;
When recording, the coordinate position of the detection corresponding operation of current operation event, coordinate position is by setting in advance The fixed origin of coordinates (this origin of coordinates can arbitrarily set, if taking equipment screen any point is the origin of coordinates) And the position of this operation is to the distance decision of the origin of coordinates, in addition, also relevant with the mode setting up coordinate system System, does not repeats them here;
Step S102: carry out interface element identification and obtain interface element mark pass corresponding with interface element region System;
In an embodiment of the present invention, described interface element can be with the physical button on equipment or virtual press Physical button on the remote controller of key or interfaces windows and described equipment or virtual key or interface Windows etc., interface element identification can use the existing mode that arbitrarily can realize, not repeat them here, boundary Surface element mark refers to the interface element district corresponding to each interface element with the corresponding relation in interface element region Territory, interface element region can based on a determination that the coordinate system of coordinate position in step S101 determines, but It is also not necessarily limited to this mode;
In an embodiment of the present invention, interface element mark can be the title of interface element, it is also possible to be boundary The unique identifier of surface element, or other can distinguish the mark of interface element;
Step S103: determine that described Action Events is corresponding according to described coordinate position and described corresponding relation Interface element identifies;
I.e. determine the corresponding interface element of each Action Events, owing to there being interface element to identify as foundation, i.e. Make to the tested program being not belonging to same process, also can realize that striding course is tested;
Step S104: be converted to after the binding of corresponding interface element mark by Action Events with this Action Events Script is stored in script file;
Carrying out recording to Action Events can be to record multi-pass operation event, the record of each Action Events Process processed generally comprises step S101 as above~step S104, and recording process starts, terminates to pass through Corresponding control button triggers, it should be noted that above-mentioned steps S102 also can be only to operate thing first The recording process of part performs, the corresponding relation determining during later only calling this;
Step S105: play back described script file, performs Self-adaptive test report automatically;
In the present embodiment, after recording script file, in order to reach the purpose of software test, need to hold The script file that row records, i.e. plays back described script file, during playback, to the operation recorded Event performs one by one, at the end of playback, generates test report;This process specifically may is that and first calls Script resolver parses script sentence from script file, analyzes the Interface Element of record in script sentence The element relevant information such as mark, Action Events;According to the interface of interface element identifier lookup interface element, and root According to Action Events, corresponding operation information is sent to interface element, at the end of playback, it is judged that test case is No passing through, generating test report, wherein, replayed section starts to be triggered by corresponding control button.
Accordingly, according to the scheme in the present embodiment, it is that detection operates in Action Events recording process The coordinate position of the corresponding operational motion of event, carries out interface element identification and obtains interface element mark and interface The corresponding relation of elemental areas, determines described Action Events according to described coordinate position and described corresponding relation Corresponding interface element identify, by Action Events and with this Action Events corresponding interface element mark binding after Be converted to script to be stored in script file, then this script file is played back, automatically perform Self-adaptive Test report, and the scheme carrying out recording generation script file to Action Events is, due at script file Middle record is the binding relationship that Action Events identifies with interface element, therefore, when script plays back, permissible Interface element is identified the foundation as playback action, and the action of playback does not has with the layout at interface and resolution ratio There is relation, the problem well solving script versatility between different type of machines, improve the multiplexing of script file Rate, reduces artificial input, also improves testing efficiency, it is possible to realize that striding course is tested.
On the other hand, need to say, the coordinate position step of the corresponding operational motion of above-mentioned detection Action Events Rapid and carry out interface element identification obtain the corresponding relation step in interface element mark and interface element region can With not according to above-mentioned sequencing, it is also possible to carry out simultaneously.
It is contemplated that play back performing script file, owing to can be typically the playback of multi-pass operation event, At this moment, it is necessary to considering playback time slot problem, it is too little that playback time slot is arranged, and may cause current operation thing The script of part is not carried out finishing the script execution having begun to next Action Events, causes unnecessary comparison Mistake, it is too big that playback time slot is arranged, and can increase again playback duration, reduces testing efficiency, thus, playback The optimum mode that arranges of time slot is to set according to the actual effect recorded, to this end, an embodiment wherein In, step can also be included: record described Action Events apart from this Action Events Action Events corresponding last time The time interval terminating, this time interval is used for when playing back described script file, when determining playback Gap, this step generally is directed to non-Action Events first, owing to this playback time slot is according to the reality recorded Effect sets, and can avoid the script of current operation event and be not carried out finishing and begun to next operation The problem that the script of event performs, will not reduce again testing efficiency.
In addition, in order to tested software being carried out in further detail, comprehensively test, wherein in an embodiment, Above-mentioned steps S102 detailed process may is that and plays back described script file, clicks through default inspection Row is analyzed, and after script file playback finishes, obtains assay and the script file playback of described checkpoint Execution result, generate test report, wherein, inspection knot according to described assay and described execution result Fruit includes checkpoint verification success or checkpoint verification failure etc., performs result and includes that test case is passed through Or test case is not passed through etc., according to actual needs, can be to set in Action Events recording process Checkpoint, it is also possible to be to reset checkpoint after Action Events recording process terminates, wherein, checkpoint Depending on number and type can be according to actual conditions, for the type of checkpoint, can be text checkpoint, Capture from single file or Multiline Edit frame or other objects for obtaining checkpoint and compare alphabetical, word With digital value, it is also possible to be object properties checkpoints, set behind object properties checkpoint, would indicate that by The object of capture and the list of corresponding attribute thereof, then select the attribute wanting to check from the list of object, Can also is that object data checkpoint, bitmap checkpoint, window exist checkpoint, audio frequency checkpoint etc., Do not repeat one by one at this.
In this embodiment, the generation of test report, is not only based on the execution result of script file playback, and And based on the assay of the checkpoint setting, dissimilar difference can be set according to actual needs flexibly The checkpoint of number, to carry out to tested software in further detail, comprehensively, test targetedly.
Wherein in an embodiment, on the basis of a upper embodiment, further comprise the steps of: crawl in real time In recording operation event procedure running software status information after store, capture in real time playback script file During running software status information after store;
Meanwhile, when obtaining the assay of checkpoint, by corresponding for the checkpoint of authentication failed recording operation In event procedure running software status information and in playback script file processes the status information of running software enter The comparing result that row contrast obtains recorded in the assay of this checkpoint.
According to the scheme in the present embodiment, assay includes that the checkpoint of authentication failed is corresponding and records behaviour Make the status information of running software in the status information of running software in event procedure and playback script file processes Comparing result, facilitate user search checkpoint verification failure the reason.
Further, since consider above-mentioned script file, each software test may be not necessarily applied to, Therefore, wherein in an embodiment, step can also be included before above-mentioned steps S105: receive for whole Manage the operational order of described script file, according to this operational order carry out to described script file increasing, delete, Or the operation of modification script sentence, so that more meet reality according to the script file that operational order arranged Testing requirement, this step is a preferred steps, wherein, the type of operational order can be to increase instruction, Delete instruction, modification instruction.
Wherein in an embodiment, further comprised the steps of: before Action Events is recorded and be confirmed whether Get device object, if so, then synchronize the picture of described device object, and be confirmed whether to synchronize successfully, This step is by a preferred steps before Action Events is recorded, and can confirm that whether got equipment pair As if not getting the prompting that device object can provide " not getting equipment ", being so possible to prevent Carrying out mistake recording when there is no device object, if getting device object, synchronizing described device object Picture, and be confirmed whether to synchronize successfully, if the picture of described device object can not be synchronized, then can be given " no The prompting of energy synchronizing picture ", so can prevent further when not synchronizing the picture of described device object Carrying out mistake recording, if being synchronized the picture of device object, then can carry out recording Action Events Generate script file.On the other hand, it is confirmed whether to get device object, if so, then synchronize described equipment The picture of object, and it is excellent to be confirmed whether to synchronize one before successful step also can be by script file playback Select step, do not repeat them here.
According to the method for testing software of the invention described above, the present invention also provides a kind of software testing system, below Embodiment with regard to the software testing system of the present invention is described in detail.Fig. 2 shows the software of the present invention The structural representation of one preferred embodiment of test system.For convenience of description, merely illustrate in fig. 2 Part related to the present invention.According to different Considerations, implementing the software test system of the present invention During system, can comprise shown in Fig. 2 is whole, it is also possible to only comprise a portion shown in Fig. 2, Just the specific embodiment for several software testing systems therein is described in detail below.
A kind of software testing system, including record module 201 and playback module 203, described recording module includes Detector unit the 2011st, recognition unit the 2012nd, determining unit the 2013rd, converting unit 2014, playback module 203 Including test cell 2031, wherein:
Detector unit 2011, in Action Events recording process, detects the corresponding operational motion of Action Events Coordinate position;
Recognition unit 2012 obtains interface element mark and interface element region for carrying out interface element identification Corresponding relation;
Determining unit 2013 is for determining described Action Events according to described coordinate position and described corresponding relation Corresponding interface element identifies;
Converting unit 2014 for by described Action Events and with this Action Events corresponding interface element mark tie up Be converted to script after Ding to be stored in script file;
Test cell 2031, for playing back described script file, generates test report.
Wherein in an embodiment, recording module 201 can also include:
Time records unit 2015, is used for recording described Action Events apart from this Action Events behaviour's corresponding last time The time interval terminating as event, this time interval, for when playing back described script file, determines Playback time slot.
Wherein in an embodiment, record module 201 and can also include the first placement unit 2016 and first Memory cell 2017, the first placement unit 2016 captures running software in recording operation event procedure for real-time Status information after be stored in the first memory cell 2017;
Playback module 203 can also include the second placement unit 2032 and the second memory cell 2033, and second grabs Take unit 2032 for being stored in the after the real-time status information capturing running software in playback script file processes Two memory cell 2033;
Default checkpoint, when playing back described script file, is analyzed by test cell 2031, will checking The status information of running software and playback script file in the corresponding recording operation event procedure of failed checkpoint During the status information of running software carry out the inspection knot that the comparing result that contrast obtains recorded this checkpoint In Guo, after script file playback finishes, obtain assay and the script file playback of the checkpoint preset Execution result, generate test report according to described assay and described execution result.
Wherein in an embodiment, the software testing system of the present invention, sorting module 202 can also be included, This sorting module 202 is for receiving the operational order for arranging described script file, according to this operational order Carry out increasing, delete or changing the operation of script sentence to described script file.
Wherein in an embodiment, the software testing system of the present invention, initialization module 204 can also be included, This initialization module 204 is used for being confirmed whether to get device object, if so, then synchronizes described device object Picture, and be confirmed whether to synchronize successfully, this initialization module 204 can respectively with record module 201 He Playback module 203 connects.
The specific implementation of each module in present system, each unit etc., can be with the invention described above side Identical in method, not repeats in detail at this.
Embodiment described above only have expressed the several embodiments of the present invention, and it describes more concrete and detailed, But therefore can not be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that, for this area Those of ordinary skill for, without departing from the inventive concept of the premise, can also make some deformation and Improving, these broadly fall into protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be with appended Claim is as the criterion.

Claims (8)

1. a method for testing software, it is characterised in that comprise the steps:
In Action Events recording process, the coordinate position of the detection corresponding operational motion of Action Events, wherein, Described Action Events refers to the event by carrying out operational motion generation to device object, including pointing device Physical button on object or virtual key or interfaces windows and the remote control clicking on described device object Physical button on device or virtual key or interfaces windows;
Carry out interface element identification and obtain the corresponding relation of interface element mark and interface element region;
Determine described Action Events corresponding interface element mark according to described coordinate position and described corresponding relation Know;
Be converted to script by described Action Events with this Action Events and deposit after the binding of corresponding interface element mark Storage is in script file;
Described script file is played back, generates test report;
Further comprise the steps of: and record described Action Events and terminate apart from this Action Events Action Events corresponding last time Time interval, this time interval for when playing back described script file, determines playback time slot.
2. method for testing software according to claim 1, it is characterised in that:
Described described script file is played back, automatically perform Self-adaptive test report and include step: When playing back described script file, default checkpoint is analyzed, after script file playback finishes, obtains Take the assay of described checkpoint and the execution result of script file playback, according to described assay and institute State execution result and generate test report.
3. method for testing software according to claim 1, it is characterised in that further comprise the steps of:
Store after the status information capturing running software in recording operation event procedure in real time, capture in real time In playback script file processes running software status information after store;
When obtaining the assay of checkpoint, by corresponding for the checkpoint of authentication failed recording operation event mistake In journey running software status information and in playback script file processes the status information of running software contrast The comparing result obtaining recorded in the assay of this checkpoint.
4. method for testing software according to claim 1, it is characterised in that further comprise the steps of: reception For arranging the operational order of described script file, according to this operational order carry out to described script file increasing, Delete or change the operation of script sentence.
5. method for testing software according to claim 1, it is characterised in that further comprise the steps of: confirmation Whether get device object, if so, then synchronize the picture of described device object, and be confirmed whether to synchronize into Work(.
6. a software testing system, it is characterised in that include recording module and playback module, described recording Module includes detector unit, recognition unit, determining unit, converting unit, and described playback module includes test Unit, wherein:
Described detector unit, in Action Events recording process, detects the corresponding operational motion of Action Events Coordinate position, wherein, described Action Events refers to by carrying out operational motion generation to device object Event, including physical button on pointing device object or virtual key or interfaces windows and click on Physical button on the remote controller of described device object or virtual key or interfaces windows;
Described recognition unit obtains interface element mark and interface element region for carrying out interface element identification Corresponding relation;
Described determining unit is for determining described Action Events according to described coordinate position and described corresponding relation Corresponding interface element identifies;
Described converting unit for by described Action Events and with this Action Events corresponding interface element mark tie up Be converted to script after Ding to be stored in script file;
Described test cell, for playing back described script file, generates test report;
Wherein, described recording module also includes:
Time records unit, is used for recording described Action Events and operated thing corresponding last time apart from this Action Events The time interval that part terminates, this time interval is for playing back described script file at described test cell When, determine playback time slot.
7. software testing system according to claim 6, it is characterised in that:
Described recording module also includes the first placement unit and the first memory cell, and described first placement unit is used It is stored in the described first storage single after the real-time status information capturing running software in recording operation event procedure Unit;
Described playback module also includes the second placement unit and the second memory cell, and described second placement unit is used It is stored in the described second storage single after the real-time status information capturing running software in playback script file processes Unit;
Default checkpoint, when playing back described script file, is analyzed by described test cell, will checking The status information of running software and playback script file in the corresponding recording operation event procedure of failed checkpoint During the status information of running software carry out the inspection knot that the comparing result that contrast obtains recorded this checkpoint In Guo, after script file playback finishes, obtain assay and the script file playback of the checkpoint preset Execution result, generate test report according to described assay and described execution result.
8. software testing system according to claim 6, it is characterised in that also include:
Sorting module, for receiving the operational order for arranging described script file, according to this operational order Carry out increasing, delete or changing the operation of script sentence to described script file;
And/or
Initialization module, is used for being confirmed whether to get device object, if so, then synchronizes described device object Picture, and be confirmed whether to synchronize successfully.
CN201310287772.3A 2013-07-09 2013-07-09 Method for testing software and system Expired - Fee Related CN103365779B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310287772.3A CN103365779B (en) 2013-07-09 2013-07-09 Method for testing software and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310287772.3A CN103365779B (en) 2013-07-09 2013-07-09 Method for testing software and system

Publications (2)

Publication Number Publication Date
CN103365779A CN103365779A (en) 2013-10-23
CN103365779B true CN103365779B (en) 2016-11-09

Family

ID=49367184

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310287772.3A Expired - Fee Related CN103365779B (en) 2013-07-09 2013-07-09 Method for testing software and system

Country Status (1)

Country Link
CN (1) CN103365779B (en)

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636247A (en) * 2013-11-12 2015-05-20 财团法人资讯工业策进会 Testing device and testing method thereof
CN104679627B (en) * 2013-12-02 2019-02-12 腾讯科技(深圳)有限公司 Test method and device
TWI510918B (en) * 2014-02-20 2015-12-01 Wistron Corp Method and system for quick testing and detectiing mobile devices
CN104866414B (en) * 2014-02-24 2018-07-06 腾讯科技(深圳)有限公司 The test method of application program, apparatus and system
CN104899132B (en) * 2014-03-05 2018-09-25 腾讯科技(深圳)有限公司 Application software testing method, apparatus and system
CN104951393B (en) * 2014-03-25 2018-03-30 中国电信股份有限公司 Method of testing and test device
CN103995778B (en) * 2014-05-29 2018-02-09 上海科梁信息工程股份有限公司 A kind of script file generation method and its device based on event and action
CN105302700B (en) * 2014-06-13 2018-11-13 阿里巴巴集团控股有限公司 A kind of method and apparatus for the user's operation being recorded on touch terminal
CN105808416B (en) * 2014-12-27 2018-04-13 南车株洲电力机车研究所有限公司 A kind of automated testing method and system of man-machine figure interactive interface
CN104572123B (en) * 2015-01-27 2019-05-14 Oppo广东移动通信有限公司 A kind of scenario generation method and device
CN104699610A (en) * 2015-03-12 2015-06-10 安一恒通(北京)科技有限公司 Test method and device
CN104778121B (en) * 2015-03-25 2018-09-18 网易(杭州)网络有限公司 The test method of games, apparatus and system
CN106326101A (en) * 2015-07-06 2017-01-11 北京华大九天软件有限公司 Automatic testing method of QT-based application program
CN105138463A (en) * 2015-09-25 2015-12-09 成都中科创达软件有限公司 Testing method and system for mobile terminal software
CN105224456B (en) * 2015-09-29 2019-05-31 北京奇虎科技有限公司 A kind of test script generation method, device and system
CN105095093A (en) * 2015-09-30 2015-11-25 上海斐讯数据通信技术有限公司 Intelligent terminal performance test method and system
CN106681899A (en) * 2015-11-06 2017-05-17 北京京东尚科信息技术有限公司 Android-UI automatic testing method and system based on Jmeter
CN105635758B (en) * 2015-12-30 2019-02-12 深圳创维数字技术有限公司 A kind of smart television desktop back-stage management method and server
CN105786709A (en) * 2016-03-22 2016-07-20 东软集团股份有限公司 Test problem submitting method and system
CN105955881B (en) * 2016-04-22 2019-02-12 百度在线网络技术(北京)有限公司 A kind of automatic test step is recorded and back method and device
CN106020994A (en) * 2016-05-06 2016-10-12 福建创意嘉和软件有限公司 A script and interface interworking method and device
CN106021099A (en) * 2016-05-12 2016-10-12 上海联彤网络通讯技术有限公司 System and method for achieving UI automatic test of intelligent terminal
CN105871660B (en) * 2016-06-06 2019-07-30 北京京东尚科信息技术有限公司 A kind of quality determining method and equipment
CN107491386A (en) * 2016-06-13 2017-12-19 富士通株式会社 The method and apparatus for recording test script
CN106547676A (en) * 2016-10-08 2017-03-29 深圳市金立通信设备有限公司 A kind of user operation method for recording and terminal
CN106502893B (en) * 2016-10-20 2019-06-04 郑州云海信息技术有限公司 The method and device that a kind of pair of software function is tested
CN108459848B (en) * 2017-02-20 2021-12-14 深圳市北斗智研科技有限公司 Script obtaining method and system applied to Excel software
CN107027063B (en) * 2017-04-19 2020-03-20 广州视源电子科技股份有限公司 Recording playback method and system for detecting television menu function
CN109240678B (en) * 2017-07-07 2022-07-15 阿里巴巴集团控股有限公司 Code generation method and device
WO2019056333A1 (en) * 2017-09-25 2019-03-28 深圳传音制造有限公司 Screen recording method for mobile terminal testing and mobile terminal
CN108536597A (en) * 2018-04-11 2018-09-14 上海达梦数据库有限公司 A kind of terminal test method, device, terminal device and storage medium
CN108549604A (en) * 2018-04-11 2018-09-18 上海达梦数据库有限公司 A kind of test script generation method, device, terminal device and storage medium
CN109445788A (en) * 2018-10-24 2019-03-08 北京赢销通软件技术有限公司 A kind of script execution and device
CN109783389A (en) * 2019-01-22 2019-05-21 未来电视有限公司 Element control automatic test approach, device and electronic equipment
CN110209570A (en) * 2019-04-18 2019-09-06 北京字节跳动网络技术有限公司 Processing method, device, electronic equipment and the storage medium of event
CN110310332A (en) * 2019-06-26 2019-10-08 珠海格力智能装备有限公司 The scaling method and device of key
CN112231206A (en) * 2020-09-30 2021-01-15 广州掌动智能科技有限公司 Script editing method for application program test, computer readable storage medium and test platform
CN112732587B (en) * 2021-01-21 2024-04-12 腾讯科技(深圳)有限公司 Automatic test log acquisition method and device, electronic equipment and storage medium
CN112817866A (en) * 2021-02-25 2021-05-18 北京百家科技集团有限公司 Recording playback method, device, system, computer equipment and storage medium
CN113392007B (en) * 2021-06-17 2023-09-08 网易(杭州)网络有限公司 Compatibility testing method and device
CN113821436B (en) * 2021-09-23 2023-08-29 北京天融信网络安全技术有限公司 Method and device for generating test script
CN114691263A (en) * 2022-03-01 2022-07-01 达而观信息科技(上海)有限公司 User interface interactive flow recording method, system, computer equipment and readable storage medium
CN115237813A (en) * 2022-09-19 2022-10-25 平安银行股份有限公司 Script generation and test method, electronic device and computer storage medium
CN117609060A (en) * 2023-12-01 2024-02-27 上海鱼尔网络科技有限公司 Recording script generation method, device, computer equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102841845A (en) * 2012-07-30 2012-12-26 广东欧珀移动通信有限公司 Automatic testing method of Android device software
CN103064781A (en) * 2011-10-18 2013-04-24 飞图科技(北京)有限公司 Mobile software automated testing method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100030548A1 (en) * 2008-07-31 2010-02-04 International Business Machines Corporation Method for displaying software applications in a secondary language while interacting and viewing the default language version

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064781A (en) * 2011-10-18 2013-04-24 飞图科技(北京)有限公司 Mobile software automated testing method
CN102841845A (en) * 2012-07-30 2012-12-26 广东欧珀移动通信有限公司 Automatic testing method of Android device software

Also Published As

Publication number Publication date
CN103365779A (en) 2013-10-23

Similar Documents

Publication Publication Date Title
CN103365779B (en) Method for testing software and system
US10853232B2 (en) Adaptive system for mobile device testing
CN101620564B (en) Method for automatically testing recording playback mode of terminal system
CN101620565B (en) Method for automatically testing functions of terminal system
CN111159049B (en) Automatic interface testing method and system
CN102387234A (en) Mobile phone automatic test device and method
CN104602131A (en) Barrage processing method and system
US20090199096A1 (en) Automated gui test recording/playback
CN101646100A (en) Method and system for testing machine top box based on serial port communication
CN101175284A (en) Function testing method of portable electronic apparatus
CN103744787A (en) Cellphone automated testing method
CN102833577A (en) Method and device for automatically testing function of television
CN105608005A (en) Television system test method and system
WO2018121582A1 (en) Script generation method and device
CN102147756A (en) Methods and systems for testing terminal
CN112054822A (en) Bluetooth test method and device, electronic equipment and storage medium
CN101931827A (en) Set-top box test method for event replay
CN103647997A (en) Data-resource transmission method and device
CN107704376B (en) Game automation testing method and system
CN105677689B (en) Log recording method and device
KR101460860B1 (en) GUI Test apparatus using test scenario model based on states and the method thereof
CN101706752B (en) Method and device for in-situ software error positioning
CN104301718A (en) Image display method in camera stability detection and camera stability detection method and system
CN101937393A (en) Regression testing method and system for browser
CN106844211A (en) A kind of method for testing software, apparatus and system

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
CP01 Change in the name or title of a patent holder

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CP01 Change in the name or title of a patent holder
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20161109

CF01 Termination of patent right due to non-payment of annual fee