CN102023861A - Method and system for generating test script and test suite - Google Patents

Method and system for generating test script and test suite Download PDF

Info

Publication number
CN102023861A
CN102023861A CN2010105796993A CN201010579699A CN102023861A CN 102023861 A CN102023861 A CN 102023861A CN 2010105796993 A CN2010105796993 A CN 2010105796993A CN 201010579699 A CN201010579699 A CN 201010579699A CN 102023861 A CN102023861 A CN 102023861A
Authority
CN
China
Prior art keywords
protos
test
test script
function
configuration
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.)
Pending
Application number
CN2010105796993A
Other languages
Chinese (zh)
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 CN2010105796993A priority Critical patent/CN102023861A/en
Publication of CN102023861A publication Critical patent/CN102023861A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention relates to a method and a system for generating a test script and a test suite. The method for generating the test script comprises the steps that: the test script generating system packages and stores a function generating function library, wherein different functions are identified through function identifiers; the test script generating system generates and stores test script configuration, wherein the test script configuration contains the function identifiers; and the test script generating system automatically extracts the corresponding function automatic generating test script from the function library according to the test script configuration. The method and the system can test the script generating efficiency and the suite generating efficiency.

Description

The method and system that test script and protos test suite PROTOS generate
Technical field
The present invention relates to the automatic test field of communication product, the method and system that particularly a kind of test script and protos test suite PROTOS generate.
Background technology
In the R﹠D process of product, after product enters the system testing stage,, need comprehensively test its function and performance under the actual environment for use of simulation in order to guarantee the quality of product.According to the product defects of being found in test process, the developer need revise product design.For guaranteeing can not introduce new mistake, need repeatedly product to be carried out regression test to the modification of inherited error.Common tester adopts manual mode to test mostly, and when the software version replacement was more frequent, the tester need repeat same test case in a large number, and with the correctness and the reliability of verification system, testing efficiency is very low.Therefore the tester usually needs the test case that will often use to realize by the form of test script, repeats these test cases in the mode of automatic test.When test script more for a long time, the formation efficiency of test script and protos test suite PROTOS is the big bottleneck that the restriction automatic test is implemented.
Industry in the common practice aspect the establishment test script is at present:
1, adopt hard programming to realize test script, this mode programming mode is had relatively high expectations to the tester, and test script development efficiency is low;
2, adopt computer software to record the generation test script, specifically be exploitation one cover software with patterned mode simulated operation equipment, and, finally generate needed test script with the operating process at software automatic recording interface.This mode at first needs to develop a cover interface control software, could use recording and playback software to carry out that test script is recorded and playback then, interface control software development workload is bigger, and the test script of recording lacks dirigibility, safeguard the comparison difficulty, and inconvenient other testers are multiplexing.
At present industry in the common practice of creating aspect the automatic test external member is: the test assignment that issues according to the test and management personnel, the manual selection developed the test script that finishes and created protos test suite PROTOS, when the test script of exploitation is many, it is lower to adopt this mode to carry out the efficiency ratio that protos test suite PROTOS creates, and the management of test script and share also quite difficulty.
Summary of the invention
The technical problem to be solved in the present invention provides a kind of test script, external member generates method and system, with test script, external member formation efficiency.
For solving above technical matters, the invention provides a kind of test script generation method, this method realizes that based on the test script generation system this method comprises:
Described test script generation system encapsulation is also preserved function generating function storehouse, and different functions adopt function identification to distinguish;
Described test script generation system generates and preserves the test script configuration, comprises function identification in the described test script configuration;
Described test script generation system extracts corresponding function from described function library automatically according to the function identification in the test script configuration and generates test script automatically.
Further, the step of generation test script configuration comprises:
(a) described test script generation system reads and preserves the parameter information of all function identification and respective function in the described function library;
(b) described test script generation system extracts and shows that described function identification and function parameter information, described extraction comprise initiatively extraction or searches extraction according to user's request;
(c) described test script generation system obtains the function identification of user's operation and the function parameter of input, and upgrades and preserve described test script configuration;
(d) repeat above step (b) to (c) up to generating complete test script configuration.
Further, described test script generation system layering is extracted and explicit function sign and function parameter information.
Further, the function of described function library comprises operation of equipment, instrument operation or logic control handling function.
For solving above technical matters, the present invention also provides a kind of protos test suite PROTOS generation method, and this method realizes based on the protos test suite PROTOS generation system, comprising:
This protos test suite PROTOS generation system is created the test script database, and different test scripts adopts different test script signs to distinguish;
This protos test suite PROTOS generation system generates and preserves the protos test suite PROTOS configuration, and described protos test suite PROTOS configuration comprises the test script sign;
Described protos test suite PROTOS generation system extracts corresponding test script from the test script database automatically according to the test script sign in the protos test suite PROTOS configuration and generates protos test suite PROTOS.
Further, described protos test suite PROTOS configuration comprises environmental parameter, when described protos test suite PROTOS generation system generates protos test suite PROTOS, also finishes the environmental parameter configuration according to described protos test suite PROTOS configuration.
For solving above technical matters, the present invention also provides a kind of test script generation system, and this system comprises:
Function library is used to encapsulate function generating function storehouse, and different functions adopt function identification to distinguish;
The test script inking device is used for generating and the configuration of preservation test script, comprises function identification in the described test script configuration;
The test script automatically generating device is used for extracting corresponding function from described function library automatically according to the function identification of test script configuration and generates test script automatically.
Further, described test script inking device comprises:
Module for reading and writing is used for reading and preserving the parameter information of all function identification of described function library and respective function;
Extract display module, be used for extracting and showing the function identification and the function parameter information of described module for reading and writing, described extraction comprises initiatively extraction or searches extraction according to user's request;
Module is preserved in the test script configuration, is used to obtain the function identification of user's operation and the function parameter of input, upgrades and preserves described test script configuration;
For solving above technical matters, the present invention also provides a kind of protos test suite PROTOS generation system, and this system comprises:
The test script database is used to preserve test script, and different test scripts adopts different test script signs to distinguish;
The protos test suite PROTOS inking device is used for generating and the configuration of preservation protos test suite PROTOS, and described protos test suite PROTOS configuration comprises the test script sign;
The protos test suite PROTOS automatically generating device is used for extracting corresponding test script from the test script database automatically according to the test script sign of described protos test suite PROTOS configuration and generates protos test suite PROTOS.
The inventive method and system make that the generation of test script and protos test suite PROTOS is fast simple more, the tester only need pay close attention to the design of test case in generative process, improved the dirigibility of whole test script generative process, and it is more convenient to operate, improved the formation efficiency of test script and protos test suite PROTOS, reaching of making that automatic test can be real is practical.
Description of drawings
Fig. 1 is the synoptic diagram of test script generation method of the present invention;
Fig. 2 is the embodiment synoptic diagram of test script generation method of the present invention;
Fig. 3 is the synoptic diagram of protos test suite PROTOS generation method of the present invention;
Fig. 4 is the embodiment synoptic diagram of protos test suite PROTOS generation method of the present invention;
Fig. 5 is the synoptic diagram of test script generation system of the present invention;
Fig. 6 is the synoptic diagram of protos test suite PROTOS generation system of the present invention.
Embodiment
Hereinafter will be elaborated to embodiments of the invention in conjunction with the accompanying drawings.Need to prove that under the situation of not conflicting, embodiment and the feature among the embodiment among the application can make up mutually.
As shown in Figure 1, test script generation method of the present invention, realize that based on the test script generation system this method comprises:
Step 101: described test script generation system encapsulation is also preserved function generating function storehouse, and different functions adopt function identification to distinguish;
According to tester's testing requirement encapsulation equipment and instrument handling function storehouse commonly used, these function libraries are presented to test script in the tree list mode and are write personnel, make things convenient for test script to write the people finder.
Function in the function library of the present invention includes but not limited to: operation of equipment, instrument operation, logic control function.
Step 102: described test script generation system generates and preserves the test script configuration, comprises function identification in the described test script configuration;
The method of generation test script configuration has a variety of, below provides a kind of specific implementation, specifically comprises:
(a) described test script generation system reads and preserves the parameter information of all function identification and respective function in the described function library;
Here function identification that reads and function parameter can adopt XML (Extensible Markup Language, i.e. extend markup language) or other forms to embody.
(b) described test script generation system extracts and shows that described function identification and function parameter information, described extraction comprise initiatively extraction or searches extraction according to user's request;
Initiatively extraction refers to, shows the sign of all functions by the mode of traversal:
Search finger according to user's request and in the explanation of existing function name and/or function, search coupling or part match information fully, qualified function identification is shown according to the information of user's input.
Function identification and corresponding function parameter can disposablely show, but also layering shows.
The mode that shows includes but not limited to following several:
All function identification that read from the XML file can be shown to the tree list by the mode of traversal, show this function parameters tabulation when the user clicks certain function again, also can be configured to tree list and show.
Information according to user's input is carried out real-time search, when user inputs character, obtain the information in the text box, and in the explanation of existing function name and function, search coupling or part match information fully, qualified function node is re-constructed into a tree list show.
(c) described test script generation system obtains the function identification of user's operation and the function parameter of input, and upgrades and preserve described test script configuration;
When the test script personnel of writing click the correlation function function, on the interface, fill in the correlation parameter that needs setting, can the generating function code.
(d) repeat above step (b) to (c) up to generating complete test script configuration.
Step 103: described test script generation system extracts corresponding function from described function library automatically according to the function identification in the test script configuration and generates test script automatically.
Be illustrated in figure 2 as the synoptic diagram that generates test script, concrete steps comprise:
Step 201, at first analytical test personnel's demand looks at which common equipment operation, instrument operation and logic control need be packaged into the bottom function;
Step 202, test script generation system select suitable granularity to carry out the encapsulation of bottom function;
Step 203, test script generation system are write the XML file of bottom function, and the XML file generates back bottom function and can show in the tabulation of platform interface;
Step 204, the tester selects bottom storehouse respective function according to the step of manual test use-case, and when not having the manual test use-case, experienced tester can directly select built-in function to form automatic test cases according to existing test experience;
Step 205, the tester is provided with the input parameter of function according to reality test needs;
Step 206, test script generation system are obtained the function identification of tester's operation and the function parameter of input, and upgrade and preserve the test script configuration;
Step 207, tester's hit testing script generates button automatically, and the test script generation system can extract function automatically according to the function identification in the test script configuration and generate test script from function library;
As shown in Figure 3, protos test suite PROTOS generation method of the present invention realizes based on the protos test suite PROTOS generation system, comprising:
Step 301: this protos test suite PROTOS generation system is created the test script database, and different test scripts adopts different test script signs to distinguish;
For the ease of identification, can adopt the manual test use-case to identify as test script.
Test script is related with the manual test use-case, and is placed in the remote data base and manages.This remote data base can be used as shared database.
Step 302: this protos test suite PROTOS generation system generates and preserves the protos test suite PROTOS configuration, and described protos test suite PROTOS configuration comprises the test script sign;
Step 303: described protos test suite PROTOS generation system extracts corresponding test script from the test script database automatically according to the test script sign in the protos test suite PROTOS configuration and generates protos test suite PROTOS.
Described protos test suite PROTOS configuration comprises environmental parameter, when described protos test suite PROTOS generation system generates protos test suite PROTOS, also comprises according to described protos test suite PROTOS configuration and finishes the environmental parameter configuration
Can select when the test and management personnel issue test assignment needs the manual test use-case of test and creates a test assignment, if in the protos test suite PROTOS generation system manual test use-case related corresponding test script, these test script titles can be formed an automatic test external member automatically, click and carry out automatic test external member button, system can extract corresponding test script automatically from database, and automatically performs.The time of having saved manual selection test script and having created the automatic test external member.
Fig. 4 is the synoptic diagram of protos test suite PROTOS generation method embodiment, and among this embodiment, test script generates in advance, and concrete steps comprise:
Step 401 at first writes test script according to Fig. 2;
Step 402, the protos test suite PROTOS generation system is put into the test script that writes in the database, and sets up incidence relation with the manual test use-case of test management platform, can think generation script database;
Step 403, the manual test use-case that the test and management personnel select needs to test according to testing requirement, and form a test assignment;
Step 404, the test and management personnel issue this test assignment at certain tester;
Step 405, the manual test use-case under this test assignment are related test script disposes the test script execution environment parameter in this automatic test external member, comprises that each test script needs respectively to carry out several times, which equipment and port are tested etc.;
Step 406: the protos test suite PROTOS generation system obtains and preserves manual test use-case (playing the effect of test script sign) and environmental parameter, thinks to generate the external member configuration;
Step 407, the tester clicks and carries out automatic test external member button, and the protos test suite PROTOS generation system can extract corresponding test script automatically from database, and its environmental parameter is provided with, and system begins to automatically perform then.
In order to realize above test script generation method, the present invention also provides a kind of test script generation system, and as shown in Figure 5, this system comprises:
Function library is used to encapsulate function generating function storehouse, and different functions adopt function identification to distinguish;
Described function includes but not limited to: operation of equipment, instrument operation and logic control function.
The test script inking device is used for generating and the configuration of preservation test script, comprises function identification in the described test script configuration;
The test script automatically generating device is used for extracting corresponding function from described function library automatically according to the function identification of test script configuration and generates test script automatically.
As shown in Figure 5, provide the scheme that a kind of test script inking device is realized, this test script inking device comprises:
Module for reading and writing is used for reading and preserving the parameter information of all function identification of described function library and respective function;
This module for reading and writing can adopt the mode of XML file to represent function identification and function parameter.
Extract display module, be used for extracting and showing the function identification and the function parameter information of described module for reading and writing, described extraction comprises initiatively extraction or searches extraction according to user's request;
Initiatively extraction refers to, shows the sign of all functions by the mode of traversal; Search finger according to user's request and in the explanation of existing function name and/or function, search coupling or part match information fully, qualified function identification is shown according to the information of user's input.
Function identification and corresponding function parameter can disposablely show, but also layering shows.
Module is preserved in the test script configuration, is used to obtain the function identification of user's operation and the function parameter of input, upgrades and preserves described test script configuration;
In order to realize above protos test suite PROTOS generation method, the present invention also provides a kind of protos test suite PROTOS generation system, and this system comprises:
The test script database is used to preserve test script, and different test scripts adopts different test script signs to distinguish;
The protos test suite PROTOS inking device is used for generating and the configuration of preservation protos test suite PROTOS, and described protos test suite PROTOS configuration comprises the test script sign;
The protos test suite PROTOS automatically generating device is used for extracting corresponding test script from the test script database automatically according to the test script sign of described protos test suite PROTOS configuration and generates protos test suite PROTOS.
Described protos test suite PROTOS configuration comprises environmental parameter, when described protos test suite PROTOS automatically generating device generates protos test suite PROTOS, comprises according to described protos test suite PROTOS configuration and finishes the environmental parameter configuration.
Protos test suite PROTOS generation system, test script are kept in the database and with the manual test use-case and set up incidence relation, and the client end interface tabulation shows the title of all test scripts.The manual test use-case that the test and management personnel select needs to test according to the test needs, and issue a test plan for the test execution personnel, related with manual test use-case test script title is formed an automatic test external member automatically.Test execution personnel dispose the test script execution environment parameter in this automatic test external member, comprise that each test script needs respectively to carry out several times, which equipment and port are tested etc.Click and carry out automatic test external member button, system can extract corresponding test script automatically from database, and its environmental parameter is provided with, and begins then to automatically perform.
For generating test script automatically, can select direct isolated operation, also can select to form operation of automatic test external member with other test scripts.
By the above-mentioned technical scheme that provides as can be seen, embodiment of the present invention can make the generation of test script and protos test suite PROTOS fast simple more, the tester only need pay close attention to the design of test case in generative process, improved the dirigibility of whole test script generative process, and it is more convenient to operate, improved the formation efficiency of test script and protos test suite PROTOS, reaching of making that automatic test can be real is practical.
The test script of this patent and protos test suite PROTOS generation method are applicable to the product of carrying out automatic test.In order to make the purpose, technical solutions and advantages of the present invention more clear, the present invention is further elaborated below in conjunction with drawings and Examples.It only is in order to explain the present invention that embodiment describes, and is not used in qualification the present invention.
For further describing embodiment of the present invention, be that example is described further its technical scheme with SDH communication apparatus automatic test.
According to the concrete condition of each producer, the control interface that SDH externally provides may be not quite alike, has plenty of serial ports, has plenty of network interface, but no matter be what interface, the control command of pair equipment is arranged all, and just command format is not quite alike.Operation of equipment has following several control command nothing more than to SDH (Synchronous Digital Hierarchy, SDH (Synchronous Digital Hierarchy)): configuration order, equipment is carried out various configuration operations; Alert command, the relevant alarm of setting or query facility; The performance order, the correlated performance of setting or query facility; Embarkation order extracts the relevant service data of equipment and analyzes; Switch order, equipment is carried out various switching operations.At first these orders are packaged into a series of basic operation functions, insert the function that alarm operation is packaged into an InsertAlarm such as one, the back has parameters such as slot number, port numbers, needs only slot number and the port numbers importing this order and catch up with correspondence and can descend slotting alarm operation to this port.In like manner, the instrument that need use for the SDH testing of equipment, mainly contain Agilent37718 (the SDH test instrumentation a commonly used of Agilent company), ANT-20 instrument such as (the SDH test instrumentations a commonly used of An Li company), these instrument are except interface control, control interface also externally is provided, comprise serial ports, network interface and GPIB (General-Purpose Interface Bus-general purpose interface bus) mouthful etc., and manufacturer also provides some remote control commands, such as * RST is exactly an operational order that resets, these operations also are packaged into a series of basic operation functions according to the mode of equipment, be packaged into the function of an Inst_SDHMapCfg such as operation with instrument SDH mapping, the back is with AU number (administrative unit number), as long as parameters such as TU number (tributary units number) is this order of input and catch up with corresponding AU number and TU number and just can carry out corresponding map operation.In like manner also can encapsulate the order of some logical operations, such as circulation, branch, selection, time-delay or the like.
After packaged these orders, write an XML description document, the bottom function is saved in the XML file with the form of appointment, interface function reading information also shows, and the user can fill in each parameter field as required, clicks to generate function code behind the button.If the logical relation of on the platform interface all bottom functions being described according to the manual test use-case is combined, fill each parameter field after, click and can generate test script after generating button.After test script generates it is imported in the database, and associate with existing manual test use-case.
Because test resource is limited, the tester can not carry out full test to product at every turn.When a concrete test assignment, the QA Manager can formulate Test Strategy according to testing progress and resource, and select the necessary test case of part to carry out, when the QA Manager chooses these test cases from database after, the test script related with test case generates an automatic test external member automatically on the platform interface, after clicking the operation button, platform can find corresponding test script to carry out from database, after executing test result is fed back to automatically the test case of correspondence, and which test case of demonstration is tested successfully on the platform interface, which test case test crash, data such as how many test percent of pass is, and the daily record of test process is saved in the file, convenient failure cause is analyzed.
One of ordinary skill in the art will appreciate that all or part of step in the said method can instruct related hardware to finish by program, described program can be stored in the computer-readable recording medium, as ROM (read-only memory), disk or CD etc.Alternatively, all or part of step of the foregoing description also can use one or more integrated circuit to realize.Correspondingly, each the module/unit in the foregoing description 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.

