CN102968373A - Method and device for maintaining test system - Google Patents

Method and device for maintaining test system Download PDF

Info

Publication number
CN102968373A
CN102968373A CN2012104987600A CN201210498760A CN102968373A CN 102968373 A CN102968373 A CN 102968373A CN 2012104987600 A CN2012104987600 A CN 2012104987600A CN 201210498760 A CN201210498760 A CN 201210498760A CN 102968373 A CN102968373 A CN 102968373A
Authority
CN
China
Prior art keywords
test
functional module
general
universal
general refinement
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
CN2012104987600A
Other languages
Chinese (zh)
Other versions
CN102968373B (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.)
Bengbu Shangwei Intellectual Property Operations Co ltd
Original Assignee
WUHAN HIGHEASY ELECTRONIC TECHNOLOGY Co Ltd
China Security and Surveillance Technology PRC Inc
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 WUHAN HIGHEASY ELECTRONIC TECHNOLOGY Co Ltd, China Security and Surveillance Technology PRC Inc filed Critical WUHAN HIGHEASY ELECTRONIC TECHNOLOGY Co Ltd
Priority to CN201210498760.0A priority Critical patent/CN102968373B/en
Publication of CN102968373A publication Critical patent/CN102968373A/en
Application granted granted Critical
Publication of CN102968373B publication Critical patent/CN102968373B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention suitable for the field of test applications provides a method and a device for maintaining a test system. The method comprises the steps as follows: dividing each function module of the test system into one or more general test points according to function points respectively, splitting the general test point into one or more general detail items, and establishing a mapping relation among the function modules, the general test points and the general detail items; writing test cases according to the general detail items, and marking the general detail items forming the test case in each test case; and when the test system receives a data update pack and determines the general test points or the general detail items required to be updated, looking up the corresponding function module according to the mapping relation among the function modules, the general test points and the general detail items and updating, or looking up the corresponding test case according to the general detail items marked in each test case and updating. According to the method, the operation of updating a test case library becomes simpler and more efficient.

Description

