CN102270174B - Automatic test method and device - Google Patents

Automatic test method and device Download PDF

Info

Publication number
CN102270174B
CN102270174B CN2011102222173A CN201110222217A CN102270174B CN 102270174 B CN102270174 B CN 102270174B CN 2011102222173 A CN2011102222173 A CN 2011102222173A CN 201110222217 A CN201110222217 A CN 201110222217A CN 102270174 B CN102270174 B CN 102270174B
Authority
CN
China
Prior art keywords
test script
software
variation point
upgrading
testing procedure
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
CN2011102222173A
Other languages
Chinese (zh)
Other versions
CN102270174A (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.)
Beijing Star Net Ruijie Networks Co Ltd
Original Assignee
Beijing Star Net Ruijie Networks 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 Beijing Star Net Ruijie Networks Co Ltd filed Critical Beijing Star Net Ruijie Networks Co Ltd
Priority to CN2011102222173A priority Critical patent/CN102270174B/en
Publication of CN102270174A publication Critical patent/CN102270174A/en
Application granted granted Critical
Publication of CN102270174B publication Critical patent/CN102270174B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides an automatic test method and device. The method comprises the following steps of: while running an original test script on an upgraded software version, if the existence of software change points in one test step of the original test script is detected, skipping the test step and executing a next test step; upgrading the original test script according to the software change points; and running the upgraded test script on the upgraded software version. The device comprises a detection module, an execution module, an upgrading module and a test module, wherein the detection module is used for detecting the software change points in the original test script; the execution module is used for, while running the original test script on the upgraded software version, if the existence of the software change points in one test step of the original test script is detected, skipping the test step and executing the next test step; the upgrading module is used for upgrading the original test script according to the software change points; and the test module is used for running the upgraded test script on the upgraded software version. The embodiment of the invention accelerates the upgrading speed of the automatic test script.

Description

