CN100346308C - Automatic test method based on database operation - Google Patents

Automatic test method based on database operation Download PDF

Info

Publication number
CN100346308C
CN100346308C CNB2005101260990A CN200510126099A CN100346308C CN 100346308 C CN100346308 C CN 100346308C CN B2005101260990 A CNB2005101260990 A CN B2005101260990A CN 200510126099 A CN200510126099 A CN 200510126099A CN 100346308 C CN100346308 C CN 100346308C
Authority
CN
China
Prior art keywords
primary data
case
database
data
service
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
CNB2005101260990A
Other languages
Chinese (zh)
Other versions
CN1851656A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB2005101260990A priority Critical patent/CN100346308C/en
Publication of CN1851656A publication Critical patent/CN1851656A/en
Application granted granted Critical
Publication of CN100346308C publication Critical patent/CN100346308C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention discloses an automatic testing method based on database operation. Cases and test environments, which are used for testing service function flows, are arranged. The method also comprises the steps: a, initial data stored in a service database is guided and stored by a computer; B, when the cases which are arranged are orderly executed, the initial data which is stored is guided in the service database by the computer; the initial data guided in the service database by the test cases is modified according to needs, the data which is modified is used for executing the cases, and the testing results of the cases are obtained. The method can reduce the complexity arranged by the cases of the function flows, which are used for testing services, the testing period is shortened, the reuse of the cases is improved, and the maintenance of the cases are easy.

Description