Claims (10)

1. a test script generation method is characterized in that, this method realizes that based on the test script generation system this method comprises:
Described test script generation system encapsulation is also preserved function generating function storehouse, and different functions adopt function identification to distinguish;
Described test script generation system generates and preserves the test script configuration, comprises function identification in the described test script configuration;
Described test script generation system extracts corresponding function from described function library automatically according to the function identification in the test script configuration and generates test script automatically.
2. the method for claim 1 is characterized in that, the step that generates the test script configuration comprises:
(a) described test script generation system reads and preserves the parameter information of all function identification and respective function in the described function library;
(b) described test script generation system extracts and shows that described function identification and function parameter information, described extraction comprise initiatively extraction or searches extraction according to user's request;
(c) described test script generation system obtains the function identification of user's operation and the function parameter of input, and upgrades and preserve described test script configuration;
(d) repeat above step (b) to (c) up to generating complete test script configuration.
3. the method for claim 1 is characterized in that: described test script generation system layering extraction and explicit function sign and function parameter information.
4. the method for claim 1 is characterized in that: the function of described function library comprises operation of equipment, instrument operation or logic control handling function.
5. a protos test suite PROTOS generation method is characterized in that, this method realizes based on the protos test suite PROTOS generation system, comprising:
This protos test suite PROTOS generation system is created the test script database, and different test scripts adopts different test script signs to distinguish;
This protos test suite PROTOS generation system generates and preserves the protos test suite PROTOS configuration, and described protos test suite PROTOS configuration comprises the test script sign;
Described protos test suite PROTOS generation system extracts corresponding test script from the test script database automatically according to the test script sign in the protos test suite PROTOS configuration and generates protos test suite PROTOS.
6. method as claimed in claim 5 is characterized in that, described protos test suite PROTOS configuration comprises environmental parameter, when described protos test suite PROTOS generation system generates protos test suite PROTOS, also finishes the environmental parameter configuration according to described protos test suite PROTOS configuration.
7. a test script generation system is characterized in that, this system comprises:
Function library is used to encapsulate function generating function storehouse, and different functions adopt function identification to distinguish;
The test script inking device is used for generating and the configuration of preservation test script, comprises function identification in the described test script configuration;
The test script automatically generating device is used for extracting corresponding function from described function library automatically according to the function identification of test script configuration and generates test script automatically.
8. system as claimed in claim 7 is characterized in that, described test script inking device comprises:
Module for reading and writing is used for reading and preserving the parameter information of all function identification of described function library and respective function;
Extract display module, be used for extracting and showing the function identification and the function parameter information of described module for reading and writing, described extraction comprises initiatively extraction or searches extraction according to user's request;
Module is preserved in the test script configuration, is used to obtain the function identification of user's operation and the function parameter of input, upgrades and preserves described test script configuration;
9. a protos test suite PROTOS generation system is characterized in that, this system comprises:
The test script database is used to preserve test script, and different test scripts adopts different test script signs to distinguish;
The protos test suite PROTOS inking device is used for generating and the configuration of preservation protos test suite PROTOS, and described protos test suite PROTOS configuration comprises the test script sign;
The protos test suite PROTOS automatically generating device is used for extracting corresponding test script from the test script database automatically according to the test script sign of described protos test suite PROTOS configuration and generates protos test suite PROTOS.
10. system as claimed in claim 9 is characterized in that, described protos test suite PROTOS configuration comprises environmental parameter, when described protos test suite PROTOS automatically generating device generates protos test suite PROTOS, comprises according to described protos test suite PROTOS configuration and finishes the environmental parameter configuration.
CN2010105796993A 2010-12-08 2010-12-08 Method and system for generating test script and test suite Pending CN102023861A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010105796993A CN102023861A (en) 2010-12-08 2010-12-08 Method and system for generating test script and test suite

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010105796993A CN102023861A (en) 2010-12-08 2010-12-08 Method and system for generating test script and test suite

