[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN103473148A - Method and device for restoring testing environment - Google Patents

Method and device for restoring testing environment Download PDF

Info

Publication number
CN103473148A
CN103473148A CN2012101887812A CN201210188781A CN103473148A CN 103473148 A CN103473148 A CN 103473148A CN 2012101887812 A CN2012101887812 A CN 2012101887812A CN 201210188781 A CN201210188781 A CN 201210188781A CN 103473148 A CN103473148 A CN 103473148A
Authority
CN
China
Prior art keywords
business module
interface object
script file
operation interface
sign
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
CN2012101887812A
Other languages
Chinese (zh)
Other versions
CN103473148B (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201210188781.2A priority Critical patent/CN103473148B/en
Publication of CN103473148A publication Critical patent/CN103473148A/en
Application granted granted Critical
Publication of CN103473148B publication Critical patent/CN103473148B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The invention discloses a method and a device for restoring a testing environment. The testing environment can be intelligently restored according to an association relationship between service commands without external human intervention. The method comprises the following steps of writing a clearing operation interface object identifier of each tested service module into a script file according to the configuration operation sequence of the tested service modules in a process of automatically testing the service modules; after the service modules are automatically tested, calling the script file, and executing clearing operation interface objects in the script file according to a last-in first-out sequence. The device comprises a script file generation unit and a testing environment restoration unit. According to the method and the device, the test data of a current case can be automatically cleared, and an algorithm is simple and easy to implement.

Description

A kind of recovery test environment method and device
Technical field
The present invention relates to communication technical field, be specifically related to a kind of method and device that recovers test environment.
Background technology
Test environment refers to the description of the software and hardware environment of test run on it, and the mutual software of any other and tested software.Any test all depends on test environment, so stable and controlled test environment, can make the tester spend the execution that the less time just completes test case, also without the maintenance for test case, test process, spend the extra time, and can guarantee that each submitted defect can at any time be reappeared accurately.Test environment through good planning and management, can reduce as much as possible the adverse effect of the change of environment to test job, and can produce positive effect to the efficiency of test job and the raising of quality.
In carrying out test process, need to constantly keep a good test environment, just relate to the recovery problem of test environment.By recovering test environment, clean, a good test environment is provided, reduce because of data residual in test environment as far as possible; Otherwise, be easy to test process and result are caused to unnecessary interference effect, increase fault and get rid of difficulty, so test environment is recovered effectively, be Reliability Assurance and the precondition of carrying out automatic test.
At present, industry has for the method for operating of recovering test environment: test environment is decomposed into to a plurality of test sets that tree structure, classification are arranged, carries out the environment recovery for each test set afterwards, or carry out environment recovery etc. by backup mode., if be applied in automatic test course, may there be several potential risks in this several method:
1, can't realize automatically, be removed safely all relevant business;
2, may there is incidence relation between the business order, remove business datum and should be noted that the test execution sequencing, otherwise, can directly cause recovering the test environment failure, this needs human intervention usually.
Because these risks exist, caused these methods can't be applicable to the automatic test field.
Summary of the invention
The technical problem to be solved in the present invention is to provide a kind of method and device that recovers test environment, does not need extraneous human intervention, can be according to incidence relation intelligent restoration test environment between the business order.
For addressing the above problem, the invention provides a kind of recovery test environment method, comprising:
Business module is carried out in automatic test course, according to the sequencing of the configuration operation of each tested business module, the clear operation interface object of described each tested business module sign is write in script file;
After completing automatic test, call described script file, carry out the clear operation interface object in described script file according to the order that last in, first out.
Further, the sequencing of the described configuration operation according to each tested business module writes the clear operation interface object of described each tested business module sign in script file, comprising:
While often carrying out the business configuration of a business module or after configuration, search mapping table according to the sign of this business module, preserve the corresponding relation of business module and its clear operation interface object in described mapping table, obtain the clear operation interface object sign of this business module from mapping table, this clear operation interface object sign is write in script file, and the precedence that in script file, each clear operation interface object sign writes is identical with the precedence that each clear operation interface object identifies corresponding business module execution configuration operation.
Further, the sequencing of the described configuration operation according to each tested business module writes the clear operation interface object of described each tested business module sign in script file, comprising:
While often carrying out the business configuration of a business module or after configuration, the sign of this business module is deposited in test log;
Read all business module signs of this test from test log, search mapping table according to the sign of business module, obtain the clear operation interface object sign of all business modules of this test, preserve the corresponding relation of business module and its clear operation interface object in described mapping table;
The sequencing that the clear operation interface object of each business module of obtaining sign is carried out to configuration operation according to each business module writes in script file.
For addressing the above problem, the present invention also provides a kind of recovery test environment method, comprising:
Business module is carried out in automatic test course, and the order contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file;
After completing automatic test, call described script file, carry out the clear operation interface object in described script file by the order of last-in, last-out.
Further, the described order contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file, comprising:
While often carrying out the business configuration of a business module or after configuration, the sign of this business module is deposited in test log;
Read all business module signs of this test by the order that last in, first out from test log, search mapping table according to the sign of business module, obtain the clear operation interface object sign of all business modules of this test, preserve the corresponding relation of business module and its clear operation interface object in described mapping table;
The clear operation interface object of each business module of obtaining sign is write in script file according to each business module, carrying out the order that the configuration operation sequencing is contrary.
For addressing the above problem, the present invention also provides a kind of device that recovers test environment, comprises script file generation unit and test environment recovery unit, wherein:
Described script file generation unit, for business module is being carried out to automatic test course, write the clear operation interface object of described each tested business module sign in script file according to the sequencing of the configuration operation of each tested business module;
Described test environment recovery unit, for after completing automatic test, call described script file, according to the order that last in, first out, carries out the clear operation interface object in described script file.
Further, described device also comprises: the mapping table unit for creating mapping table, and is kept at the corresponding relation of business module and its clear operation interface object in mapping table;
Described script file generation unit writes the clear operation interface object of described each tested business module sign in script file according to the sequencing of the configuration operation of each tested business module, comprising:
Described script file generation unit is when often carrying out the business configuration of a business module or after configuration, search mapping table according to the sign of this business module, obtain the clear operation interface object sign of this business module, this clear operation interface object sign is write in script file, and the precedence that in script file, each clear operation interface object sign writes is identical with the precedence that each clear operation interface object identifies corresponding business module execution configuration operation.
Further, described device also comprises: the mapping table unit for creating mapping table, and is kept at the corresponding relation of business module and its clear operation interface object in mapping table;
Described script file generation unit writes the clear operation interface object of described each tested business module sign in script file according to the sequencing of the configuration operation of each tested business module, comprising:
Described script file generation unit, when often carrying out the business configuration of a business module or after configuration, deposits the sign of this business module in test log in; Read all business module signs of this test from test log, according to the sign of business module, search mapping table, obtain the clear operation interface object sign of all business modules of this test; The sequencing that the clear operation interface object of each business module of obtaining sign is carried out to configuration operation according to each business module writes in script file.
For addressing the above problem, the present invention also provides a kind of device that recovers test environment, comprises script file generation unit and test environment recovery unit, wherein:
Described script file generation unit, for business module is being carried out to automatic test course, the order contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file;
Described test environment recovery unit, for after completing automatic test, call described script file, by the last-in, last-out order, carries out the clear operation interface object in described script file.
Further, described device also comprises: the mapping table unit for creating mapping table, and is kept at the corresponding relation of business module and its clear operation interface object in mapping table;
The order that described script file generation unit is contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file, comprising:
When described script file generation unit often carries out the business configuration of a business module or after configuration, the sign of this business module is deposited in test log; Read all business module signs of this test by the order that last in, first out from test log, according to the sign of business module, search mapping table, obtain the clear operation interface object sign of all business modules of this test; The clear operation interface object of each business module of obtaining sign is write in script file according to each business module, carrying out the order that the configuration operation sequencing is contrary.
The device and method of the embodiment of the present invention, only need to define unique identifier to each business module, and identifier and its corresponding clear operation interface object sign are integrated into to a mapping table.When the operation automation test case, identifier according to configured business module, search its corresponding clear operation interface object sign in mapping table, and write in order script file, after test completes, can call this script file, and carry out according to order first-in last-out, the final removing test environment automatically of realizing.
The present invention program and prior art scheme by comparison, have the following advantages:
1, the embodiment of the present invention has realized automatically removing the test data of current use-case, and can not removing other data according to configured business module, has guaranteed to recover reliability and the security of test environment;
2, the automatic test device of the embodiment of the present invention, algorithm is simple, is easy to realize, only need to synchronously generate the information of corresponding clear operation interface according to the configuration information of business module, can realize the purpose of intelligent restoration test environment.
The accompanying drawing explanation
Fig. 1 is the embodiment of the present invention 1 process flow diagram;
Fig. 2 is the embodiment of the present invention 2 process flow diagrams;
Fig. 3 is the data structure block diagram of mapping table;
Fig. 4 is the embodiment of the present invention 3 process flow diagrams;
Fig. 5 is that the embodiment of the present invention 4 is recovered test environment device schematic diagram.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, hereinafter in connection with accompanying drawing, embodiments of the invention are elaborated.It should be noted that, in the situation that do not conflict, the embodiment in the application and the feature in embodiment be combination in any mutually.
Embodiment 1
As shown in Figure 1, comprise the following steps 110-120:
Step 110, carry out in automatic test course business module, according to the sequencing of the configuration operation of each tested business module, the clear operation interface object of aforementioned each tested business module sign write in script file;
This paper is usingd business module and is described as the granularity of automatic test, and each business module generally comprises configuration operation interface object, retouching operation interface object, query manipulation interface object, clear operation interface object etc.In carrying out automatic test course, what likely carry out is configuration operation, or configuration operation and retouching operation, or configuration operation and query manipulation, or configuration operation, retouching operation and query manipulation are all carried out.Therefore in can when configuration operation or after configuration operation, the clear operation interface object of business module under this configuration operation interface object sign being write to script file.
Step 120, after completing automatic test, call described script file, according to the order that last in, first out (first-in last-out), carries out the clear operation interface object in described script file.
The correctness of sequencing while guaranteeing to remove business datum by said method, and can realize that automated intelligent ground recovers test environment,
In other embodiments, the order in step 110 can be contrary, and according to the configuration operation sequencing with each tested business module, contrary order writes the clear operation interface object of described each tested business module sign in script file.Now, in step 120, while carrying out the clear operation interface object, as long as carry out according to the order in script file, according to the order of last-in, last-out, carry out.
No matter adopt which kind of mode, in a word if guarantee first to carry out configuration operation after removed, after carry out first removing and get final product of configuration operation.
Embodiment 2
Provide in the present embodiment clear operation interface object sign has been write to the concrete grammar in script file.At first be that each tested business module defines unique separately identifier, create afterwards a mapping table, write identifier and its corresponding clear operation interface object sign (as title) of all tested business modules in mapping table.Like this, in carrying out automatic test course, when carrying out business configuration, can travel through in mapping table by the identifier of this tested business module and search its corresponding clear operation interface object sign, the interface object sign found is written in the script file of appointment by the order configured, finally working as test case executes, and then call this script file, carry out the clear operation interface object in script file according to order first-in last-out, just can be automatically by with configuration use-case reverse order, removing the business datum of previous configuration, reach intelligent restoration test environment purpose.
As shown in Figure 2, specifically comprise the following steps:
Step 210, for each tested business module arranges identifier, in order to this business module of unique identification;
Step 220, write the identifier of each tested business module and its clear operation interface object sign in mapping table;
Above-mentioned steps 210 and 220 is, for tested business module, sign is set, and configuration mapping table, in test process, if there is newly-increased tested module to add, be newly-increased tested block configuration identifier, and the clear operation interface object that will increase tested module newly identify and write mapping table.
Perhaps, in other embodiments, in step 210, can identifier be set for all business modules, and only for tested business module, create mapping table in step 220.
Perhaps, also can for all business modules, identifier be set in advance in other embodiments, and this identifier and clear operation interface object sign corresponding to business module are write to mapping table.
By creating mapping table, with the identifier of description business module and the one-to-one relationship between its clear operation interface object sign, as shown in Figure 3, each data item of mapping table, all identifier and its clear operation interface identifier by business module forms, and using business module identifier as the table major key.
Step 230, in the middle of automatic test test case process, while carrying out the configuration operation interface object of business module, or after carrying out the configuration operation interface object, identifier according to this business module, in mapping table, traversal is searched corresponding clear operation interface object sign, and it is write in the executable script file of generation;
If in mapping table, do not match the clear operation interface object sign of target service module, perform step 220, search and write the clear operation interface object sign of this business module in mapping table.
In order to realize correct recovery, according to the order of carrying out configuration operation, the identifier of business module is write to script file in the present embodiment.
In fact, using the identifier of business module as bridge, between the configuration operation interface object of this business module and clear operation interface object, set up its mapping relations.After the configuration operation interface object of the business module that will test executes, can synchronously generate a script file, comprise corresponding clear operation interface object sign.
Step 240, when completing the automatic test cases execution, call above-mentioned script file, by the order that last in, first out first-in last-out, carries out the clear operation interface object.
As long as guarantee that the clear operation interface object is contrary with the execution sequence of configuration operation interface object, can avoid the incidence relation problem between business module.
According to configured business module, call its clear operation interface object, only can remove the test data of configuration, and can not remove other data, assurance can the damage test environment like this.
Embodiment 3
The present embodiment provides another intelligent restoration test environment concrete example, as shown in Figure 4, comprises the steps:
Step 310, to No. ID, one of each business module definition, in order to this business module of unique identification;
Step 320, write No. ID of all business modules and clear operation interface object sign in mapping table, forms one-to-one relationship;
Step 330, in carrying out automatic test course, during the configuration operation interface object of a business module of every execution, deposit in test log No. ID of this business module;
Step 340 reads No. ID, all business modules of this test case from this test log according to the sequencing of configuration operation, according to No. ID, these business modules, search its corresponding clear operation interface object sign in mapping table;
Step 350, the clear operation interface object found is identified according to sequencing, write and can carry out in script file, the precedence that in script file, each clear operation interface object sign writes is identical with the precedence that each clear operation interface object identifies corresponding business module execution configuration operation, and the clear operation interface object sign of the business module of first carrying out first writes script file;
Also can carry out according to reading No. ID contrary order of business module while writing script file, when step 360 is carried out script file, just can carry out according to the order write like this.
Step 360, after completing the automatic test cases execution, call this script file, by sequentially carrying out successively the clear operation interface object first-in last-out, completes the clear operation to institute's configuration data, realizes that intelligentized test environment recovers purpose.
Embodiment 4
The present embodiment introduction realizes the device of said method, as shown in Figure 5, comprises script file generation unit and test environment recovery unit, wherein:
This script file generation unit, for business module is being carried out to automatic test course, write the clear operation interface object of described each tested business module sign in script file according to the sequencing of the configuration operation of each tested business module;
This test environment recovery unit, for after completing automatic test, call described script file, according to the order that last in, first out, carries out the clear operation interface object in described script file.
Preferably, this device also comprises: the mapping table unit for creating mapping table, and is kept at the corresponding relation of business module and its clear operation interface object in mapping table.
Any in can be in the following ways of script file generation unit realized will the clear operation interface object of described each tested business module identifying and writing in script file according to the sequencing of the configuration operation of each tested business module:
1, the script file generation unit is when often carrying out the business configuration of a business module or after configuration, search mapping table according to the sign of this business module, obtain the clear operation interface object sign of this business module, this clear operation interface object sign is write in script file, and the precedence that in script file, each clear operation interface object sign writes is identical with the precedence that each clear operation interface object identifies corresponding business module execution configuration operation;
2, the script file generation unit, when often carrying out the business configuration of a business module or after configuration, deposits the sign of this business module in test log in; Read all business module signs of this test from test log, according to the sign of business module, search mapping table, obtain the clear operation interface object sign of all business modules of this test; The sequencing that the clear operation interface object of each business module of obtaining sign is carried out to configuration operation according to each business module writes in script file.
Embodiment 5
The present embodiment introduction realizes the another kind of device of said method, as shown in Figure 5, comprises script file generation unit and test environment recovery unit, wherein:
This script file generation unit, for business module is being carried out to automatic test course, the order contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file;
This test environment recovery unit, for after completing automatic test, call described script file, by the last-in, last-out order, carries out the clear operation interface object in described script file.
Preferably, this device also comprises: the mapping table unit for creating mapping table, and is kept at the corresponding relation of business module and its clear operation interface object in mapping table;
Described script file generation unit is realized in the following ways: the order contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file:
When the script file generation unit often carries out the business configuration of a business module or after configuration, the sign of this business module is deposited in test log; Read all business module signs of this test by the order that last in, first out from test log, according to the sign of business module, search mapping table, obtain the clear operation interface object sign of all business modules of this test; The clear operation interface object of each business module of obtaining sign is write in script file according to each business module, carrying out the order that the configuration operation sequencing is contrary.
If each business module there is no sign, can increase by an identifier in above-described embodiment 4 or the described device of embodiment 5 module is set, be used to each business module that identifier is set.
In sum, provided herein in automatic test course the device and method of intelligent restoration test environment solved well the defect of prior art scheme, realize the intellectuality that configured test data is removed, and solved the incidence relation problem between the business order.The method is simple and reliable, realizes that the device of the method is through actual test, and result is reliable and stable.
One of ordinary skill in the art will appreciate that all or part of step in said method can come the instruction related hardware to complete by program, described program can be stored in computer-readable recording medium, as ROM (read-only memory), disk or CD etc.Alternatively, all or part of step of above-described embodiment also can realize with one or more integrated circuit.Correspondingly, each the module/unit in above-described embodiment can adopt the form of hardware to realize, also can adopt the form of software function module to realize.The present invention is not restricted to the combination of the hardware and software of any particular form.
Certainly; the present invention also can have other various embodiments; in the situation that do not deviate from spirit of the present invention and essence thereof; those of ordinary skill in the art are when making according to the present invention various corresponding changes and distortion, but these corresponding changes and distortion all should belong to the protection domain of the appended claim of the present invention.

Claims (10)

1. one kind is recovered the test environment method, comprising:
Business module is carried out in automatic test course, according to the sequencing of the configuration operation of each tested business module, the clear operation interface object of described each tested business module sign is write in script file;
After completing automatic test, call described script file, carry out the clear operation interface object in described script file according to the order that last in, first out.
2. the method for claim 1 is characterized in that:
The sequencing of the described configuration operation according to each tested business module writes the clear operation interface object of described each tested business module sign in script file, comprising:
While often carrying out the business configuration of a business module or after configuration, search mapping table according to the sign of this business module, preserve the corresponding relation of business module and its clear operation interface object in described mapping table, obtain the clear operation interface object sign of this business module from mapping table, this clear operation interface object sign is write in script file, and the precedence that in script file, each clear operation interface object sign writes is identical with the precedence that each clear operation interface object identifies corresponding business module execution configuration operation.
3. the method for claim 1 is characterized in that:
The sequencing of the described configuration operation according to each tested business module writes the clear operation interface object of described each tested business module sign in script file, comprising:
While often carrying out the business configuration of a business module or after configuration, the sign of this business module is deposited in test log;
Read all business module signs of this test from test log, search mapping table according to the sign of business module, obtain the clear operation interface object sign of all business modules of this test, preserve the corresponding relation of business module and its clear operation interface object in described mapping table;
The sequencing that the clear operation interface object of each business module of obtaining sign is carried out to configuration operation according to each business module writes in script file.
4. one kind is recovered the test environment method, comprising:
Business module is carried out in automatic test course, and the order contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file;
After completing automatic test, call described script file, carry out the clear operation interface object in described script file by the order of last-in, last-out.
5. method as claimed in claim 4 is characterized in that:
The described order contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file, comprising:
While often carrying out the business configuration of a business module or after configuration, the sign of this business module is deposited in test log;
Read all business module signs of this test by the order that last in, first out from test log, search mapping table according to the sign of business module, obtain the clear operation interface object sign of all business modules of this test, preserve the corresponding relation of business module and its clear operation interface object in described mapping table;
The clear operation interface object of each business module of obtaining sign is write in script file according to each business module, carrying out the order that the configuration operation sequencing is contrary.
6. a device that recovers test environment, comprise script file generation unit and test environment recovery unit, wherein:
Described script file generation unit, for business module is being carried out to automatic test course, write the clear operation interface object of described each tested business module sign in script file according to the sequencing of the configuration operation of each tested business module;
Described test environment recovery unit, for after completing automatic test, call described script file, according to the order that last in, first out, carries out the clear operation interface object in described script file.
7. device as claimed in claim 6 is characterized in that:
Described device also comprises: the mapping table unit for creating mapping table, and is kept at the corresponding relation of business module and its clear operation interface object in mapping table;
Described script file generation unit writes the clear operation interface object of described each tested business module sign in script file according to the sequencing of the configuration operation of each tested business module, comprising:
Described script file generation unit is when often carrying out the business configuration of a business module or after configuration, search mapping table according to the sign of this business module, obtain the clear operation interface object sign of this business module, this clear operation interface object sign is write in script file, and the precedence that in script file, each clear operation interface object sign writes is identical with the precedence that each clear operation interface object identifies corresponding business module execution configuration operation.
8. device as claimed in claim 6 is characterized in that:
Described device also comprises: the mapping table unit for creating mapping table, and is kept at the corresponding relation of business module and its clear operation interface object in mapping table;
Described script file generation unit writes the clear operation interface object of described each tested business module sign in script file according to the sequencing of the configuration operation of each tested business module, comprising:
Described script file generation unit, when often carrying out the business configuration of a business module or after configuration, deposits the sign of this business module in test log in; Read all business module signs of this test from test log, according to the sign of business module, search mapping table, obtain the clear operation interface object sign of all business modules of this test; The sequencing that the clear operation interface object of each business module of obtaining sign is carried out to configuration operation according to each business module writes in script file.
9. a device that recovers test environment, comprise script file generation unit and test environment recovery unit, wherein:
Described script file generation unit, for business module is being carried out to automatic test course, the order contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file;
Described test environment recovery unit, for after completing automatic test, call described script file, by the last-in, last-out order, carries out the clear operation interface object in described script file.
10. device as claimed in claim 9 is characterized in that:
Described device also comprises: the mapping table unit for creating mapping table, and is kept at the corresponding relation of business module and its clear operation interface object in mapping table;
The order that described script file generation unit is contrary according to the configuration operation sequencing with each tested business module writes the clear operation interface object of described each tested business module sign in script file, comprising:
When described script file generation unit often carries out the business configuration of a business module or after configuration, the sign of this business module is deposited in test log; Read all business module signs of this test by the order that last in, first out from test log, according to the sign of business module, search mapping table, obtain the clear operation interface object sign of all business modules of this test; The clear operation interface object of each business module of obtaining sign is write in script file according to each business module, carrying out the order that the configuration operation sequencing is contrary.
CN201210188781.2A 2012-06-08 2012-06-08 One kind recovers test environment method and device Expired - Fee Related CN103473148B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210188781.2A CN103473148B (en) 2012-06-08 2012-06-08 One kind recovers test environment method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210188781.2A CN103473148B (en) 2012-06-08 2012-06-08 One kind recovers test environment method and device

Publications (2)

Publication Number Publication Date
CN103473148A true CN103473148A (en) 2013-12-25
CN103473148B CN103473148B (en) 2017-10-10

Family

ID=49798014

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210188781.2A Expired - Fee Related CN103473148B (en) 2012-06-08 2012-06-08 One kind recovers test environment method and device

Country Status (1)

Country Link
CN (1) CN103473148B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105701000A (en) * 2014-11-25 2016-06-22 中兴通讯股份有限公司 Service testing method and device
CN106126427A (en) * 2016-07-06 2016-11-16 中国银联股份有限公司 A kind of method and system of fast quick-recovery test
CN107749800A (en) * 2017-09-22 2018-03-02 安徽皖通邮电股份有限公司 A kind of method realized the configuration of communication equipment automatic test and implicitly deleted
CN110928771A (en) * 2019-10-30 2020-03-27 苏州浪潮智能科技有限公司 Method and system for timed automatic batch test of Rest interfaces
CN111274140A (en) * 2020-01-19 2020-06-12 苏州浪潮智能科技有限公司 Device, method and server for automatic case execution site recovery
CN111309598A (en) * 2020-01-19 2020-06-19 苏州浪潮智能科技有限公司 Test case execution environment recovery method, system, terminal and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1851655A (en) * 2005-11-07 2006-10-25 华为技术有限公司 Method for realizing product automatic test by test environment composed of test set
CN101043543A (en) * 2006-03-24 2007-09-26 中兴通讯股份有限公司 Automatized test tool and method for program controlled exchanger
CN101079000A (en) * 2007-05-29 2007-11-28 华为技术有限公司 Automated test method and apparatus for quick positioning question
JP2008293382A (en) * 2007-05-25 2008-12-04 Fuji Electric Holdings Co Ltd Automatic test specification generation system
CN101329652A (en) * 2008-07-30 2008-12-24 中兴通讯股份有限公司 Regression test automatic system and method
US20090070742A1 (en) * 2003-05-27 2009-03-12 Venkata Subbarao Voruganti Method of converting a regression test script of an automated testing tool into a function
US20090249297A1 (en) * 2008-03-25 2009-10-01 Lehman Brothers Inc. Method and System for Automated Testing of Computer Applications
CN102043716A (en) * 2010-12-24 2011-05-04 南京联创科技集团股份有限公司 Automatic software testing method based on business driving

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090070742A1 (en) * 2003-05-27 2009-03-12 Venkata Subbarao Voruganti Method of converting a regression test script of an automated testing tool into a function
CN1851655A (en) * 2005-11-07 2006-10-25 华为技术有限公司 Method for realizing product automatic test by test environment composed of test set
CN101043543A (en) * 2006-03-24 2007-09-26 中兴通讯股份有限公司 Automatized test tool and method for program controlled exchanger
JP2008293382A (en) * 2007-05-25 2008-12-04 Fuji Electric Holdings Co Ltd Automatic test specification generation system
CN101079000A (en) * 2007-05-29 2007-11-28 华为技术有限公司 Automated test method and apparatus for quick positioning question
US20090249297A1 (en) * 2008-03-25 2009-10-01 Lehman Brothers Inc. Method and System for Automated Testing of Computer Applications
CN101329652A (en) * 2008-07-30 2008-12-24 中兴通讯股份有限公司 Regression test automatic system and method
CN102043716A (en) * 2010-12-24 2011-05-04 南京联创科技集团股份有限公司 Automatic software testing method based on business driving

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105701000A (en) * 2014-11-25 2016-06-22 中兴通讯股份有限公司 Service testing method and device
CN105701000B (en) * 2014-11-25 2019-05-07 中兴通讯股份有限公司 Service test method and device
CN106126427A (en) * 2016-07-06 2016-11-16 中国银联股份有限公司 A kind of method and system of fast quick-recovery test
CN107749800A (en) * 2017-09-22 2018-03-02 安徽皖通邮电股份有限公司 A kind of method realized the configuration of communication equipment automatic test and implicitly deleted
CN110928771A (en) * 2019-10-30 2020-03-27 苏州浪潮智能科技有限公司 Method and system for timed automatic batch test of Rest interfaces
CN111274140A (en) * 2020-01-19 2020-06-12 苏州浪潮智能科技有限公司 Device, method and server for automatic case execution site recovery
CN111309598A (en) * 2020-01-19 2020-06-19 苏州浪潮智能科技有限公司 Test case execution environment recovery method, system, terminal and storage medium

Also Published As

Publication number Publication date
CN103473148B (en) 2017-10-10

Similar Documents

Publication Publication Date Title
CN103473148A (en) Method and device for restoring testing environment
CN111105336A (en) Image watermarking removing method based on countermeasure network
CN105607960A (en) Repairing method and device of file system directory tree
CN103049354B (en) Data recovery method, data restore device and storage system
CN110008129B (en) Reliability test method, device and equipment for storage timing snapshot
CN103530826A (en) BIM (Building Information Modeling)-based shield method tunnel construction management method
CN104778118B (en) The improved method of automatization testing technique
CN104881355A (en) Method and system for testing test coverage
CN104735107A (en) Recovery method and device for data copies in distributed storage system
CN106155838A (en) A kind of database back-up data restoration methods and device
CN106682021A (en) Database migration method and device
KR102321767B1 (en) Energy Data Preprocessing Platform System based on Deep Learning Algorithm
US20160253247A1 (en) Method and device for restoring system file indexes
CN103914367B (en) Vehicle trouble recording method
CN103838642A (en) Data recovery method, device and system
CN103678041A (en) Incremental backup method and system
CN104407932A (en) Data backup method and device
CN104615948A (en) Method for automatically recognizing file completeness and restoring
CN108984757A (en) A kind of data lead-in method and equipment
CN101662394B (en) Automated testing system and automated testing method
CN109031431B (en) Data processing method and system for ground penetrating radar data
CN109086171A (en) A kind of file system restorative procedure and device
CN113220578A (en) Method for generating function test case
CN103440181A (en) Method and system for modifying files
CN101894024B (en) Model bank-based model element consistency ensuring 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
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20171010

Termination date: 20200608