Automated testing method and device
Technical field
The present invention relates to software testing technology, relate in particular to a kind of automated testing method and device.
Background technology
In the software test field, because webpage (Web) software version is constantly upgraded, and the most of function after software upgrading remains unchanged, and, if still these substantially constant functions are carried out manual repeated test, must bring heavy test job amount.Therefore, the Web automatic test arises at the historic moment, and also more and more is subject to tester's attention and favor.The Web automatic test is a kind ofly by means of testing tool and test script, to carry out analog manual operation's test process, thus local or all replacement manually carry out the Web application software testing, and improve testing efficiency.
In the prior art, a lot of automated test tools all provide recording function, before automatic test, first carry out by hand a test case, and adopt and to record instrument and record the manual process of servant, generate automatic test script on the basis of recording, and script is modified, can reduce the development amount of automatic test script.
Yet after software release upgrade, some the Web elements on the page can change, and make the automatic test script that a version is recorded to move, and need to again record, and cause testing efficiency lower.
Summary of the invention
The invention provides a kind of automated testing method and device, improve testing efficiency, accelerate the updating speed of automatic test script.
The invention provides a kind of automated testing method, comprising:
On software version after upgrading operation is during former test script, if detect in a testing procedure of described former test script, has the software variation point, skips described testing procedure and carries out next testing procedure;
According to described software variation point, described former test script is upgraded;
Test script after operation upgrading on the software version after described upgrading.
The invention provides a kind of automatic test device, comprising:
Detection module, for detection of the software variation point in former test script;
, while being used on the software version after upgrading the described former test script of operation, there is the software variation point in execution module if described detection module detects in a testing procedure of described former test script, skips described testing procedure and carry out next testing procedure;
The upgrading module, be used for according to described software variation point, described former test script being upgraded;
Test module, be used for the test script after operation upgrading on the software version after described upgrading.
Automated testing method of the present invention and device, while moving former test script on the software version after upgrading, if detect in a testing procedure of described former test script and have the software variation point, skip described testing procedure and carry out next testing procedure, according to the software variation point, former test script is upgraded, then the test script after operation upgrading on the software version after upgrading; The present embodiment compared with prior art, automatically detects the software variation point, need not artificial participation, need not again to record, yet can not upgrade and cause test process to interrupt because of test script, greatly improved testing efficiency, accelerated the updating speed of automatic test script.
Description of drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, below will the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the process flow diagram of automated testing method embodiment one of the present invention;
Fig. 2 is the process flow diagram of automated testing method embodiment two of the present invention;
Fig. 3 is the software interface schematic diagram of the software version before upgrading in automated testing method embodiment two of the present invention;
Fig. 4 is the software interface schematic diagram of the software version after upgrading in automated testing method embodiment two of the present invention;
Fig. 5 is the structural representation of automatic test device embodiment one of the present invention;
Fig. 6 is the structural representation of automatic test device embodiment two of the present invention.
Embodiment
For the purpose, technical scheme and the advantage that make the embodiment of the present invention clearer, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment in the present invention, those of ordinary skills, not making under the creative work prerequisite the every other embodiment that obtains, belong to the scope of protection of the invention.
Fig. 1 is the process flow diagram of automated testing method embodiment one of the present invention, and as shown in Figure 1, the present embodiment provides a kind of automated testing method, can specifically comprise the steps:
Step 101,, there is the software variation point in operation during former test script on the software version after upgrading if detect in a testing procedure of described former test script, skips described testing procedure and carry out next testing procedure.
In the present embodiment, after software release upgrade, first move former test script on the software version after upgrading, former test script herein is the test script that uses before software release upgrade.This step is intactly to move once former test script on the software version after upgrading, because Web interface after software release upgrade can change; In the prior art, when running into the Web interface that changes in the test script operational process, the execution of test script can be interrupted, and causes the follow-up test script can't continue to carry out; And in the present embodiment, move in the process of former test script on software version after upgrading, simultaneously the software variation point in test case is detected, it is a testing procedure in the former test script of every execution, just first detect in this testing procedure and whether have the software variation point,, if exist, skip this testing procedure and carry out next testing procedure, to prevent causing the operational process of former test script to interrupt due to the variation at Web interface.
Step 102, upgrade to described former test script according to described software variation point.
After completing the whole service process of former test script, all software variation points detected by above-mentioned steps, this step is for to upgrade to former test script according to the software variation point, namely according to the software variation point that detects, revise one by one part corresponding in former test script, until complete the modification of whole software variation points.
Step 103, the test script after operation upgrading on the software version after described upgrading.
After former test script being carried out the adaptability revision upgrading, the test script after operation upgrading on the software version after described upgrading, i.e. software version after test script test upgrading after use upgrading.
The present embodiment provides a kind of automated testing method, while moving former test script on the software version after upgrading, if detect in a testing procedure of described former test script and have the software variation point, skip described testing procedure and carry out next testing procedure, according to the software variation point, former test script is upgraded, then the test script after operation upgrading on the software version after upgrading; The present embodiment compared with prior art, automatically detects the software variation point, need not artificial participation, need not again to record, yet can not upgrade and cause test process to interrupt because of test script, greatly improved testing efficiency, accelerated the updating speed of automatic test script.
Fig. 2 is the process flow diagram of automated testing method embodiment two of the present invention, and as shown in Figure 2, the present embodiment provides a kind of automated testing method, can specifically comprise the steps:
Step 201, whether operation during former test script on the software version after upgrading, detect respectively each Web element that each testing procedure of former test script has access to and change, and if so, performs step 202, otherwise perform step 204.
The present embodiment is after software release upgrade, the former test script of operation on the software version after upgrading, software version after namely adopting the front test script of upgrading to upgrading is tested, think that detecting the software variation point provides precondition, the test script in the present embodiment can be specially the Web automatic test script.The present embodiment can specifically be carried out by an automatic test device, and this automatic test device can comprise execution module, detection module and logging modle.Wherein, execution module mainly is responsible for carrying out the front Web automatic test script of upgrading, i.e. former test script.Carry out in the process of former test script at execution module, utilize detection module to detect the variation point of software.Namely before a testing procedure of the former test script of every execution, whether detection module first detects each Web element that this testing procedure has access to and changes, and if so, carries out subsequent step 202, otherwise performs step 204.Wherein, the Web element in the present embodiment includes but not limited at least a or multiple combination in following element: Hypertext Markup Language (Hypertext Markup Language; Hereinafter to be referred as: HTML) object, it can include but not limited to button (button), text input frame (text field), combobox (select list), check box (check_box), radio box (radio), link (link), form etc.In the present embodiment, test to a software version needs test script corresponding to a plurality of test cases to complete usually, execution module is when carrying out the Web automatic test script, for test script corresponding to each test case, often have access to a Web element in testing procedure, announce to detection module; Whether detection module is responsible for detecting this Web element on the Web page and is changed.
Step 202, feed back this Web element as the software variation point, and skip testing procedure corresponding to described Web element, carries out next testing procedure.
When detection module detects the change of Web element, this Web element is fed back as the software variation point, namely the detection module Web element that will occur to change feeds back to logging modle as a software variation point.Logging modle is responsible for each software variation point and change of location thereof are recorded preservation, in order to use during subsequent upgrade Web automatic test script.After detection module detects a Web element generation change and it is fed back to logging modle, execution module is skipped testing procedure corresponding to this Web element, be that execution module is no longer carried out testing procedure corresponding to this Web element in this test script operational process, in order to avoid because the Web element changes, cause test to be interrupted, execution module is skipped testing procedure corresponding to this Web element and is carried out next testing procedure in former test script.
Step 203, carry out record to the software variation point that feeds back in the script operational process and the change of location of software variation point.
This step is after being recorded in the software variation point that receives the detection module feedback, the software variation point that feeds back in the script operational process and the change of location of software variation point are carried out record successively, and change of location is this software variation point corresponding concrete line number in the Web automatic test script.
Step 204, carry out testing procedure corresponding to this Web element.
When detection module detected a Web element and do not change, execution module continued to carry out testing procedure corresponding to this Web element according to normal flow.
Step 205, repeat above-mentioned steps 201-204, until execute test script corresponding to all test cases.
Owing to there being a plurality of test cases, by repeating above-mentioned steps 201-204, till test script corresponding to complete all test cases, so that detection module can detect all software variation points that bring after software release upgrade, and it all is recorded in logging modle.In above-mentioned steps, the every meal of detection module can a software variation point, and logging modle is just carried out corresponding record, until execute all test cases, and till detection module no longer feeds back the software variation point.
Suppose in certain Web application system to exist the functional test script of " adding the user ", Fig. 3 and Fig. 4 are respectively in automated testing method embodiment two of the present invention the software interface schematic diagram of the software version after upgrade front and upgrading, comparison diagram 3 and Fig. 4 can find, after software release upgrade, removed " login password confirmation " input frame, " user type " combobox has become input frame, increased " whether filling in details " check box, " interpolation " button has become " adding the user " button.Suppose that this software only has " adding the user " and " revising the user " two test cases, the page situation of change of wherein " adding the user " as shown in Figure 3 and Figure 4.In the present embodiment, execution module first automatically performs " adding the user " use-case, can obtain the alteration of non-newly-increased Web element in " adding the user " use-case as shown in table 1 below:
The alteration of non-newly-increased Web element in table 1 " interpolation user " use-case
The Web element of change
" login password confirmation " input frame
" user type " combobox
" interpolation " button
Then, when newly-increased Web element being detected, and the Web element that will increase newly merges to above-mentioned table 1, obtains in " adding the user " use-case shown in following table 2 all alterations of Web elements:
The alteration of whole Web elements in table 2 " interpolation user " use-case
The Web element of change
" login password confirmation " input frame
" user type " combobox
" interpolation " button
The check box of " whether filling in details "
Complete the execution of " add user " test script that use-case is corresponding at execution module after, continue operation test script corresponding to user of " revising the user ", detection module can detect the alteration of the whole Web elements that obtain revising user interface equally.Particularly, after detection module detects all software variation points, relevant information is fed back in logging modle, what logging modle recorded thes contents are as follows shown in table 3:
The software variation point example that records in table 3 logging modle
Figure BDA0000081086180000071
Step 206, upgrade to described former test script according to described software variation point.
After completing the process of intactly carrying out once former test script on above-mentioned software version after upgrading, according to all software variation points of preserving in logging modle, change of location at the software variation point is upgraded to the software variation point in former test script, namely revise one by one the Web automatic test script, until all the software variation point has all been revised.
Still, with the above-mentioned example that is assumed to be,, for each test case, revise respectively the test script corresponding to Web element of change.Use-case is as example take " adding the user " in table 3, and its software variation point has 4.The 1st software variation point is " login password confirmation " input frame, and its corresponding Web automatic test script line number is the 2nd row, only need to find the 2nd to travel far and wide this, carries out corresponding the modification and gets final product; The amending method of the 2nd software variation point and the 3rd software variation point is similar; The 4th software variation point is " whether filling in details " check box, and because it is newly-increased Web element, original Web automatic test script does not have corresponding line number, needs to add corresponding new test script.Repeat above-mentioned steps, until the Web element that changes in all test cases has all been revised.As shown in table 3, revised " adding the user " Web automatic test script corresponding to test case, continue to revise " revising the user " automatic test script corresponding to test case.Finally obtain as following table 4,, if " whether revising " row are "Yes", represent that Web automatic test script upgrading completes.
Table 4 test script updating result
Figure BDA0000081086180000081
Step 207, the test script after operation upgrading on the software version after described upgrading.
After former test script was upgraded accordingly, the test script after operation upgrading on the software version after upgrading, namely adopted the Web automatic test script after upgrading to test the software version after upgrading.
The present embodiment provides a kind of automated testing method, while moving former test script on the software version after upgrading, if detect in test script and have the software variation point in a testing procedure, skip described testing procedure and carry out next testing procedure, according to the software variation point, former test script is upgraded, then the test script after operation upgrading on the software version after upgrading.The present embodiment carries out record by logging modle to the software variation point, once revises and completes and locate, and has greatly accelerated the updating speed of Web automatic test script.Test script after software upgrading before the operating software upgrading, the change point of Web element in software of every discovery in operational process, operation that can't the interrupt test script, but all software variation points unified modification again detected, greatly accelerated the updating speed of Web automatic test script.Test script after software upgrading before the operating software upgrading, purpose be for detect after software upgrading with upgrading before variation, at first the operation detection module is to judge whether the Web element that this use-case will operate exists or no changing in this process, if there is no or change, can not carry out the automatic test script of this use-case corresponding line, thereby avoid the abnormal interruption in the implementation.Therefore,, by the detection of detection module to the software variation point, avoided the abnormal interruption in Web automatic test script implementation in the present embodiment.In addition, the present embodiment in upgrading automatic test script process, without any need for the people carry out by hand use-case, avoided a large amount of duplication of labour of operational staff, saved the manpower consumption.
One of ordinary skill in the art will appreciate that: all or part of step that realizes said method embodiment can be completed by the hardware that programmed instruction is correlated with, aforesaid program can be stored in a computer read/write memory medium, this program when carrying out, is carried out the step that comprises said method embodiment; And aforesaid storage medium comprises: the various media that can be program code stored such as ROM, RAM, magnetic disc or CD.
Fig. 5 is the structural representation of automatic test device embodiment one of the present invention, and as shown in Figure 5, the present embodiment provides a kind of automatic test device, can specifically carry out each step in said method embodiment one, repeats no more herein.The automatic test device that the present embodiment provides can specifically comprise detection module 501, execution module 502, upgrading module 503 and test module 504.Wherein, detection module 501 is for detection of the software variation point in former test script.When execution module 502 is used on the software version after upgrading the former test script of operation, if detection module 501 detects in a testing procedure of described former test script, there is the software variation point, skip described testing procedure and carry out next testing procedure.Upgrading module 503 is used for according to described software variation point, described former test script being upgraded.Test module 504 is used for the test script after operation upgrading on the software version after described upgrading.
Fig. 6 is the structural representation of automatic test device embodiment two of the present invention, and as shown in Figure 6, the present embodiment provides a kind of automatic test device, can specifically carry out each step in said method embodiment two, repeats no more herein.The automatic test device that the present embodiment provides is on above-mentioned basis shown in Figure 5, and detection module 501 can specifically comprise detecting unit 511, feedback unit 521 and carry out notification unit 531.Wherein, when detecting unit 511 is used on the software version after upgrading the former test script of operation, detects respectively each webpage Web element that each testing procedure of described former test script has access to and whether change.Feedback unit 521 is used for described Web element being fed back as the software variation point, and announcing execution module 502 and skip testing procedure corresponding to described Web element when described Web element change, carries out next testing procedure.Carry out notification unit 531 and be used for when described Web element does not change, announcement execution module 502 is carried out testing procedure corresponding to described Web element.Execution module 502 can specifically comprise the first performance element 512 and the second performance element 522.Wherein, the first performance element 512 is used for skipping testing procedure corresponding to described Web element when detection module 501 detects described Web element change, carries out next testing procedure, and repeats above-mentioned steps, until described former test script is completed in operation.The second performance element 522 is used for carrying out testing procedure corresponding to described Web element, and repeating above-mentioned steps when detection module 501 detects described Web element and do not change, until move, completes described former test script.
Further, the automatic test device that the present embodiment provides can also comprise logging modle 505, and software variation point and change of location thereof that logging modle 505 is used for the script operational process is fed back carry out record successively, until no longer feed back the software variation point.
Further, upgrading module 503 in the automatic test device that the present embodiment provides can specifically be used for former test script corresponding to described software variation point being upgraded at the change of location of described software variation point according to the software variation point of record and the change of location of described software variation point.
Particularly, the Web element in the present embodiment includes but not limited at least a or multiple combination in following element: button, text input frame, combobox, check box, radio box, link, form etc.
The present embodiment provides a kind of automatic test device, while moving former test script on the software version after upgrading, if detect in a testing procedure of described former test script and have the software variation point, skip described testing procedure and carry out next testing procedure, according to the software variation point, former test script is upgraded, then the test script after operation upgrading on the software version after upgrading.The present embodiment carries out record by logging modle to the software variation point, once revises and completes and locate, and has greatly accelerated the updating speed of Web automatic test script.Test script after software upgrading before the operating software upgrading, the change point of Web element in software of every discovery in operational process, operation that can't the interrupt test script, but all software variation points unified modification again detected, greatly accelerated the updating speed of Web automatic test script.Test script after software upgrading before the operating software upgrading, purpose be for detect after software upgrading with upgrading before variation, at first the operation detection module is to judge whether the Web element that this use-case will operate exists or no changing in this process, if there is no or change, can not carry out the automatic test script of this use-case corresponding line, thereby avoid the abnormal interruption in the implementation.Therefore,, by the detection of detection module to the software variation point, avoided the abnormal interruption in Web automatic test script implementation in the present embodiment.In addition, the present embodiment in upgrading automatic test script process, without any need for the people carry out by hand use-case, avoided a large amount of duplication of labour of operational staff, saved the manpower consumption.
It should be noted that finally: above embodiment only, in order to technical scheme of the present invention to be described, is not intended to limit; Although with reference to previous embodiment, the present invention is had been described in detail, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme that aforementioned each embodiment puts down in writing, and perhaps part technical characterictic wherein is equal to replacement; And these modifications or replacement do not make the essence of appropriate technical solution break away from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (10)