A kind of maintaining method of test macro and device
Technical field
The invention belongs to the Test Application field, relate in particular to a kind of maintaining method and device of test macro.
Background technology
Because the development of technology, the transition of cybertimes are more and more faster, and the renewal of software, test also become more and more frequent thereupon.Method for test examples design in the existing system all is on the basis of upper-layer functionality module or functional requirement, directly carries out testing example design and writes.Yet the demand on upper strata and functional module involvement aspect are too wide, and the test case of lower floor is but too carefully loose, so that in follow-up maintenance, be difficult to the test case that accurately finds needs to upgrade or revise in huge test case library.
Summary of the invention
The purpose of the embodiment of the invention is to provide a kind of maintaining method and device of test macro, the write method that is intended to solve existing test case is difficult to accurately to find needs to upgrade or the problem of the test case of modification in huge test case library in follow-up maintenance.
The embodiment of the invention is achieved in that a kind of maintaining method of test macro, and described method comprises the steps:
Each functional module of test macro is divided into one or more universal test points according to function point respectively, again described universal test point is split as respectively one or more general refinement items, and sets up the mapping relations between described functional module, universal test point and general refinement item;
Write test case according to described general refinement item, and in every test case, mark out the general refinement item that forms this test case;
When test macro receives the Data Update bag, when definite universal test point that need upgrade or general refinement item, also upgrade to the functional module of correspondence according to the mapping relationship searching between described functional module, universal test point and general refinement item, or find corresponding test case and renewal according to the general refinement item that described each test case marks.
Further, before described each functional module with test macro is divided into a plurality of universal test points according to function point, also comprise step:
Test macro is divided into a plurality of functional modules.
Further, mapping relations between described functional module, universal test point and general refinement item comprise: the corresponding one or more universal test points of functional module, a universal test is put corresponding one or more functional module, the corresponding universal test point of general refinement item.
Further, described functional module, universal test point and general refinement item are named according to default naming method.
Another purpose of the embodiment of the invention is to provide a kind of attending device of test macro, and described device comprises:
Function refinement module is used for each functional module of test macro is divided into one or more universal test points according to function point respectively, more described universal test point is split as respectively one or more general refinement items;
Module is set up in mapping, is used for setting up the mapping relations between described functional module, universal test point and general refinement item;
Test case is write module, is used for writing test case according to described general refinement item, and marks out the general refinement item that forms this test case in every test case;
The demand update module, be used for receiving the Data Update bag when test macro, when definite universal test point that need upgrade or general refinement item, also upgrade to the functional module of correspondence according to the mapping relationship searching between described functional module, universal test point and general refinement item, or find corresponding test case and renewal according to the general refinement item that described each test case marks.
Further, the attending device of described test macro also comprises:
Function is divided module, is used for test macro is divided into a plurality of functional modules.
Further, mapping relations between described functional module, universal test point and general refinement item comprise: the corresponding one or more universal test points of functional module, a universal test is put corresponding one or more functional module, the corresponding universal test point of general refinement item.
Further, described functional module, universal test point and general refinement item are named according to default naming method.
In embodiments of the present invention, owing to make an explanation alternative by definition universal test point functional module, universal test point inside obtains general refinement item by fractionation again, and to the composite design of general refinement item, the complete test case of having got back, so that the functional module on upper strata, and the test case of lower floor has all comprised the information of universal test point and general refinement item, therefore by the retrieval to universal test point and general refinement item, just can carry out indirect control to functional module and test case.In addition, in the renewal and maintenance of follow-up test system version, just can directly find test case to be updated by general refinement item, make refresh test use-case storehouse become simpler, more efficient.
Description of drawings
Fig. 1 is the maintaining method process flow diagram of the test macro that provides of the embodiment of the invention;
Fig. 2 is the structural representation of the attending device of the test macro that provides of the embodiment of the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, is not intended to limit the present invention.
For technical solutions according to the invention are described, describe below by specific embodiment.
Embodiment one:
Be illustrated in figure 1 as the process flow diagram of the maintaining method of the test macro that first embodiment of the invention provides, for convenience of explanation, only show the part relevant with the embodiment of the invention.
In step S101, test macro is divided into a plurality of functional modules.
In embodiments of the present invention, the test macro that at first will need to test rationally carries out the function division, is divided into a plurality of functional modules.For the ease of differentiating and the locating function module, after finishing, division is each functional module name according to default naming method.Wherein, the default naming method of functional module comprises multiple, as: can describe and the numbering name according to the title of functional module, can be according to title description, marker character and the numbering name etc. of functional module.Then be title description, the marker character according to functional module and number name such as following two template name: module_0013_net and module_0024_playback, wherein " module " is the marker character of functional module, next the 4-digit number after first underscore is the numbering of this functional module, and the title behind second underscore then is that the title of this functional module is described.
In step S102, each functional module of test macro is divided into one or more universal test points according to function point respectively, more described universal test point is split as respectively one or more general refinement items.
In embodiments of the present invention, by analyzing each functional module, determine the inner every function point with relatively independent function of functional module, each functional module is divided into one or more universal test points according to function point.Wherein, universal test point is for having the module of simplifying most of relatively independent function in the test macro.Same, after dividing complete universal test point, for each universal test point is named according to default naming method, the default naming method of the universal test point at this place also comprises multiple, yet in order to keep the consistance of test macro, universal test point adopts same default naming method name with functional module, in step S101, illustrate functional module according to title description, marker character and the numbering name of functional module, then universal test point is also named according to title description, marker character and the numbering of universal test point herein.As: point_0166_ip, point_0263_sata, point_0296_vga etc., wherein " point " is the marker character of universal test point, next the 4-digit number after first underscore is the numbering of this universal test point, and the title behind second underscore then is the title description of this universal test point.
In embodiments of the present invention, after universal test point is finished in division and name, each universal test point is carried out inside split, be divided into respectively one or more general refinement items.Wherein, the component parts of the universal test point under the general refinement Xiang Weiqi, but it can't segment on the aspect of function division again, is equal to every attribute of class in Object-Oriented Programming Language.Subsequently, again each general refinement item is named according to default naming method, the default naming method of general refinement item also comprises multiple, in order to keep the consistance of test macro, general refinement item and universal test point and functional module all adopt same default naming method name, still take the naming method in step S101 as example, then general refinement item is also named according to title description, marker character and the numbering of general refinement item herein.As: item_0011_ip, item_0033_ip, item_0026_sata etc., wherein " item " is the marker character of general refinement item, next the 4-digit number after first underscore be this general refinement item in the inner numbering of affiliated universal test point, the title after second underscore then is the title description of the universal test point under this general refinement item.
In embodiments of the present invention, the naming method of functional module, universal test point and general refinement item is multiple in addition, not with the above-mentioned limit that is exemplified as.
In step S103, set up the mapping relations between functional module, universal test point and general refinement item.
In embodiments of the present invention, after functional module, universal test point and the division of general refinement item are complete, fractionation situation according to universal test point in each functional module and general refinement item, set up the mapping relations between functional module, universal test point and general refinement item, and set up mapping table according to the mapping relations between functional module, universal test point and general refinement item.
In embodiments of the present invention, because a functional module is divided into one or more universal test points according to function point, so the corresponding one or more universal test points of functional module; And universal test point is for having the module of simplifying most of relatively independent function in the test macro, thereby a universal test point may belong to different functional modules, and a universal test is put corresponding one or more functional module; To be again that each universal test point is inner split out general refinement item, thereby a general refinement item only can belong to a universal test point, then the corresponding universal test point of general refinement item.
In step S104, write test case according to general refinement item, and in every test case, mark out the general refinement item that forms this test case.
In embodiments of the present invention, all general refinement items are come composite design according to the use-case general design method, write test case.Wherein, the use-case general design method comprises multiple, such as use-case methods for designing such as equivalence class partitioning, boundary values, cause-and-effect diagram method, error guessings, can adopt any means to come to write test case according to general refinement item behind the general refinement item of composite design herein.And according to the combined situation of general refinement item, for every test case item is write test case, and in every test case, mark out the general refinement item that forms this test case.
In embodiments of the present invention, the execution sequence of step S103 and step S104 is not limit, both can first execution in step S103 execution in step S104 again, also can first execution in step S104 execution in step S103 again.
In step S105, when test macro receives the Data Update bag, need to determine universal test point or the general refinement item of renewal, also upgrade to the functional module of correspondence according to the mapping relationship searching between functional module, universal test point and general refinement item, or find corresponding test case and renewal according to the general refinement item that each test case marks.
In embodiments of the present invention, when test macro need to upgrade, test macro received the Data Update bag, according to the content (such as the code of data update package) of this Data Update bag just need to determine the universal test point or the general refinement item that upgrade.At this moment, then also upgrade to corresponding functional module according to the mapping relationship searching between functional module, universal test point and the general refinement item set up, the general refinement item that perhaps marks according to each test case finds corresponding test case and upgrades.
Be specially, the Data Update bag that receives when test macro is when needing renewal or newly-increased universal test point,, upgrade or newly-increased universal test point in the functional module of correspondence to corresponding functional module according to the mapping relationship searching between functional module, universal test point and general refinement item; The Data Update bag that receives when test macro is that the general refinement item that marks by each test case finds corresponding test case when needing renewal or newly-increased general refinement item, upgrades in the test case of correspondence or newly-increased general refinement item.
For example, the Data Update bag that receives when test macro is when increasing universal test point newly, according to the functional module of the mapping relationship searching between functional module, universal test point and general refinement item to correspondence, newly-increased universal test point in the functional module of correspondence, and after naming according to default naming method for this universal test point, this universal test point is carried out inside splits, be divided into respectively one or more general refinement items, and again to each general refinement item according to the described processing of step S104; The Data Update bag that receives when test macro is when increasing general refinement item newly in universal test point, then according to the naming method of universal test point, the title that need is increased newly the universal test point of general refinement item is described as all the universal test points in the keyword search test case library, find corresponding universal test point and increase therein general refinement item newly, and find corresponding test case according to the general refinement item that each test case marks, carry out the increase of test case; The Data Update bag that receives when test macro is when revising general refinement item in universal test point, then according to the naming method of universal test point, the title of the general refinement item that need are revised is described as all the general refinement items in the keyword search test case library, finding out corresponding general refinement item makes amendment, the general refinement item that marks according to each test case again finds corresponding test case, revises this test case.
In embodiments of the present invention, the test case that the test case of writing according to general refinement item both can have been upgraded or revise according to the described method of step S105 also can be carried out testing authentication to these test cases.
In embodiments of the present invention, owing to make an explanation alternative by definition universal test point functional module, universal test point inside obtains general refinement item by fractionation again, and to the composite design of general refinement item, the complete test case of having got back, so that the functional module on upper strata, and the test case of lower floor has all comprised the information of universal test point and general refinement item, therefore by the retrieval to universal test point and general refinement item, just can carry out indirect control to functional module and test case.In addition, in the renewal and maintenance of follow-up test system version, just can directly find test case to be updated by general refinement item, make refresh test use-case storehouse become simpler, more efficient.
Embodiment two:
The attending device structural representation of the test macro that Fig. 2 provides for the embodiment of the invention for convenience of explanation, only shows the part relevant with the embodiment of the invention.This device can be to be built in the unit that software unit, hardware cell or software and hardware in the equipment such as mobile phone, televisor combine, and perhaps is integrated in the application system of these equipment or equipment as suspension member independently.Wherein:
Function is divided module 21, is used for test macro is divided into a plurality of functional modules.
Function refinement module 22 is used for each functional module of test macro is divided into one or more universal test points according to function point respectively, more described universal test point is split as respectively one or more general refinement items.
In embodiments of the present invention, functional module, universal test point and general refinement item are named according to default naming method, and concrete naming method is described at above-mentioned instructions, repeats no more.
Module 23 is set up in mapping, is used for setting up the mapping relations between functional module, universal test point and general refinement item.
In embodiments of the present invention, because a functional module is divided into one or more universal test points according to function point, so the corresponding one or more universal test points of functional module; And universal test point is for having the module of simplifying most of relatively independent function in the test macro, thereby a universal test point may belong to different functional modules, and a universal test is put corresponding one or more functional module; To be again that each universal test point is inner split out general refinement item, thereby a general refinement item only can belong to a universal test point, then the corresponding universal test point of general refinement item.
Test case is write module 24, is used for writing test case according to general refinement item, and marks out the general refinement item that forms this test case in every test case.
Demand update module 25, be used for receiving the Data Update bag when test macro, when definite universal test point that need upgrade or general refinement item, also upgrade to the functional module of correspondence according to the mapping relationship searching between functional module, universal test point and general refinement item, or find corresponding test case and renewal according to the general refinement item that each test case marks.
In embodiments of the present invention, owing to make an explanation alternative by definition universal test point functional module, universal test point inside obtains general refinement item by fractionation again, and to the composite design of general refinement item, the complete test case of having got back, so that the functional module on upper strata, and the test case of lower floor has all comprised the information of universal test point and general refinement item, therefore by the retrieval to universal test point and general refinement item, just can carry out indirect control to functional module and test case.In addition, in the renewal and maintenance of follow-up test system version, just can directly find test case to be updated by general refinement item, make refresh test use-case storehouse become simpler, more efficient.
One of ordinary skill in the art will appreciate that, realize that all or part of step in above-described embodiment method is to come the relevant hardware of instruction to finish by program, described program can be in being stored in a computer read/write memory medium, and described storage medium can be ROM/RAM, disk, CD etc.
The above only is preferred embodiment of the present invention, not in order to limiting the present invention, all any modifications of doing within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (8)

