CN103019937A - Human-machine interaction interface traverse test method - Google Patents

Human-machine interaction interface traverse test method Download PDF

Info

Publication number
CN103019937A
CN103019937A CN2012105384422A CN201210538442A CN103019937A CN 103019937 A CN103019937 A CN 103019937A CN 2012105384422 A CN2012105384422 A CN 2012105384422A CN 201210538442 A CN201210538442 A CN 201210538442A CN 103019937 A CN103019937 A CN 103019937A
Authority
CN
China
Prior art keywords
test
traversal
interface element
traverse
human
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.)
Granted
Application number
CN2012105384422A
Other languages
Chinese (zh)
Other versions
CN103019937B (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 CN201210538442.2A priority Critical patent/CN103019937B/en
Publication of CN103019937A publication Critical patent/CN103019937A/en
Application granted granted Critical
Publication of CN103019937B publication Critical patent/CN103019937B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The invention discloses a human-machine interaction interface traverse test method, which is applied to a mobile terminal, and the human-machine interaction interface traverse test method comprises the following steps of a, setting a traverse test mode and traverse test strength, classifying the traverse mode according to a control type, and classifying the traverse strength according to an interface element route; b, embedding a control type and interface element route recognition module into the mobile terminal; c, opening one application, automatically scanning and recognizing control information and interface element routes of all interfaces of the application to generate a list, and selecting the traverse test mode and strength to carry out the traverse test; d, judging whether abnormality exits in the test process, and storing the abnormality information as a test text if abnormality exists; and e, judging whether the traverse test is completed or not, continuing the traverse test if the traverse test is not completed, and otherwise ending the test and saving a test result. Due to the adoption of the method, all interfaces in the application can be rapidly and accurately traversed, an abnormal position is automatically recorded, an abnormal log can be recorded, and users can conveniently take corresponding measures in time.

Description

A kind of human-computer interaction interface traversal method of testing
Technical field
The present invention relates to a kind of method of testing, particularly relate to a kind of human-computer interaction interface traversal method of testing.
Background technology
So-called traversal (Traversal) refers to along certain bar search pattern, successively once access is all done once and only done to each node in the tree.The operation that the access node is done depends on concrete application problem.Traversal is one of most important computing on binary tree, is the basis of carrying out other computing on the binary tree.Certainly the concept of traversal also is suitable for the situation of multielement set, such as array.
The at present test for the android application is mainly a large amount of unordered tests, although this test has guaranteed the stability of software itself, but because the characteristics of its randomness, cause us can't therefrom accurately locate the concrete parts that lead to errors, our test just can't be understood the root of problem in depth like this, the describing mode of being familiar with people is exactly, this is a kind of perception test, we rest on the top layer of application program from start to finish, and can't accomplish to allow test carry out according to our step of anticipation, such test purpose is not strong, can only reach the test effect that we need by improving its testing time, if can't obtain accurately the situation of all elements on the interface, just can't locate fast the checkpoint that we need to test, Here it is, and we often need to carry out the reason of up to ten thousand times even 100,000 times operations when carrying out this kind test.
Summary of the invention
The object of the invention is to overcome the deficiencies in the prior art; a kind of human-computer interaction interface traversal method of testing is provided; all interfaces in the traversal applications fast and accurately; for in human-computer interaction interface control element level; program occurs when carrying out test in the unusual or critical situation that unusual condition occurs; automatic recording exceptional position, the recording exceptional daily record makes things convenient for the user to make timely corresponding measure.
In order to achieve the above object, the technical solution used in the present invention is that a kind of human-computer interaction interface traversal method of testing is applied to portable terminal, may further comprise the steps:
A., pattern and the intensity of traversal test are set, and described traversal mode is divided according to the control type, and described traversal intensity is divided according to the interface element path;
B. embed control type and interface element Path Recognition module at portable terminal;
C. open arbitrary application, autoscan is identified this control information of using all interfaces and interface element path and is generated tabulation, selects pattern and the intensity of traversal test to travel through test;
D. judge whether exist in the test process unusually, have unusually then abnormal information is saved as test text;
E. judge whether the traversal test is finished, and does not finish and then continues to carry out the traversal test, otherwise finish test and preserve test result.
Further, described control type comprises all system interface elements.
Further, described interface element path comprises N level, and 1 level is defined as 1 grade.
Further, described step c comprises that further the user arranges a key sequence boundary list of elements, then after opening arbitrary application, and the control information in the autoscan key sequence boundary list of elements and interface element path.
Further, the described abnormal information of steps d comprises unusual control, unusual interface element and unusual interface element path.
Further, control and interface element related one by one in the described test result of step e and the described tabulation of step c.
Compared with prior art, the invention has the beneficial effects as follows: the first, have very strong adaptivity, the user need not to provide any information about application to be measured, all information exchanges are crossed automatic recognition method of the present invention and are obtained, from analyzing data to taxonomic revision to last result's output, one-stop processing is convenient and swift; The second, can select the pattern that stresses that travels through, can strengthen easily specifying the test of interface element according to the pattern difference of selecting, reduce invalid testing procedure, arrest greatly the program exception that suspicious element causes; Three, the result who tabulates according to interface element, and the actual conditions of using, we can select the traversal of different levels, under the prerequisite that does not improve test cost, reduce the test dead angle.
Description of drawings
Fig. 1 is method flow diagram of the present invention.
Embodiment
Be elaborated with reference to accompanying drawing below in conjunction with embodiment, in order to technical characterictic of the present invention and advantage are carried out more deep annotation.
A kind of human-computer interaction interface traversal method of testing is applied to portable terminal, may further comprise the steps:
A., pattern and the intensity of traversal test are set, and described traversal mode is divided according to the control type, and described traversal intensity is divided according to the interface element path; Described control type comprises all system interface elements.Described interface element path comprises N level, and 1 level is defined as 1 grade.The control type of traversal comprises all Android system interface elements, specifically comprise button, text, tabulation, property pages etc., attribute information according to each interface element, set the action type that traversal is carried out, be generally clicking operation such as button, text is generally the contrast text operation, tabulates to be the operations such as slip, click.Traversal intensity is used for setting the degree of depth of execution, tabulate according to interface element, the depth according to the path is divided into many levels with interface element, become successively one-level, secondary, three grades ... the corresponding one-level of the one-level traversal intensity interface of acquiescence, the corresponding secondary of secondary intensity and following interface, three grades of three grades of correspondences and following interface, the like.
B. embed control type and interface element Path Recognition module at portable terminal.This identification module is used for identification control type and interface element path.
C. open arbitrary application, autoscan is identified this control information of using all interfaces and interface element path and is generated tabulation, selects pattern and the intensity of traversal test to travel through test." interface element tabulation " is the set of all interface elements of obtaining by identification step, as using the number of interfaces that comprises, interface type, control type etc.
D. judge whether exist in the test process unusually, have unusually then abnormal information is saved as test text.In the process of test, we understand the control information of automatic contrast test, can in time carry out record if note abnormalities, and feed back to the user with the textual form that is easy to read.Abnormal information comprises unusual control, unusual interface element and unusual interface element path.
E. judge whether the traversal test is finished, and does not finish and then continues to carry out the traversal test, otherwise finish test and preserve test result.Control and interface element is related one by one in the described test result of step e and the described tabulation of step c.Corresponding with the concrete button of button mode when for example the appearance in the button mode unusual then preserved, or the unusually then corresponding preservation with concrete interface element in the interface.
Further, described step c comprises that further the user arranges a key sequence boundary list of elements, then after opening arbitrary application, and the control information in the autoscan key sequence boundary list of elements and interface element path.Traversal mode is used for setting our emphasis in traversal, such as the selective listing pattern, will lay particular emphasis on list elements all in the operation interface, as selecting button mode, will lay particular emphasis on all button elements that exist in the operation interface.In the process of test, we understand the control information of automatic contrast test, can in time carry out record if note abnormalities, and be easy to read textual form feed back to our user.
Method flow diagram of the present invention as shown in Figure 1, concrete steps are as follows:
001, starts portable terminal backstage control identification module;
002, opens arbitrary application of portable terminal;
003, autoscan should be used the control information at all interfaces, put into tabulation;
004, select traversal mode and traversal intensity, for example select button mode, intensity is one-level, namely scans the one-level interface of interface element;
005, carries out the traversal test;
If the 006 then recording exceptional problem that notes abnormalities, and be kept in the tabulation, if normal operation is then preserved the normal operation of traversal detecting information to tabulation;
007, judging whether that traversal finishes, is then to finish test, otherwise returns step 005.
Above content is the further description of the present invention being done in conjunction with concrete optimal way, should not assert that implementation of the present invention is confined to above explanation.For those skilled in the art, without departing from the inventive concept of the premise, can also make some simple deduction or replace, within the protection domain that the claim that all should be considered as being submitted to by the present invention is determined.

Claims (6)

1. a human-computer interaction interface traversal method of testing is applied to portable terminal, may further comprise the steps:
A., pattern and the intensity of traversal test are set, and described traversal mode is divided according to the control type, and described traversal intensity is divided according to the interface element path;
B. embed control type and interface element Path Recognition module at portable terminal;
C. open arbitrary application, autoscan is identified this control information of using all interfaces and interface element path and is generated tabulation, selects pattern and the intensity of traversal test to travel through test;
D. judge whether exist in the test process unusually, have unusually then abnormal information is saved as test text;
E. judge whether the traversal test is finished, and does not finish and then continues to carry out the traversal test, otherwise finish test and preserve test result.
2. human-computer interaction interface according to claim 1 travels through method of testing, and it is characterized in that: described control type comprises all system interface elements.
3. human-computer interaction interface according to claim 2 travels through method of testing, and it is characterized in that: described interface element path comprises N level, and 1 level is defined as 1 grade.
4. human-computer interaction interface according to claim 3 travels through method of testing, it is characterized in that: described step c comprises that further the user arranges a key sequence boundary list of elements, then after opening arbitrary application, the control information in the autoscan key sequence boundary list of elements and interface element path.
5. human-computer interaction interface according to claim 4 travels through method of testing, it is characterized in that: the described abnormal information of steps d comprises unusual control, unusual interface element and unusual interface element path.
6. human-computer interaction interface according to claim 5 traversal method of testing is characterized in that: control and interface element is related one by one in the described test result of step e and the described tabulation of step c.
CN201210538442.2A 2012-12-13 2012-12-13 A kind of human-machine interaction interface traverse test method Expired - Fee Related CN103019937B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210538442.2A CN103019937B (en) 2012-12-13 2012-12-13 A kind of human-machine interaction interface traverse test method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210538442.2A CN103019937B (en) 2012-12-13 2012-12-13 A kind of human-machine interaction interface traverse test method

Publications (2)

Publication Number Publication Date
CN103019937A true CN103019937A (en) 2013-04-03
CN103019937B CN103019937B (en) 2015-11-18

Family

ID=47968562

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210538442.2A Expired - Fee Related CN103019937B (en) 2012-12-13 2012-12-13 A kind of human-machine interaction interface traverse test method

Country Status (1)

Country Link
CN (1) CN103019937B (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103631590A (en) * 2013-11-29 2014-03-12 广东明创软件科技有限公司 Method for editing automated testing script
CN103699483A (en) * 2013-12-20 2014-04-02 合一网络技术(北京)有限公司 Method and device for testing compatibility of playing state of flash player and browser
CN104216828A (en) * 2013-06-03 2014-12-17 刘伟 Testing method for performing function traversal on tested application program
CN104346038A (en) * 2014-09-24 2015-02-11 广东欧珀移动通信有限公司 Terminal information reading method and system
CN104572443A (en) * 2014-12-09 2015-04-29 微梦创科网络科技(中国)有限公司 Mobile terminal testing method and device
CN104572454A (en) * 2014-12-25 2015-04-29 广东欧珀移动通信有限公司 Method and device for positioning resource
CN104572450A (en) * 2014-12-25 2015-04-29 广东欧珀移动通信有限公司 Method and device for detecting resource allocation
CN104598380A (en) * 2015-01-16 2015-05-06 广东欧珀移动通信有限公司 Method and system for automatic testing based on control
CN105095067A (en) * 2014-05-21 2015-11-25 北京奇虎科技有限公司 User interface element object identification and automatic test method and apparatus
CN105302715A (en) * 2014-07-30 2016-02-03 腾讯科技(深圳)有限公司 Application user interface acquisition method and apparatus
CN105389178A (en) * 2015-10-16 2016-03-09 华为技术有限公司 Operation method and device for application program
CN105512023A (en) * 2014-09-26 2016-04-20 腾讯科技(深圳)有限公司 Method and device for Monkey testing
CN105550101A (en) * 2015-12-02 2016-05-04 北京奇虎科技有限公司 Test method for application program, electronic device and system
CN105589802A (en) * 2014-10-23 2016-05-18 阿里巴巴集团控股有限公司 Software test method and apparatus
CN105868105A (en) * 2016-03-24 2016-08-17 厦门美图移动科技有限公司 Application traversal testing method and device, and mobile terminal
CN106294152A (en) * 2016-08-09 2017-01-04 努比亚技术有限公司 The traversal test device and method of application user interface
CN106294167A (en) * 2016-08-16 2017-01-04 济南大学 The automatic traversal method of Android Application Program Interface and system
CN107451062A (en) * 2017-08-09 2017-12-08 百度在线网络技术(北京)有限公司 A kind of user interface traversal method of testing, device, server, storage medium
CN107741902A (en) * 2016-12-23 2018-02-27 腾讯科技(深圳)有限公司 Program application detection method and program application detection means
CN108881585A (en) * 2018-05-08 2018-11-23 北京五八信息技术有限公司 Built-in application program test processing method, device, electronic equipment and storage medium
CN109145231A (en) * 2017-06-27 2019-01-04 阿里巴巴集团控股有限公司 A kind of generation method, device and the electronic equipment of interface element identifier
CN109376070A (en) * 2018-09-03 2019-02-22 深圳壹账通智能科技有限公司 A kind of test method and terminal device of application program control
CN109558307A (en) * 2017-09-26 2019-04-02 卓望数码技术(深圳)有限公司 A kind of test method and system of games
CN109726112A (en) * 2018-08-17 2019-05-07 平安普惠企业管理有限公司 Traverse test method, unit and computer readable storage medium
CN109739764A (en) * 2018-12-29 2019-05-10 中国联合网络通信集团有限公司 A kind of applied program testing method and device
CN111611032A (en) * 2019-02-25 2020-09-01 阿里巴巴集团控股有限公司 Detection method and device for user interface drawing level and over-drawing
CN111694752A (en) * 2020-07-28 2020-09-22 中移(杭州)信息技术有限公司 Application testing method, electronic device and storage medium
CN112560090A (en) * 2020-12-15 2021-03-26 建信金融科技有限责任公司 Data detection method and device
CN117873907A (en) * 2024-03-12 2024-04-12 麒麟软件有限公司 Control element testing method and device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1484790A (en) * 2001-01-04 2004-03-24 �Ҵ���˾ Method and apparatus for exercising an unknown program with a graphical user interface
CN101339534A (en) * 2008-06-17 2009-01-07 金蝶软件(中国)有限公司 Software test apparatus and test method
CN101916225A (en) * 2010-09-02 2010-12-15 于秀山 Graphical user interface software function coverage testing method
CN102521121A (en) * 2011-11-18 2012-06-27 华为技术有限公司 Page testing method and page testing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1484790A (en) * 2001-01-04 2004-03-24 �Ҵ���˾ Method and apparatus for exercising an unknown program with a graphical user interface
CN101339534A (en) * 2008-06-17 2009-01-07 金蝶软件(中国)有限公司 Software test apparatus and test method
CN101916225A (en) * 2010-09-02 2010-12-15 于秀山 Graphical user interface software function coverage testing method
CN102521121A (en) * 2011-11-18 2012-06-27 华为技术有限公司 Page testing method and page testing device

Cited By (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104216828A (en) * 2013-06-03 2014-12-17 刘伟 Testing method for performing function traversal on tested application program
CN103631590A (en) * 2013-11-29 2014-03-12 广东明创软件科技有限公司 Method for editing automated testing script
CN103631590B (en) * 2013-11-29 2017-04-05 广东明创软件科技有限公司 The edit methods of automatic test script
CN103699483B (en) * 2013-12-20 2015-07-29 合一网络技术(北京)有限公司 A kind of broadcast state of flash player and browser-safe method of testing and device thereof
CN103699483A (en) * 2013-12-20 2014-04-02 合一网络技术(北京)有限公司 Method and device for testing compatibility of playing state of flash player and browser
CN105095067A (en) * 2014-05-21 2015-11-25 北京奇虎科技有限公司 User interface element object identification and automatic test method and apparatus
CN105302715B (en) * 2014-07-30 2019-05-24 腾讯科技(深圳)有限公司 The acquisition methods and device of application program user interface
CN105302715A (en) * 2014-07-30 2016-02-03 腾讯科技(深圳)有限公司 Application user interface acquisition method and apparatus
CN104346038B (en) * 2014-09-24 2018-05-01 广东欧珀移动通信有限公司 End message read method and system
CN104346038A (en) * 2014-09-24 2015-02-11 广东欧珀移动通信有限公司 Terminal information reading method and system
CN105512023B (en) * 2014-09-26 2019-02-19 腾讯科技(深圳)有限公司 A kind of Monkey test method and device
CN105512023A (en) * 2014-09-26 2016-04-20 腾讯科技(深圳)有限公司 Method and device for Monkey testing
CN105589802A (en) * 2014-10-23 2016-05-18 阿里巴巴集团控股有限公司 Software test method and apparatus
CN104572443A (en) * 2014-12-09 2015-04-29 微梦创科网络科技(中国)有限公司 Mobile terminal testing method and device
CN104572450B (en) * 2014-12-25 2017-07-11 广东欧珀移动通信有限公司 A kind of method and device for detecting resource distribution
CN104572454A (en) * 2014-12-25 2015-04-29 广东欧珀移动通信有限公司 Method and device for positioning resource
CN104572450A (en) * 2014-12-25 2015-04-29 广东欧珀移动通信有限公司 Method and device for detecting resource allocation
CN104572454B (en) * 2014-12-25 2017-08-01 广东欧珀移动通信有限公司 A kind of method and device of locating resource
CN104598380B (en) * 2015-01-16 2017-08-01 广东欧珀移动通信有限公司 A kind of automated testing method and system based on control
CN104598380A (en) * 2015-01-16 2015-05-06 广东欧珀移动通信有限公司 Method and system for automatic testing based on control
CN105389178A (en) * 2015-10-16 2016-03-09 华为技术有限公司 Operation method and device for application program
CN105389178B (en) * 2015-10-16 2018-09-28 华为技术有限公司 a kind of application program operation method and device
CN105550101A (en) * 2015-12-02 2016-05-04 北京奇虎科技有限公司 Test method for application program, electronic device and system
CN105868105A (en) * 2016-03-24 2016-08-17 厦门美图移动科技有限公司 Application traversal testing method and device, and mobile terminal
CN105868105B (en) * 2016-03-24 2019-03-15 厦门美图移动科技有限公司 A kind of application traversal test method, equipment and mobile terminal
CN106294152B (en) * 2016-08-09 2019-03-12 努比亚技术有限公司 Using the traversal test device and method of user interface
CN106294152A (en) * 2016-08-09 2017-01-04 努比亚技术有限公司 The traversal test device and method of application user interface
CN106294167A (en) * 2016-08-16 2017-01-04 济南大学 The automatic traversal method of Android Application Program Interface and system
CN106294167B (en) * 2016-08-16 2018-08-10 济南大学 The automatic traversal method of Android Application Program Interfaces and system
CN107741902A (en) * 2016-12-23 2018-02-27 腾讯科技(深圳)有限公司 Program application detection method and program application detection means
CN107741902B (en) * 2016-12-23 2020-07-07 腾讯科技(深圳)有限公司 Program application detection method and program application detection device
CN109145231A (en) * 2017-06-27 2019-01-04 阿里巴巴集团控股有限公司 A kind of generation method, device and the electronic equipment of interface element identifier
CN107451062A (en) * 2017-08-09 2017-12-08 百度在线网络技术(北京)有限公司 A kind of user interface traversal method of testing, device, server, storage medium
CN107451062B (en) * 2017-08-09 2020-12-29 百度在线网络技术(北京)有限公司 User interface traversal test method, device, server and storage medium
CN109558307A (en) * 2017-09-26 2019-04-02 卓望数码技术(深圳)有限公司 A kind of test method and system of games
CN108881585A (en) * 2018-05-08 2018-11-23 北京五八信息技术有限公司 Built-in application program test processing method, device, electronic equipment and storage medium
CN108881585B (en) * 2018-05-08 2020-11-10 北京五八信息技术有限公司 Built-in application program test processing method and device, electronic equipment and storage medium
CN109726112A (en) * 2018-08-17 2019-05-07 平安普惠企业管理有限公司 Traverse test method, unit and computer readable storage medium
CN109376070A (en) * 2018-09-03 2019-02-22 深圳壹账通智能科技有限公司 A kind of test method and terminal device of application program control
CN109739764A (en) * 2018-12-29 2019-05-10 中国联合网络通信集团有限公司 A kind of applied program testing method and device
CN111611032B (en) * 2019-02-25 2023-05-26 阿里巴巴集团控股有限公司 User interface drawing level and excessive drawing detection method and device
CN111611032A (en) * 2019-02-25 2020-09-01 阿里巴巴集团控股有限公司 Detection method and device for user interface drawing level and over-drawing
CN111694752A (en) * 2020-07-28 2020-09-22 中移(杭州)信息技术有限公司 Application testing method, electronic device and storage medium
CN111694752B (en) * 2020-07-28 2023-09-05 中移(杭州)信息技术有限公司 Application testing method, electronic device and storage medium
CN112560090A (en) * 2020-12-15 2021-03-26 建信金融科技有限责任公司 Data detection method and device
CN117873907A (en) * 2024-03-12 2024-04-12 麒麟软件有限公司 Control element testing method and device and storage medium
CN117873907B (en) * 2024-03-12 2024-06-07 麒麟软件有限公司 Control element testing method and device and storage medium

Also Published As

Publication number Publication date
CN103019937B (en) 2015-11-18

Similar Documents

Publication Publication Date Title
CN103019937A (en) Human-machine interaction interface traverse test method
WO2018188199A1 (en) Method and device for identifying characters of claim settlement bill, server and storage medium
CN108170468B (en) Method and system for automatically detecting annotation and code consistency
US9548865B2 (en) Token authentication for touch sensitive display devices
CN105989268A (en) Safety access method and system for human-computer identification
CN101986296A (en) Noise data cleaning method based on semantic ontology
CN108256416A (en) Biological characteristic detection method and system
CN103488460B (en) The system and method for automatic mark source code
AU2019419891B2 (en) System and method for spatial encoding and feature generators for enhancing information extraction
CN107102993A (en) A kind of user's demand analysis method and device
AU2014321074B2 (en) Method and apparatus for detecting magnetic signal of paper money
CN103077163A (en) Data preprocessing method, device and system
CN108009740B (en) Intelligent fine identification system and method for tobacco essence and flavor
US10782942B1 (en) Rapid onboarding of data from diverse data sources into standardized objects with parser and unit test generation
CN112256849A (en) Model training method, text detection method, device, equipment and storage medium
CN115827610A (en) Method and device for detecting effective load
CN102043720A (en) Method and device for generating test data automatically by utilizing structured query language (SQL) sentences
CN111368824A (en) Instrument identification method, mobile device and storage medium
CN110889274B (en) Information quality evaluation method, device, equipment and computer readable storage medium
CN106650450A (en) Malicious script heuristic detection method and system based on code fingerprint identification
CN108268462A (en) A kind of data quality checking system of relation integraity
CN105553970A (en) Information system safety inspection device and inspection result analysis method
CN109919180A (en) Electronic device, the processing method of user operation records data and storage medium
CN109344155B (en) Automatic recording method and device for wood measurement information, electronic equipment and storage medium
CN115438153A (en) Training method and device for intention matching degree analysis model

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: 20151118

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