1. an automated testing method, is characterized in that, comprising:
On software version after upgrading operation is during former test script, if detect in a testing procedure of described former test script, has the software variation point, skips described testing procedure and carries out next testing procedure;
According to described software variation point, described former test script is upgraded;
Test script after operation upgrading on the software version after described upgrading.
2. automated testing method according to claim 1, it is characterized in that, while moving former test script on described software version after upgrading,, if detect in a testing procedure of described former test script and have the software variation point, skip described testing procedure and carry out next testing procedure and comprise:
Whether on the software version after upgrading operation is during former test script, detect respectively each webpage Web element that each testing procedure of described former test script has access to and change;
When described Web element change, described Web element is fed back as the software variation point, and skip testing procedure corresponding to described Web element, carry out next testing procedure;
When described Web element does not change, carry out testing procedure corresponding to described Web element;
Repeat above-mentioned steps, until described former test script is completed in operation.
3. automated testing method according to claim 2, is characterized in that, also comprises: the software variation point that feeds back in the script operational process and the change of location of described software variation point are carried out record.
4. automated testing method according to claim 3, is characterized in that, describedly according to described software variation point, described former test script upgraded and comprised:
, according to the software variation point of record and the change of location of described software variation point, at the change of location of described software variation point, former test script corresponding to described software variation point upgraded.
5. the described automated testing method of any one according to claim 2-4, is characterized in that, described Web element comprises at least a in following element: button, text input frame, combobox, check box, radio box, link and form.
6. an automatic test device, is characterized in that, comprising:
Detection module, for detection of the software variation point in former test script;
, while being used on the software version after upgrading the described former test script of operation, there is the software variation point in execution module if described detection module detects in a testing procedure of described former test script, skips described testing procedure and carry out next testing procedure;
The upgrading module, be used for according to described software variation point, described former test script being upgraded;
Test module, be used for the test script after operation upgrading on the software version after described upgrading.
7. automatic test device according to claim 6, is characterized in that, described detection module comprises:
Whether detecting unit, while being used on the software version after upgrading the former test script of operation, detecting respectively each webpage Web element that each testing procedure of described former test script has access to and change;
Feedback unit, be used for described Web element being fed back as the software variation point, and announcing described execution module and skip testing procedure corresponding to described Web element when described Web element change, carries out next testing procedure;
Carry out notification unit, be used for when described Web element does not change, announce described execution module and carry out testing procedure corresponding to described Web element;
Described execution module comprises:
The first performance element, be used for skipping testing procedure corresponding to described Web element when described detection module detects described Web element change, carries out next testing procedure, and repeat above-mentioned steps, until described former test script is completed in operation;
The second performance element, be used for carrying out testing procedure corresponding to described Web element, and repeating above-mentioned steps when described detection module detects described Web element and do not change, until move, completes described former test script.
8. automatic test device according to claim 7, is characterized in that, also comprises:
Logging modle, be used for the software variation point that the script operational process is fed back and the change of location of described software variation point and carry out record.
9. automatic test device according to claim 8, it is characterized in that, described upgrading module specifically is used for according to the software variation point of record and the change of location of described software variation point, at the change of location of described software variation point, former test script corresponding to described software variation point is upgraded.
10. the described automatic test device of any one according to claim 7-9, is characterized in that, described Web element comprises at least a in following element: button, text input frame, combobox, check box, radio box, link and form.
CN2011102222173A 2011-08-04 2011-08-04 Automatic test method and device Expired - Fee Related CN102270174B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011102222173A CN102270174B (en) 2011-08-04 2011-08-04 Automatic test method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011102222173A CN102270174B (en) 2011-08-04 2011-08-04 Automatic test method and device