1. the maintaining method of a test macro is characterized in that, described method comprises the steps:
Each functional module of test macro is divided into one or more universal test points according to function point respectively, again described universal test point is split as respectively one or more general refinement items, and sets up the mapping relations between described functional module, universal test point and general refinement item;
Write test case according to described general refinement item, and in every test case, mark out the general refinement item that forms this test case;
When test macro receives the Data Update bag, when definite universal test point that need upgrade or general refinement item, also upgrade to the functional module of correspondence according to the mapping relationship searching between described functional module, universal test point and general refinement item, or find corresponding test case and renewal according to the general refinement item that described each test case marks.
2. the maintaining method of test macro as claimed in claim 1 is characterized in that, before described each functional module with test macro is divided into a plurality of universal test points according to function point, also comprises step:
Test macro is divided into a plurality of functional modules.
3. the maintaining method of test macro as claimed in claim 1, it is characterized in that, mapping relations between described functional module, universal test point and general refinement item comprise: the corresponding one or more universal test points of functional module, a universal test is put corresponding one or more functional module, the corresponding universal test point of general refinement item.
4. the maintaining method of test macro as claimed in claim 1 is characterized in that, described functional module, universal test point and general refinement item are named according to default naming method.
5. the attending device of a test macro is characterized in that, described device comprises:
Function refinement module is used for each functional module of test macro is divided into one or more universal test points according to function point respectively, more described universal test point is split as respectively one or more general refinement items;
Module is set up in mapping, is used for setting up the mapping relations between described functional module, universal test point and general refinement item;
Test case is write module, is used for writing test case according to described general refinement item, and marks out the general refinement item that forms this test case in every test case;
The demand update module, be used for receiving the Data Update bag when test macro, when definite universal test point that need upgrade or general refinement item, also upgrade to the functional module of correspondence according to the mapping relationship searching between described functional module, universal test point and general refinement item, or find corresponding test case and renewal according to the general refinement item that described each test case marks.
6. the attending device of test macro as claimed in claim 5 is characterized in that, described device also comprises:
Function is divided module, is used for test macro is divided into a plurality of functional modules.
7. the attending device of test macro as claimed in claim 5, it is characterized in that, mapping relations between described functional module, universal test point and general refinement item comprise: the corresponding one or more universal test points of functional module, a universal test is put corresponding one or more functional module, the corresponding universal test point of general refinement item.
8. the attending device of test macro as claimed in claim 5 is characterized in that, described functional module, universal test point and general refinement item are named according to default naming method.
CN201210498760.0A 2012-11-29 2012-11-29 A kind of maintaining method of test macro and device Active CN102968373B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210498760.0A CN102968373B (en) 2012-11-29 2012-11-29 A kind of maintaining method of test macro and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210498760.0A CN102968373B (en) 2012-11-29 2012-11-29 A kind of maintaining method of test macro and device