A kind of automated testing method based on database manipulation
Technical field
The present invention relates to measuring technology, particularly a kind of automated testing method based on database manipulation based on database manipulation.
Background technology
In order to satisfy the client communication service or other are had the rich and multifarious requirement of the computing machine business of database, the service provider adopts the method for data configuration usually, allows same business realize different functions by different data configurations.When this class business is tested, need operate continually with revise this Service Database in the data of storing with the different functional sequence of test service, in the different functional sequence process of test service, also need the correctness of audit function flow process to the data manipulation of storing in the Service Database.Because professional different needed data of functional sequence and operated data have nothing in common with each other, the different test cases that professional difference in functionality flow process is adopted will interact when carrying out.When the difference in functionality flow process of this class business is tested, problem such as the test case that the test case that will meet this class business is write complexity, reusability is low and the professional difference in functionality flow process of this class is adopted is difficult in maintenance.
At present, have two kinds based on the method for testing of database manipulation, a kind of method is the manual test method, and another kind is an automatic test approach.
When the difference in functionality flow process of manual test business, as shown in Figure 1, Fig. 1 is the method flow diagram of the difference in functionality flow process of prior art manual test business, set in advance each use-case of the difference in functionality flow process of test service, as use-case 1, ..., use-case n, when testing, at first, test environment is set in computing machine, from Service Database, obtains the primary data of being stored, this primary data is formed and stored in the database as required in advance, the business platform that set test environment can move when testing for each use-case; Secondly, the tester revises primary data according to the needs of use-case 1, so that use-case 1 can adopt the primary data of modification normally to move, carries out inspection as a result behind the operation use-case 1; Once more, the data after the tester carries out according to the needs modification use-case 1 of use-case 2 so that use-case 2 can adopt amended data normally to move, are carried out inspection as a result behind the operation use-case 2; ...; At last, use-case n adopts the method deal with data of use-case n-1 deal with data, carries out inspection as a result behind the operation use-case n, and all use-cases are finished.
Adopt the difference in functionality flow process of manual test business, the tester can revise the data after last use-case is carried out, and as the data that this use-case adopted, thereby finishes all use-cases successively.But adopt this method also to exist shortcoming: the operation of use-case is relevant with order, and when function modification or function increase appearred in business, the use-case order of setting was unavailable; Variation has taken place in case certain use-case is revised data in the case maintenance difficulty, and the data that cause follow-up use-case to rely on change, and follow-up use-case becomes and can not carry out; The use-case reusability is low, and use-case does not accomplish that data and working procedure are separated, and causes the use-case reusability low.
When the difference in functionality flow process of automatic test service, as shown in Figure 2, Fig. 2 is the method flow diagram of the difference in functionality flow process of the automatic test service of prior art, sets in advance each use-case of the difference in functionality flow process of test service, as use-case 1, ..., use-case n is when testing, at first, test environment is set in computing machine, from Service Database, obtains the primary data of being stored; Secondly, use-case 1 is made amendment to primary data according to the needs of self, so that use-case 1 can adopt the primary data of modification normally to move, after moving use-case 1 and carrying out result's inspection, the primary data that use-case 1 is revised reverts to primary data; Once more, use-case 2 is made amendment to primary data according to the needs of self, so that use-case 2 can adopt the primary data of modification normally to move, after moving use-case 2 and carrying out result's inspection, the primary data that use-case 2 is revised reverts to primary data; ...; At last, use-case n adopts the method deal with data of use-case 2 deal with data, and after moving use-case n and carrying out result's inspection, the primary data that use-case n is revised reverts to primary data, and all use-cases are finished.
Adopt the difference in functionality flow process of automatic test service to compare use-case operation and use-case sequence independence with the difference in functionality flow process that adopts the manual test business.The method that adopts the difference in functionality flow process of automatic test service mainly is after the use-case operation finishes, and the data that use-case is revised are recovered, and makes that data return to the primary data of business datum library storage before the next use-case operation.But also there is shortcoming in this method: each use-case that is used for the difference in functionality flow process of test service is provided with complexity, and each use-case all will comprise two processes, to the modification of primary data and the recovery of primary data; The reusability of each use-case is not high, if the operational process of change use-case then needs to change the rejuvenation of the primary data of use-case, because the rejuvenation more complicated of primary data, so cause the reusability of each use-case not high.
Therefore, when the automatic test that carries out based on database manipulation, how to reduce each use-case setting complexity, improve each use-case reusability and make the maintenance of each use-case be more prone to become a problem demanding prompt solution.
Summary of the invention
In view of this, fundamental purpose of the present invention is to provide a kind of automated testing method based on database manipulation, this method can reduce each use-case setting that is used for test service difference in functionality flow process complexity, improve each use-case reusability and the maintenance of each use-case be more prone to.
According to above-mentioned purpose, technical scheme of the present invention is achieved in that
A kind of automated testing method based on database manipulation is provided for each use-case and the test environment of each functional sequence of test service, and this method also comprises:
A, computing machine are derived the back storage with the primary data of business datum library storage;
B, when carrying out each set use-case successively, computing machine imports to the primary data of storage in the Service Database, after the primary data that each use-case imports Service Database is revised according to the execution needs of described use-case, adopt amended data to carry out described use-case, check the execution result of described use-case.
The described primary data of steps A comprises: the service management environment of needs when data of using during each use-case operation and the operation of each use-case.
The process that the described primary data with the business datum library storage of steps A derives the back storage is:
The primary data of business datum library storage is generated the primary data script, the primary data script that generates is exported and storage from Service Database as primary data;
The described process that imports in the Service Database of primary data with storage of step B is: the primary data of the primary data script describing of storage is imported in the Service Database.
The process of described generation primary data script is: primary data is described by SQL statement, obtains the primary data script.
Described primary data script is stored in the storage medium of computing machine.
The described primary data of steps A is stored in the storage medium of computing machine.
Described each use-case of step B is undertaken by SQL statement the modification of primary data.
From such scheme as can be seen, the present invention derives after the primary data in the Service Database is generated the primary data script, be stored in the storage medium of computing machine, in the time will carrying out each use-case, the primary data of the primary data script describing of preserving in the storage medium with computing machine imports in the Service Database, after the primary data that each use-case imports Service Database is made amendment and is adopted amended data to move, check result.Because the present invention is when the automatic test that carries out based on database manipulation, each use-case does not need to carry out the process of recovering primary data as prior art, but in advance the primary data of business datum library storage is derived and stores in the storage medium of computing machine, the primary data that will be stored in again when carrying out each use-case in the computer-readable storage medium imports Service Database, recover in the Service Database owing to a last use-case is carried out the primary data of revising, each use-case adopts the primary data that imports to Service Database to carry out, thereby reduces the complexity of each use-case setting of the difference in functionality flow process that is used for test service, improve each use-case reusability and the maintenance of each use-case is more prone to.
Description of drawings
Fig. 1 is the method flow diagram of the difference in functionality flow process of prior art manual test business.
Fig. 2 is the method flow diagram of the difference in functionality flow process of the automatic test service of prior art.
Fig. 3 is the automated testing method process flow diagram that the present invention is based on database manipulation.
Embodiment
In order to make the purpose, technical solutions and advantages of the present invention clearer, below lift specific embodiment and, the present invention is described in more detail with reference to accompanying drawing.
In order to make each set use-case save the part that primary data is recovered, the invention provides a kind of automated testing method based on database manipulation, after this method generates the primary data script with the primary data in the Service Database, derivation is kept in the storage medium of computing machine, when carrying out each set use-case, the primary data of the primary data script describing of storing in the storage medium with computing machine imports in the Service Database again, each set use-case moves each use-case to after importing to primary data in the Service Database and making amendment.
The present invention is provided for each use-case of the difference in functionality flow process of test service, and the process that each use-case will be carried out comprises: the process that primary data imports to process in the Service Database, make amendment to primary data, operational process and checking process as a result.Wherein, the process that primary data is made amendment, operational process and the process that will carry out of the use-case of checking process and prior art is identical as a result, the present invention has increased primary data and has imported to process in the Service Database in use-case.
Fig. 3 is the automated testing method process flow diagram that the present invention is based on database manipulation, and its concrete steps are:
Step 300, computer installation test environment, this test environment also can be referred to as the service operation environment, and this test environment is exactly the business platform that guarantees that each use-case can normally move.
Step 301~302, computing machine obtain the primary data of business datum library storage, and primary data generated the primary data script in Service Database after, the primary data script that is generated is derived from Service Database, store in the storage medium of computing machine.
The process of described derivation is: read the primary data script from database.
The storage medium of described computing machine can be for any storage space in the computing machine, as calculator memory, hard disc of computer or computer disk etc.
Primary data in the Service Database generates and stores according to requirement of client, for example, the service management environmental information that this primary data needs in the time of can be for client's information and use-case operation etc., the service management environment of needs when data of having used when therefore, this primary data has comprised each use-case operation and the operation of each use-case.
The process that primary data generates the primary data script is: primary data is described with SQL (StructuredQuery Language) statement, obtains the primary data script.
The present invention can also adopt other script that primary data is described, and obtains the primary data script.
Step 303, when carrying out each use-case, the described primary data of primary data script that is stored in the computer-readable storage medium is imported in the Service Database, after the primary data that set each use-case imports Service Database is made amendment according to self needs, adopt amended data run, obtain the check result of each use-case, finish test.
Described importing process is: the described primary data of primary data script that will be stored in the computer-readable storage medium covers in the Service Database by the amended primary data of a last use-case; After perhaps the primary data of revising owing to the last use-case of execution in the database being deleted, the described primary data of primary data script that will be stored in again in the computer-readable storage medium is input in the Service Database.
Because the primary data script adopts SQL statement to describe, and preserves the information of all primary datas, so after the present invention can adopt prior art to obtain primary data from the primary data script, primary data is imported in the Service Database again.
The process of carrying out a set use-case is: at first, the described primary data of primary data script that is stored in the computer-readable storage medium is imported in the Service Database; Secondly, the primary data that this use-case imports Service Database is made amendment according to self needs, obtains being fit to the service management environment of this use-case of operation and the data that this use-case can adopt when operation; Once more, this use-case adopts the data that obtain to move under this service management environment; At last, this use-case carries out inspection as a result, finishes the implementation of this use-case.
Each use-case is normally undertaken by SQL statement the modification of primary data script.
The present invention can also directly export to the primary data of business datum library storage in the storage medium of computing machine, when carrying out each use-case, directly the primary data in the storage medium of computing machine is imported in the Service Database successively again, finish the execution of each use-case.
Method provided by the invention has the following advantages: each use-case that is used for the difference in functionality flow process of test service is write simply, because each use-case does not comprise the rejuvenation of primary data, institute so that be used for test service the difference in functionality flow process each use-case the complexity reduction is set; Each case maintenance difficulty reduces, and when the difference in functionality of business is revised, only needs to revise corresponding use-case, and other use-cases are unaffected, and when business increased function, only needing increased corresponding use-case, and other use-cases are unaffected; Each use-case reusability improves, and accomplishes being separated of use-case and primary data basically, thereby improves the reusability of each use-case.
Below with an IN service, promptly 200 calling card services are example, and method provided by the invention is described.
The card number of 200 phonecards and password storage are provided with the difference in functionality flow process that three use-cases are tested 200 calling card services in Service Database:
Use-case 1:200 phonecard state is normal, promptly is not used, and revising new password is 54321, and test obtains revising successfully.
Use-case 2:200 phonecard abnormal state, as using, revising new password is 22345, tests to obtain revising and fails because the phonecard that is using can not be revised password.
Use-case 3:200 phonecard state is normal, and revising new password is 12, obtains modification and fails because Password Length test less than 4.
At above-mentioned use-case, if adopt the method for the difference in functionality flow process of the described test service of Fig. 1, then whole process is as described below.
At first, test environment is set after, carry out the primary data setting, the card number that one 200 phonecard promptly is set in database is 200123456789, password is 12345, the state of this 200 phonecard is normal.
Secondly, implementation of test cases 1, suggestion voice according to 200 calling card services is imported the card number 200123456789 and the password 12345 of 200 phonecards of database storing, entering and revising cryptographic function modification password is 54321, the password of checking this 200 phonecard in the database after revising successfully is 54321, and the result checks success.
Once more, implementation of test cases 2, suppose that card number is that 200123456789 200 phonecards use, suggestion voice according to 200 calling card services is imported the card number 200123456789 of 200 phonecards of database storing, and with password 54321 inputs of having been revised by use-case 1 of database storing, suggestion voice points out this 200 phonecard to use, and can not revise password, the password of checking this 200 phonecard in the database is 54321, and the result checks success.
At last, implementation of test cases 3, suppose that card number is that 200123456789 200 phonecards are not used, suggestion voice according to 200 calling card services is imported the card number 200123456789 of 200 phonecards of database storing, and with password 54321 inputs of having been revised by use-case 1 of database storing, entering and revising cryptographic function modification password is 12, and the suggestion voice prompt cipher is revised failure, the password of checking this 200 phonecard in the database is 54321, and the result checks success.
Use-case 1~use-case 3 is finished.
As can be seen, adopt the described method of Fig. 1, use-case 2 and use-case 3 are when carrying out, and what all use is the data of having been revised by use-case 1 of database storing, carry out corresponding use-case after making amendment to the data of having been revised by use-case 1 of data library storage.
If adopt the method for the difference in functionality flow process of test service of the present invention, then whole process is as described below.
At first, test environment is set after, carry out the primary data setting, the card number that one 200 phonecard promptly is set in database is 200123456789, password is 12345, the state of this 200 phonecard is normal, can adopt SQL statement when being provided with; Primary data in the database exported in the file that computing machine sets in advance preserve, as be kept in the uml file of setting.
Secondly, implementation of test cases 1, data in the uml file are returned in the database, be about to the data deletion of database storing, once more store in database as primary data the data of uml file storage, suggestion voice according to 200 calling card services is imported the card number 200123456789 and the password 12345 of 200 phonecards of database storing, entering and revising cryptographic function modification password is 54321, the password of checking this 200 phonecard in the database after revising successfully is 54321, and the result checks success.
Once more, implementation of test cases 2, data in the uml file are returned in the database, be about to the card number 200123456789 and password 54321 deletions of data 200 phonecards of database storing, once more store in database as primary data the card number 200123456789 and the password 12345 of data 200 phonecards of uml file storage, suppose that card number is that 200123456789 200 phonecards use, suggestion voice according to 200 calling card services is imported the card number 200123456789 and the password 12345 of 200 phonecards of database storing, suggestion voice points out this 200 phonecard to use, can not revise password, the password of checking this 200 phonecard in the database is 12345, and the result checks success.
At last, implementation of test cases 3, data in the uml file are returned in the database, be about to the card number 200123456789 and password 12345 deletions of data 200 phonecards of database storing, once more store in database as primary data the card number 200123456789 and the password 12345 of data 200 phonecards of uml file storage, suppose that card number is that 200123456789 200 phonecards are not used, suggestion voice according to 200 calling card services is imported the card number 200123456789 and the password 12345 of 200 phonecards of database storing, entering and revising cryptographic function modification password is 12, the suggestion voice prompt cipher is revised failure, the password of checking this 200 phonecard in the database is 12345, and the result checks success.
As can be seen, adopt method provided by the invention, each use-case is when carrying out, and the data that adopted all are the primary datas of database storing, rather than through the amended data that are stored in the database of a last use-case.
Use-case 1~use-case 3 is finished.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being made 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 (7)