Publications (2)

Publication Number Publication Date
CN102270174A CN102270174A (en) 2011-12-07
CN102270174B true CN102270174B (en) 2013-11-20

Family

ID=45052482

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011102222173A Expired - Fee Related CN102270174B (en) 2011-08-04 2011-08-04 Automatic test method and device

Country Status (1)

Country Link
CN (1) CN102270174B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104778118B (en) * 2013-12-30 2018-08-28 深圳键桥通讯技术股份有限公司 The improved method of automatization testing technique
CN105740146B (en) * 2016-01-28 2019-02-01 Oppo广东移动通信有限公司 A kind of method and device of fast positioning of mobile terminal test script change
CN108536576B (en) * 2017-03-02 2021-08-27 富士通株式会社 Method and device for optimizing test scripts of application program
CN114398104A (en) * 2022-01-19 2022-04-26 中国平安人寿保险股份有限公司 Script processing method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6681389B1 (en) * 2000-02-28 2004-01-20 Lucent Technologies Inc. Method for providing scaleable restart and backout of software upgrades for clustered computing
US20050021289A1 (en) * 2003-01-28 2005-01-27 Cooley Godward Llp Method for the use of information in an auxiliary data system in relation to automated testing of graphical user interface based applications
CN1904837A (en) * 2006-08-04 2007-01-31 华为技术有限公司 Method and system for software multi-version upgrading
CN101286119A (en) * 2008-05-27 2008-10-15 华耀环宇科技(北京)有限公司 Method for determining function point changing through code analysis
CN101625640A (en) * 2009-08-05 2010-01-13 中兴通讯股份有限公司 Device and method for combining software upgrade scripts in multiple environments

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6681389B1 (en) * 2000-02-28 2004-01-20 Lucent Technologies Inc. Method for providing scaleable restart and backout of software upgrades for clustered computing
US20050021289A1 (en) * 2003-01-28 2005-01-27 Cooley Godward Llp Method for the use of information in an auxiliary data system in relation to automated testing of graphical user interface based applications
CN1904837A (en) * 2006-08-04 2007-01-31 华为技术有限公司 Method and system for software multi-version upgrading
CN101286119A (en) * 2008-05-27 2008-10-15 华耀环宇科技(北京)有限公司 Method for determining function point changing through code analysis
CN101625640A (en) * 2009-08-05 2010-01-13 中兴通讯股份有限公司 Device and method for combining software upgrade scripts in multiple environments