Publications (2)

Publication Number Publication Date
CN102968373A true CN102968373A (en) 2013-03-13
CN102968373B CN102968373B (en) 2016-02-17

Family

ID=47798525

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210498760.0A Active CN102968373B (en) 2012-11-29 2012-11-29 A kind of maintaining method of test macro and device

Country Status (1)

Country Link
CN (1) CN102968373B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103713627A (en) * 2013-12-27 2014-04-09 普华基础软件股份有限公司 Function node test system
CN105824753A (en) * 2016-03-17 2016-08-03 浪潮通用软件有限公司 Method for designing object-oriented test case
CN106383778A (en) * 2016-08-25 2017-02-08 浪潮电子信息产业股份有限公司 Test case reusability improving method
CN107729256A (en) * 2017-11-16 2018-02-23 郑州云海信息技术有限公司 The correlating method and system of a kind of project demands and test case
CN107818419A (en) * 2017-11-03 2018-03-20 中国银行股份有限公司 A kind of functional test method of determining range and device
CN108549598A (en) * 2018-03-09 2018-09-18 中国科学院空间应用工程与技术中心 A kind of method for testing software and system
CN109636319A (en) * 2018-11-23 2019-04-16 华迪计算机集团有限公司 One kind being used for project implementation management method and device
CN112380138A (en) * 2020-12-07 2021-02-19 深圳开源互联网安全技术有限公司 Test case compiling method and device and storage medium
CN113190434A (en) * 2021-04-12 2021-07-30 成都安易迅科技有限公司 Test case generation method and device, storage medium and computer equipment
CN113220563A (en) * 2021-04-12 2021-08-06 成都安易迅科技有限公司 Test case generation method and system, storage medium and computer equipment
CN113821450A (en) * 2021-11-23 2021-12-21 中航金网(北京)电子商务有限公司 Integrated method and system for executing computer software test

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1890235A1 (en) * 2006-08-02 2008-02-20 Microsoft Corporation Test case management
CN101251825A (en) * 2008-04-03 2008-08-27 北京星网锐捷网络技术有限公司 Device and method for generating test use case
CN101847120A (en) * 2010-03-31 2010-09-29 中兴通讯股份有限公司 Design method and system of test case

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1890235A1 (en) * 2006-08-02 2008-02-20 Microsoft Corporation Test case management
CN101251825A (en) * 2008-04-03 2008-08-27 北京星网锐捷网络技术有限公司 Device and method for generating test use case
CN101847120A (en) * 2010-03-31 2010-09-29 中兴通讯股份有限公司 Design method and system of test case

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103713627A (en) * 2013-12-27 2014-04-09 普华基础软件股份有限公司 Function node test system
CN105824753A (en) * 2016-03-17 2016-08-03 浪潮通用软件有限公司 Method for designing object-oriented test case
CN106383778A (en) * 2016-08-25 2017-02-08 浪潮电子信息产业股份有限公司 Test case reusability improving method
CN107818419B (en) * 2017-11-03 2021-08-10 中国银行股份有限公司 Method and device for determining function test range
CN107818419A (en) * 2017-11-03 2018-03-20 中国银行股份有限公司 A kind of functional test method of determining range and device
CN107729256A (en) * 2017-11-16 2018-02-23 郑州云海信息技术有限公司 The correlating method and system of a kind of project demands and test case
CN108549598A (en) * 2018-03-09 2018-09-18 中国科学院空间应用工程与技术中心 A kind of method for testing software and system
CN108549598B (en) * 2018-03-09 2021-09-24 中国科学院空间应用工程与技术中心 Software testing method and system
CN109636319A (en) * 2018-11-23 2019-04-16 华迪计算机集团有限公司 One kind being used for project implementation management method and device
CN112380138B (en) * 2020-12-07 2021-11-09 深圳开源互联网安全技术有限公司 Test case compiling method and device and storage medium
CN112380138A (en) * 2020-12-07 2021-02-19 深圳开源互联网安全技术有限公司 Test case compiling method and device and storage medium
CN113220563A (en) * 2021-04-12 2021-08-06 成都安易迅科技有限公司 Test case generation method and system, storage medium and computer equipment
CN113190434A (en) * 2021-04-12 2021-07-30 成都安易迅科技有限公司 Test case generation method and device, storage medium and computer equipment
CN113220563B (en) * 2021-04-12 2023-11-17 成都安易迅科技有限公司 Test case generation method, system, storage medium and computer equipment
CN113190434B (en) * 2021-04-12 2024-03-08 成都安易迅科技有限公司 Test case generation method and device, storage medium and computer equipment
CN113821450A (en) * 2021-11-23 2021-12-21 中航金网(北京)电子商务有限公司 Integrated method and system for executing computer software test
CN113821450B (en) * 2021-11-23 2022-04-08 中航金网(北京)电子商务有限公司 Integrated method and system for executing computer software test