1, a kind of automated testing method based on database manipulation is provided for each use-case and the test environment of each functional sequence of test service, it is characterized in that this method also comprises:
A, computing machine are derived the back storage with the primary data of business datum library storage;
B, when carrying out each set use-case successively, computing machine imports to the primary data of storage in the Service Database, after the primary data that each use-case imports Service Database is revised according to the execution needs of described use-case, adopt amended data to carry out described use-case, check the execution result of described use-case.
2, the method for claim 1 is characterized in that, the described primary data of steps A comprises: the service management environment of needs when data of using during each use-case operation and the operation of each use-case.
3, the method for claim 1 is characterized in that, the process that the described primary data with the business datum library storage of steps A derives the back storage is:
The primary data of business datum library storage is generated the primary data script, the primary data script that generates is exported and storage from Service Database as primary data;
The described process that imports in the Service Database of primary data with storage of step B is: the primary data of the primary data script describing of storage is imported in the Service Database.
4, method as claimed in claim 3 is characterized in that, the process of described generation primary data script is: primary data is described by SQL statement, obtains the primary data script.
5, method as claimed in claim 3 is characterized in that, described primary data script is stored in the storage medium of computing machine.
6, the method for claim 1 is characterized in that, the described primary data of steps A is stored in the storage medium of computing machine.
7, the method for claim 1 is characterized in that, described each use-case of step B is undertaken by SQL statement the modification of primary data.
CNB2005101260990A 2005-11-24 2005-11-24 Automatic test method based on database operation Expired - Fee Related CN100346308C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2005101260990A CN100346308C (en) 2005-11-24 2005-11-24 Automatic test method based on database operation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2005101260990A CN100346308C (en) 2005-11-24 2005-11-24 Automatic test method based on database operation