Publications (1)

Publication Number Publication Date
CN102023861A true CN102023861A (en) 2011-04-20

Family

ID=43865183

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010105796993A Pending CN102023861A (en) 2010-12-08 2010-12-08 Method and system for generating test script and test suite

Country Status (1)

Country Link
CN (1) CN102023861A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102354200A (en) * 2011-06-10 2012-02-15 大唐移动通信设备有限公司 Method and device for automatic test through control instrument
CN103309650A (en) * 2012-03-14 2013-09-18 阿里巴巴集团控股有限公司 Generating method and device of persistence layer codes
CN103455413A (en) * 2012-05-31 2013-12-18 联想(北京)有限公司 Method, device and system for interaction scenario test data processing of communication terminals
CN103593277A (en) * 2012-08-15 2014-02-19 深圳市世纪光速信息技术有限公司 Log processing method and system
CN104133762A (en) * 2013-05-03 2014-11-05 腾讯科技(深圳)有限公司 Software test method and test device
CN104298589A (en) * 2013-07-16 2015-01-21 阿里巴巴集团控股有限公司 Performance test method and performance test equipment
CN104331358A (en) * 2014-10-30 2015-02-04 上海斐讯数据通信技术有限公司 Test management system and method
CN104468288A (en) * 2015-01-04 2015-03-25 中国联合网络通信集团有限公司 Terminal network data testing method and device
CN104778118A (en) * 2013-12-30 2015-07-15 深圳键桥通讯技术股份有限公司 Improvement method for automatic testing technology
CN105335287A (en) * 2015-10-15 2016-02-17 广东欧珀移动通信有限公司 Automatic test method and device
WO2016071918A1 (en) * 2014-11-03 2016-05-12 Hewlett-Packard Development Company, L.P. Automatic script generation
CN105607914A (en) * 2016-01-20 2016-05-25 浪潮集团有限公司 Method for customizing IPMItool function
CN105677306A (en) * 2014-11-18 2016-06-15 中兴通讯股份有限公司 Automation script compiling method and device
CN106547679A (en) * 2015-09-17 2017-03-29 腾讯科技(深圳)有限公司 The method and script management platform of script management
CN106569953A (en) * 2016-11-03 2017-04-19 武汉烽火网络有限责任公司 Method for enhancing the transportability and robustness of communication device automated test scripts
CN106874191A (en) * 2017-01-03 2017-06-20 上海斐讯数据通信技术有限公司 Intelligence database performs method and system
CN106991048A (en) * 2017-03-31 2017-07-28 杭州迪普科技股份有限公司 Webpage method of testing and device
CN104102581B (en) * 2014-07-10 2017-08-01 浪潮(北京)电子信息产业有限公司 A kind of method and device for realizing unit testing
CN107481766A (en) * 2017-08-28 2017-12-15 郑州云海信息技术有限公司 A kind of method of testing and device
CN107918615A (en) * 2016-10-09 2018-04-17 北京优朋普乐科技有限公司 The search method and device of retrieval result are presented with tree-shaped drop-down list box
CN108021502A (en) * 2017-11-20 2018-05-11 广州品唯软件有限公司 Client traffic test method, device and computer-readable recording medium
CN108228172A (en) * 2018-01-11 2018-06-29 携程旅游网络技术(上海)有限公司 The write method and system of script
CN108446110A (en) * 2018-03-14 2018-08-24 武汉斗鱼网络科技有限公司 Lua scenario generation methods, device, terminal and computer-readable medium
CN109783162A (en) * 2018-12-13 2019-05-21 平安科技(深圳)有限公司 Method function management method, device, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200521833A (en) * 2003-12-19 2005-07-01 Inventec Corp System and method for automatic test script generation based on hardware level
CN1790957A (en) * 2004-12-14 2006-06-21 华为技术有限公司 Apparatus testing method
EP1906310A1 (en) * 2006-09-26 2008-04-02 SAP Portals Israel Ltd. Method and apparatus for model driven testing
US20080126390A1 (en) * 2006-11-29 2008-05-29 Philip Arthur Day Efficient stress testing of a service oriented architecture based application

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200521833A (en) * 2003-12-19 2005-07-01 Inventec Corp System and method for automatic test script generation based on hardware level
CN1790957A (en) * 2004-12-14 2006-06-21 华为技术有限公司 Apparatus testing method
EP1906310A1 (en) * 2006-09-26 2008-04-02 SAP Portals Israel Ltd. Method and apparatus for model driven testing
US20080126390A1 (en) * 2006-11-29 2008-05-29 Philip Arthur Day Efficient stress testing of a service oriented architecture based application

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102354200A (en) * 2011-06-10 2012-02-15 大唐移动通信设备有限公司 Method and device for automatic test through control instrument
CN103309650A (en) * 2012-03-14 2013-09-18 阿里巴巴集团控股有限公司 Generating method and device of persistence layer codes
CN103309650B (en) * 2012-03-14 2016-08-24 阿里巴巴集团控股有限公司 The generation method and apparatus of persistent layer code
CN103455413A (en) * 2012-05-31 2013-12-18 联想(北京)有限公司 Method, device and system for interaction scenario test data processing of communication terminals
CN103455413B (en) * 2012-05-31 2016-12-28 联想(北京)有限公司 A kind of communicating terminal interaction scenarios test data processing method, device and system
CN103593277A (en) * 2012-08-15 2014-02-19 深圳市世纪光速信息技术有限公司 Log processing method and system
CN104133762A (en) * 2013-05-03 2014-11-05 腾讯科技(深圳)有限公司 Software test method and test device
CN104133762B (en) * 2013-05-03 2018-07-13 腾讯科技(深圳)有限公司 Method for testing software and test device
CN104298589A (en) * 2013-07-16 2015-01-21 阿里巴巴集团控股有限公司 Performance test method and performance test equipment
CN104298589B (en) * 2013-07-16 2018-01-16 阿里巴巴集团控股有限公司 A kind of performance test methods and equipment
CN104778118A (en) * 2013-12-30 2015-07-15 深圳键桥通讯技术股份有限公司 Improvement method for automatic testing technology
CN104778118B (en) * 2013-12-30 2018-08-28 深圳键桥通讯技术股份有限公司 The improved method of automatization testing technique
CN104102581B (en) * 2014-07-10 2017-08-01 浪潮(北京)电子信息产业有限公司 A kind of method and device for realizing unit testing
CN104331358A (en) * 2014-10-30 2015-02-04 上海斐讯数据通信技术有限公司 Test management system and method
WO2016071918A1 (en) * 2014-11-03 2016-05-12 Hewlett-Packard Development Company, L.P. Automatic script generation
CN105677306A (en) * 2014-11-18 2016-06-15 中兴通讯股份有限公司 Automation script compiling method and device
CN104468288B (en) * 2015-01-04 2018-04-27 中国联合网络通信集团有限公司 Terminal network data test method and device
CN104468288A (en) * 2015-01-04 2015-03-25 中国联合网络通信集团有限公司 Terminal network data testing method and device
CN106547679A (en) * 2015-09-17 2017-03-29 腾讯科技(深圳)有限公司 The method and script management platform of script management
CN105335287B (en) * 2015-10-15 2018-01-26 广东欧珀移动通信有限公司 A kind of automated testing method and device
CN105335287A (en) * 2015-10-15 2016-02-17 广东欧珀移动通信有限公司 Automatic test method and device
CN105607914A (en) * 2016-01-20 2016-05-25 浪潮集团有限公司 Method for customizing IPMItool function
CN107918615A (en) * 2016-10-09 2018-04-17 北京优朋普乐科技有限公司 The search method and device of retrieval result are presented with tree-shaped drop-down list box
CN106569953A (en) * 2016-11-03 2017-04-19 武汉烽火网络有限责任公司 Method for enhancing the transportability and robustness of communication device automated test scripts
CN106874191A (en) * 2017-01-03 2017-06-20 上海斐讯数据通信技术有限公司 Intelligence database performs method and system
CN106874191B (en) * 2017-01-03 2020-07-14 深圳前海大数金融服务有限公司 Intelligent database execution method and system
CN106991048A (en) * 2017-03-31 2017-07-28 杭州迪普科技股份有限公司 Webpage method of testing and device
CN107481766A (en) * 2017-08-28 2017-12-15 郑州云海信息技术有限公司 A kind of method of testing and device
CN108021502A (en) * 2017-11-20 2018-05-11 广州品唯软件有限公司 Client traffic test method, device and computer-readable recording medium
CN108228172A (en) * 2018-01-11 2018-06-29 携程旅游网络技术(上海)有限公司 The write method and system of script
CN108446110A (en) * 2018-03-14 2018-08-24 武汉斗鱼网络科技有限公司 Lua scenario generation methods, device, terminal and computer-readable medium
CN108446110B (en) * 2018-03-14 2022-01-04 武汉斗鱼网络科技有限公司 Lua script generation method, Lua script generation device, Lua script generation terminal and computer readable medium
CN109783162A (en) * 2018-12-13 2019-05-21 平安科技(深圳)有限公司 Method function management method, device, computer equipment and storage medium
CN109783162B (en) * 2018-12-13 2024-04-16 平安科技(深圳)有限公司 Method function management method, device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN102023861A (en) Method and system for generating test script and test suite
US9600401B1 (en) Automated GUI testing
US8997053B2 (en) System and method for automated testing of software applications with dynamic user interfaces spanning multiple technologies
CN106557413A (en) Based on the method and apparatus that code coverage obtains test case
US6986125B2 (en) Method and apparatus for testing and evaluating a software component using an abstraction matrix
CN100472434C (en) Smart gui activity recording and playback framework
US9189377B1 (en) Automation testing using descriptive maps
CN109302522A (en) Test method, device and computer system and medium
US20030028856A1 (en) Method and apparatus for testing a software component using an abstraction matrix
CN112270149B (en) Verification platform automatic integration method and system, electronic equipment and storage medium
CA2773981C (en) System and method of substituting parameter sets in self-contained mini-applications
US8904358B1 (en) Methods, systems, and articles of manufacture for synchronizing software verification flows
US7661053B2 (en) Methods and apparatus for patternizing device responses
CN110716853A (en) Test script recording method, application program testing method and related device
CN107832207A (en) Interface performance test method, apparatus, storage medium and computer equipment
CN109740122A (en) The conversion method and device of mind map use-case file
CN106909498A (en) A kind of java applet injects the method and system of failure
WO2016026328A1 (en) Information processing method and device and computer storage medium
CN108763091A (en) Method, apparatus and system for regression test
CN104182347B (en) A kind of testing requirement automatic analysis method based on automatic test platform
CN108804300A (en) Automated testing method and system
CN101030160B (en) Tester and method for testing unified series interface command
CN100437513C (en) Method and system for implementing automatic testing
US9280627B1 (en) GUI based verification at multiple abstraction levels
CN109857576A (en) RPC interface call 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
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20110420