Also Published As

Publication number Publication date
CN102968373B (en) 2016-02-17

Similar Documents

Publication Publication Date Title
CN102968373B (en) A kind of maintaining method of test macro and device
CN103810257B (en) A kind of method, apparatus and equipment of upgrading software database
CN109446570B (en) Business process display method, device, computer equipment and storage medium
CN102243660A (en) Data access method and device
CN103049251B (en) A kind of data base persistence layer device and database operation method
CN105224370A (en) A kind of method and apparatus of loading ELF document
CN104267981B (en) A kind of method and device of application layout on loading desktop
CN103425762A (en) Telecom operator mass data processing method based on Hadoop platform
CN105786578A (en) Parameter configuration system and method
CN110019111B (en) Data processing method, data processing device, storage medium and processor
CN103970559A (en) Device loading method and device on basis of Android
CN104423961A (en) Method and system for generating testing script
CN107766130A (en) The method and apparatus that virtual machine migrates to container
CN103530427A (en) Dynamic switching method and device based on multiple databases
CN107103035B (en) Local table data updating method and device
CN105677805A (en) Data storing and reading method and device using protobuf
CN102331920B (en) Data processing method and device
CN106126115A (en) A kind of method and device of the disk of EVM(extended virtual machine)
CN105786525A (en) Method and device for transplanting code from process model to thread model
CN101430685A (en) Downloading method and system
CN102043853A (en) Method and device for updating stored data
CN102456023A (en) Method and system for searching user information
CN104281604A (en) Method and system for generating Target Link data dictionary hierarchical tree
CN108664487B (en) Method and system for writing and reading hash table data
CN107315801B (en) parallel discrete event simulation system initialization data storage method

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