Also Published As

Publication number Publication date
CN102270174A (en) 2011-12-07

Similar Documents

Publication Publication Date Title
US10459695B2 (en) Correction of code errors using machine learning
CN103473067B (en) Built-in Linux subregion and data restoration method, system and system development method
US20160034382A1 (en) Automated regression test case selector and black box test coverage tool for product testing
US8949799B2 (en) Program log record optimization
CN103458086B (en) A kind of smart mobile phone and fault detection method thereof
US20120331449A1 (en) Device, method and computer program product for evaluating a debugger script
US20050223360A1 (en) System and method for providing a generic user interface testing framework
CN102270174B (en) Automatic test method and device
CN102012857B (en) Device and method for automatically testing web page
CN102306122A (en) Automated testing method and equipment
CN104820640A (en) Webpage testing method and device
CN105446874A (en) Method and device for detecting resource configuration file
CN105446712A (en) Defect mending method and device for application program
US20050229161A1 (en) Generic user interface testing framework with load-time libraries
CN113515297B (en) Version updating method and device, electronic equipment and storage medium
CN108958788A (en) The method, apparatus and computer equipment of automatic synchronization refreshing browser
CN101727344A (en) Method and device for installing software
CN106095501A (en) A kind of application section arranging method and device
CN106681783A (en) Detection method and system for SVN code
CN112131116A (en) Automatic regression testing method for embedded software
CN103338121A (en) System management server and method, and system for server system management
CN102929853B (en) Based on DCS project data generation system and the method for the association of Excel list
US20050228644A1 (en) Generic user interface testing framework with rules-based wizard
CN103810099A (en) Code tracing method and code tracing system
CN103049374A (en) Automatic testing method and device

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20131120

Termination date: 20210804