Publications (2)

Publication Number Publication Date
CN1851656A CN1851656A (en) 2006-10-25
CN100346308C true CN100346308C (en) 2007-10-31

Family

ID=37133135

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005101260990A Expired - Fee Related CN100346308C (en) 2005-11-24 2005-11-24 Automatic test method based on database operation

Country Status (1)

Country Link
CN (1) CN100346308C (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101093462B (en) * 2006-06-22 2011-02-09 上海全成通信技术有限公司 Automatization method for testing schooling pressure on database application
CN102486748B (en) * 2010-12-02 2015-07-15 金蝶软件(中国)有限公司 Method and device for performance test
CN107800889B (en) * 2017-02-17 2019-11-05 平安科技(深圳)有限公司 Call logic test method and device
CN110795332A (en) * 2018-08-03 2020-02-14 北京京东尚科信息技术有限公司 Automatic testing method and device
CN110221952B (en) * 2019-04-18 2023-04-07 北京互金新融科技有限公司 Service data processing method and device and service data processing system
CN113704265A (en) * 2021-08-31 2021-11-26 上海华力集成电路制造有限公司 Data maintenance method, system, electronic equipment and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58165157A (en) * 1982-03-25 1983-09-30 Fujitsu Ltd Test controlling system of program using data base
US5414836A (en) * 1993-09-29 1995-05-09 International Business Machines Corporation Software testing system that employs a graphical interface to generate test cases configured as hybrid tree structures
US5856984A (en) * 1996-09-30 1999-01-05 Mci Worldcom, Inc. Method of and system for generating test cases
CN1428700A (en) * 2001-12-27 2003-07-09 联想(北京)有限公司 Method for producing test scheme and its system
CN1485740A (en) * 2002-09-23 2004-03-31 上海贝尔有限公司 General purpose testing arrangement for embedded module and subsystem based on host machine platform
CN1503168A (en) * 2002-11-22 2004-06-09 深圳市中兴通讯股份有限公司 Automatic test method for system products
US6782518B2 (en) * 2002-03-28 2004-08-24 International Business Machines Corporation System and method for facilitating coverage feedback testcase generation reproducibility
CN1536789A (en) * 2003-04-09 2004-10-13 华为技术有限公司 Upgrading method by utilizing wave analysis of cuxiliary test example
CN1677365A (en) * 2004-03-31 2005-10-05 微软公司 Test case inheritance controlled via attributes
JP2005293044A (en) * 2004-03-31 2005-10-20 Hitachi Software Eng Co Ltd Test data generation method and system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58165157A (en) * 1982-03-25 1983-09-30 Fujitsu Ltd Test controlling system of program using data base
US5414836A (en) * 1993-09-29 1995-05-09 International Business Machines Corporation Software testing system that employs a graphical interface to generate test cases configured as hybrid tree structures
US5856984A (en) * 1996-09-30 1999-01-05 Mci Worldcom, Inc. Method of and system for generating test cases
CN1428700A (en) * 2001-12-27 2003-07-09 联想(北京)有限公司 Method for producing test scheme and its system
US6782518B2 (en) * 2002-03-28 2004-08-24 International Business Machines Corporation System and method for facilitating coverage feedback testcase generation reproducibility
CN1485740A (en) * 2002-09-23 2004-03-31 上海贝尔有限公司 General purpose testing arrangement for embedded module and subsystem based on host machine platform
CN1503168A (en) * 2002-11-22 2004-06-09 深圳市中兴通讯股份有限公司 Automatic test method for system products
CN1536789A (en) * 2003-04-09 2004-10-13 华为技术有限公司 Upgrading method by utilizing wave analysis of cuxiliary test example
CN1677365A (en) * 2004-03-31 2005-10-05 微软公司 Test case inheritance controlled via attributes
JP2005293044A (en) * 2004-03-31 2005-10-20 Hitachi Software Eng Co Ltd Test data generation method and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
基于UML 的软件测试自动化研究 黄陇,于洪敏,陈致明,于秀山,计算机应用,第24卷第7期 2004 *
自动化回归测试在Java 项目中的实现 尤永康,刘乃琦,计算机应用,第25卷第1期 2005 *
面向对象软件测试与UML 刘高嵩,龙军,福建电脑,第8期 2004 *

Also Published As

Publication number Publication date
CN1851656A (en) 2006-10-25

Similar Documents

Publication Publication Date Title
CN103092742B (en) Program log recording optimization method and system
CN100346308C (en) Automatic test method based on database operation
US20120143893A1 (en) Pattern Matching Framework for Log Analysis
CN1877544A (en) Keyword-driven automatic testing system and method
CN106557307B (en) Service data processing method and system
US20100095283A1 (en) Migration Apparatus Which Convert Application Program of Mainframe System into Application Program of Open System and Method for Thereof
CN111124872A (en) Branch detection method and device based on difference code analysis and storage medium
CN112147983B (en) Vehicle diagnosis method and device, electronic equipment and storage medium
US8924921B2 (en) Abstracting business logic into centralized database controls
CN107122203B (en) Configuration file setting method and device
CN1976320A (en) Data access control method and system
US20100042661A1 (en) Rehosting Method Which Convert Mainframe System into Open System
CN111880803B (en) Software construction method and device applied to multiple platforms
US10761940B2 (en) Method, device and program product for reducing data recovery time of storage system
US8819494B2 (en) Automatically changing parts in response to tests
CN103235745B (en) A kind of address conflict detecting method and device
CN115705294B (en) Method, device, electronic equipment and medium for acquiring function call information
CN116244272A (en) Data migration method, system, equipment and medium
US20170220611A1 (en) Analysis of system information
CN111737964A (en) Form dynamic processing method, equipment and medium
CN111241191A (en) Database synchronization method and device
CN112527265A (en) Method for automatically injecting logs and computer equipment
CN112148710B (en) Micro-service library separation method, system and medium
CN113434359B (en) Data traceability system construction method and device, electronic device and readable storage medium
EP4068141B1 (en) Method and system to enable print functionality in high-level synthesis (hls) design platforms

Legal Events

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

Granted publication date: 20071031

Termination date: 20141124

EXPY Termination of patent right or utility model