Address after: 518000 Guangdong province Shenzhen city Futian District District Shennan Road Press Plaza room 1306

Co-patentee after: WUHAN HIGHEASY ELECTRONIC TECHNOLOGY Co.,Ltd.

Patentee after: ANKE ROBOT CO.,LTD.

Address before: 518000 Guangdong province Shenzhen city Futian District District Shennan Road Press Plaza room 1306

Co-patentee before: WUHAN HIGHEASY ELECTRONIC TECHNOLOGY Co.,Ltd.

Patentee before: ANKE SMART CITY TECHNOLOGY (PRC) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20180102

Address after: 224600 Jiangsu province Yancheng City Xiangshui Zhangji Industrial Park Community Center

Patentee after: Qian Fanglin

Address before: 518000 Guangdong province Shenzhen city Futian District District Shennan Road Press Plaza room 1306

Co-patentee before: WUHAN HIGHEASY ELECTRONIC TECHNOLOGY Co.,Ltd.

Patentee before: ANKE ROBOT CO.,LTD.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20190924

Address after: 233090 No. 10, 32 blocks, Guangcai Dachang 8 District, Bengbu City, Anhui Province

Patentee after: Bengbu Shangwei Intellectual Property Operations Co.,Ltd.

Address before: 224600 Jiangsu province Yancheng City Xiangshui Zhangji Industrial Park Community Center

Patentee before: Qian Fanglin