CN103186460A - Method, device and system for generating script of test case - Google Patents

Method, device and system for generating script of test case Download PDF

Info

Publication number
CN103186460A
CN103186460A CN201110455710XA CN201110455710A CN103186460A CN 103186460 A CN103186460 A CN 103186460A CN 201110455710X A CN201110455710X A CN 201110455710XA CN 201110455710 A CN201110455710 A CN 201110455710A CN 103186460 A CN103186460 A CN 103186460A
Authority
CN
China
Prior art keywords
case
service
script
test
serviced component
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
CN201110455710XA
Other languages
Chinese (zh)
Other versions
CN103186460B (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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201110455710.XA priority Critical patent/CN103186460B/en
Publication of CN103186460A publication Critical patent/CN103186460A/en
Application granted granted Critical
Publication of CN103186460B publication Critical patent/CN103186460B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The embodiment of the invention discloses a method, a device and a system for generating a script of a test case. The method, the device and the system are used for generating a manual test case into an automatic test case script. The method provided by the embodiment of the invention comprises the following steps: generating a case configuration file, a standard control description file and a data and service assembly of the case into case instances; loading the case instances; and generating the automatic test case script according to the loaded case instances.

Description

A kind of method, Apparatus and system that generates the test case script
Technical field
The present invention relates to areas of information technology, relate in particular to a kind of method, Apparatus and system that generates the test case script.
Background technology
Professional fast test (QTP, Quicktest Professional) is a kind of automatic testing instrument, and QTP can carry out the manual test of repetition, mainly is the redaction for regression test and the same software of test.The testing process that QTP carries out functional test roughly is divided into the formulation test plan, creates test script, strengthens the test script function, moves test, five steps of analytical test result, when creating test script, the key word that existing QTP script all is based on library of object drives to write.
When script quantity increases day by day, when library of object was increasing, because the mistake that the confusion of object naming causes can get more and more, the speed of script operation also can be more and more slower, and the maintenance of script more can become the work of a time-consuming and inefficient.
Summary of the invention
The embodiment of the invention provides a kind of method, Apparatus and system that generates the test case script, in order to the manual test use-case is generated the automatic test case script.
The method of the generation test case script that the embodiment of the invention provides, comprise: data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, described configuration file is the association attributes file of use-case operation steps, described standard control description document is used for the control of test macro is carried out the standardization description, and described serviced component is the set of each service; Load described use-case example; Generate the automatic test case script according to the use-case example that loads.
The device of the generation test case script that the embodiment of the invention provides, comprise: generation unit, be used for data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, described configuration file is the association attributes file of use-case operation steps, described standard control description document is used for the control of test macro is carried out the standardization description, and described serviced component is the set of each service; Load units is used for loading described use-case example; Described generation unit also is used for generating the automatic test case script according to the use-case example that loads.
The system of the generation test case script that the embodiment of the invention provides comprises: use-case loading bin, and use-case maker; Described use-case loading bin, be used for data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, described configuration file is the association attributes file of use-case operation steps, described standard control description document is used for the control of test macro is carried out the standardization description, described serviced component is the set of each service, and loads described use-case example; Described use-case maker is used for generating the automatic test case script according to the use-case example that loads.
As can be seen from the above technical solutions, the embodiment of the invention has the following advantages: data, the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, the standard control description document is the general character file of different controls, it is the control base of recognition, when test interface changes, revise the control property that changes and get final product, reduce the script maintenance cost.And, carry out the identification of control by the control description document, support user's self-defined control as required, because control property is fixed, make script more stable effectively again.Then, load this use-case example, generate the automatic test case script according to the use-case example that loads, thus, by the manual test use-case being converted to the test case script that system automatically performs, can improve the efficient of safeguarding script, improve deal with data efficient.
Description of drawings
Fig. 1 is an embodiment synoptic diagram that generates the method for test case script in the embodiment of the invention;
Fig. 2 is another embodiment synoptic diagram that generates the method for test case script in the embodiment of the invention;
Fig. 3 is an embodiment synoptic diagram that generates the device of test case script in the embodiment of the invention;
Fig. 4 is another embodiment synoptic diagram that generates the device of test case script in the embodiment of the invention;
Fig. 5 is an embodiment synoptic diagram that generates the system of test case script in the embodiment of the invention.
Embodiment
The embodiment of the invention provides a kind of method, Apparatus and system that generates the test case script, is used for the manual test use-case is generated the automatic test case script.Below be elaborated respectively.
See also Fig. 1, an embodiment of the method for the generation test case script in the embodiment of the invention comprises:
101, data and the serviced component with use-case configuration file, standard control description document, use-case generates the use-case example;
Manual test use-case configuration file, standard control statement file, the data of use-case, serviced component are generated the use-case example, the use-case example is the detailed description to a use-case, comprises the end process of data, use-case theme and use-case that title, the parameter setting of use-case, the initialization of use-case, the use-case of use-case is required.
Wherein, the use-case configuration file is the association attributes file of use-case operation steps;
The major function of use-case configuration file comprises:
1, determines the page or the framework at use-case operation steps place;
2, select input value and the output valve of use-case operation steps;
3, the relation between operation steps before and after the clear and definite use-case;
4, determine stand-by period between the use-case operation steps;
Can use the time of system default, also can carry out personalization by the user and dispose waiting time.
5, the checkpoint of different use-case operation stepss;
Dissimilar checkpoints can be arranged.
6, determine the abnormality processing strategy of different use-case operation stepss.
Unusually provide different abnormality processing strategies for different.
The standard control description document is used for the control of test macro is carried out the standardization description, is the general character file of different controls, is the control base of recognition, when the system testing interface changes, as long as revise the control property that changes.
Serviced component is the set of each service, is according to the simplified package of certain demand for services to data and method, and certain function service object externally is provided.
The data of use-case comprise user name, data such as the numbering of document.
102, load the use-case example;
In the use-case loading equipemtn, load use-case embodiment, handle the flow process between each operation steps of use-case.
103, generate the automatic test case script according to the use-case example that loads.
In use-case generation equipment, generate the automatic test case script according to each the use-case example that loads.
In the embodiment of the invention, data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, the standard control description document is used for the control of test macro is carried out the standardization description, being the general character file of different controls, is the control base of recognition, when test interface changes, the control property that modification changes gets final product, and reduces the script maintenance cost.And, carry out the identification of control by the control description document, support the User Defined control, because control property is fixed, then script is more stable effectively again.Then, load the use-case example, generate the automatic test case script according to each the use-case example that loads, by the manual test use-case is converted to the automatic test case script, improve the efficient of safeguarding script, improve deal with data efficient.
Describe the method for the generation test case script in the embodiment of the invention below with another embodiment in detail, see also Fig. 2, another embodiment of the method for the generation test case script in the embodiment of the invention comprises:
201, data and the serviced component with use-case configuration file, standard control description document, use-case generates the use-case example;
Manual test use-case configuration file, standard control statement file, the data of use-case, serviced component are generated the use-case example, the use-case example is the detailed description to a use-case, the end process that comprises data, use-case theme and use-case that title, the parameter setting of use-case, the initialization of use-case, the use-case of use-case is required, more than concrete implication and the effect of each parameter, see also the associated description in the middle step 101 embodiment illustrated in fig. 1, repeat no more herein.
Wherein, the COS in the serviced component can comprise use-case module service, queuing processing service, abnormality processing service, check service.
Further, the use-case module service is used for making other use-cases to use case script by multiplexing this use-case script moduleization, for example logins, script commonly used such as cancellation;
Queuing is handled service and is used to each operation steps of use-case to sort, and has only previous step to be finished and just begins to carry out next step, then enters the stand-by period when running into abnormal conditions;
Abnormality processing service is used for carrying out the processing policy when testing process is unusual, when the page of testing not when presetting flow process and carry out, carry out this abnormality processing strategy;
Whether the check service is used for checking the program of having finished detection unusual.
Serviced component in the present embodiment is also supported third party's expansion service, and for example modal dialog box is handled service, branch process service, the service of mistake screenshotss.
202, be written into the use-case template;
Be written into the use-case template in the use-case loading equipemtn, the use-case template is certain use-case standard, is the common steps of each use-case, can be multiplexing for executive routine.
203, resolve use-case step in this use-case template, read the use-case data;
Resolve the use-case step in the use-case template, read the use-case data in each step of use-case.
204, with the use-case template of each service of this serviced component, be loaded between corresponding use-case execution in step;
With the use-case template of each service of serviced component in the use-case template after resolving, namely the common steps of use-case is loaded between the use-case execution in step corresponding with it.
205, the use-case data encapsulation after will handling is the use-case example;
By this use-case loading equipemtn, be the use-case example with the use-case data encapsulation after handling, the use-case example is described a use-case in detail by the end process of required data, use-case theme and use-case of title, the parameter setting of use-case, the initialization of use-case, the use-case of use-case.
206, resolve packaged use-case example, and read the use-case critical field in this use-case example;
In use-case generation equipment, resolve the packaged use-case example of use-case loading equipemtn, and read the use-case critical field in this use-case example.
207, with this use-case critical field, be converted to the field format that meets the automatic test case script;
Use-case critical field with reading is converted to the critical field that meets automatic test case, to generate the automatic test case script.
208, generate the script of automatic test case according to the critical field of automatic test case.
Generate equipment by use-case, generate the script of automatic test case according to the critical field of automatic test case, when the user selects this automatic test case script, do not need hand input-data, move this automatic test case script, finish test, show test results.
Need to prove that in the embodiment of the invention, the use-case example is the basis that produces with case script, the use-case example please see the following form with corresponding relation with case script:
Figure BDA0000127577790000061
In the embodiment of the invention, be written into the use-case template, resolve use-case step wherein, read the use-case data, with the public step in each use-case template of serving of serviced component, be loaded between corresponding use-case execution in step, use-case step after handling is encapsulated as the use-case example, then, resolves packaged use-case example, and read use-case critical field in this use-case example, and be converted into the field format that meets automatic test case, thus the automatic test case script generated according to the key word of automatic test case, by the manual test use-case being converted to the test case script that system automatically performs, improve the efficient of safeguarding script, reduce the cost of safeguarding script.
Introduce the device of the generation test case script in the embodiment of the invention below, see also Fig. 3, an embodiment of the device of the generation test case script in the embodiment of the invention comprises:
Generation unit 301, be used for data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, configuration file is the association attributes file of use-case operation steps, the standard control description document is used for the control of test macro is carried out the standardization description, and serviced component is the set (seeing also step 101) of each service;
Load units 302 is used for loading use-case example (seeing also step 101);
Generate use-case unit 303, be used for generating automatic test case script (seeing also step 103) according to the use-case example that loads.
The detailed process of function is separately realized in each unit of the device of the generation test case script in the present embodiment, sees also aforementioned associated description step in embodiment illustrated in fig. 1, repeats no more herein.
In the embodiment of the invention, generation unit 301 is with the use-case configuration file, the standard control description document, the data of use-case, serviced component generates the use-case example, wherein, configuration file is the association attributes file of use-case operation steps, the standard control description document is used for the control of test macro is carried out the standardization description, serviced component is the set of each service, load units 302 loads the use-case example, generate the automatic case script of using by generating use-case unit 303 according to the use-case example that loads, because the standard control description document is the general character file of different controls, it is the control base of recognition, when test interface changes, the control property that modification changes gets final product, and reduces the script maintenance cost.And, carry out the identification of control by the control description document, support the User Defined control, because the control recognition property is fixed, make script more stable effectively again.Then, load the use-case example, generate the automatic test case script according to the use-case example that loads, be converted to automatic test by manual test, by the manual test use-case being converted to the test case script that system automatically performs, improve the efficient of safeguarding script, improve deal with data efficient.
For ease of understanding, describe the device of the generation test case script in the embodiment of the invention below in detail, see also Fig. 4, another embodiment of the device of the generation test case script in the embodiment of the invention comprises:
Generation unit 401, be used for data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, configuration file is the association attributes file of use-case operation steps, the standard control description document is used for the control of test macro is carried out the standardization description, serviced component is the set of each service, and the COS in the serviced component specifically comprises: the use-case module service, and the use-case module service is used for the use-case script moduleization; Lining up to handle to serve is used to the operation steps of use-case to sort, and the abnormality processing service is used for the processing policy of execution when testing process is unusual, and whether unusually check is served and be used for the completed test procedure of check (referring to step 101,201);
Load units 402 is used for loading use-case example (referring to step 102);
Generate use-case unit 403, be used for generating automatic test case script (referring to step 103) according to the use-case example that loads.
Need to prove that load units 402 may further include:
Insmod 4021, be used for being written into use-case template, the common steps (referring to step 202) that this use-case template is use-case;
Parsing module 4022, the use-case step for resolving this use-case template reads use-case data (referring to step 203);
Load-on module 4023 is used for the use-case template with each service of serviced component, is loaded between corresponding use-case execution in step (referring to step 204);
Package module 4024, the use-case data encapsulation after being used for handling is use-case example (referring to step 205).
Generating use-case unit 403 may further include:
Resolve use-case example module 4031, be used for resolving packaged use-case example (referring to step 206);
Read module 4032 is for the use-case critical field (referring to step 207) that reads the use-case example;
Modular converter 4033 is used for the form with this use-case critical field, is converted to the field format of automatic test case script, generates automatic test case script (referring to step 208).
The detailed process of function is separately realized in each unit of the device of the generation test case script in the present embodiment, see also earlier figures 1 and embodiment illustrated in fig. 2 in the associated description step, repeat no more herein.
In the embodiment of the invention, generation unit 401 is with the use-case configuration file, the standard control description document, the data of use-case and serviced component generate the use-case example, load units 402 loads the use-case example, specifically 4021 be written into the use-case template by insmoding, this use-case template is the common steps of each use-case, the use-case step that parsing module 4022 is resolved in this use-case template, read the use-case data, load-on module 4023 is with the use-case template of each service in this serviced component, be loaded between corresponding use-case execution in step, use-case data encapsulation after package module 4024 will be handled is the use-case example, then, generate use-case unit 403 and generate the automatic test case script according to each the use-case example that loads, concrete, resolve packaged use-case example by resolving use-case example module 4031, read module 4032 reads the use-case critical field in the use-case example, modular converter 4033 is with the form of this use-case critical field, be converted to the field format that meets the automatic test case script, generate the automatic test case script, thereby, by the manual test use-case being converted to the test case script that system automatically performs, improve the efficient of safeguarding script, reduce the cost of safeguarding script.
The embodiment of the invention also provides a kind of system that generates the test case script, sees also Fig. 5, and the system of the generation test case script in the embodiment of the invention comprises:
Use-case loading bin 501, and use-case maker 502;
Wherein, use-case loading bin 501, be used for data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, configuration file is the association attributes file of use-case operation steps, the standard control description document is used for the control of test macro is carried out the standardization description, and serviced component is the set of each service, and loads the use-case example;
Use-case maker 502 is used for generating the automatic test case script according to the use-case example that loads.
In the present embodiment, the detailed process that the use-case loading bin in the system of generation test case script and use-case maker are realized function separately sees also Fig. 1 to the associated description content of each embodiment shown in Figure 4, repeats no more herein.
It will be appreciated by those skilled in the art that all or part of step that realizes in above-described embodiment method is to instruct relevant hardware to finish by program, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be ROM (read-only memory), disk or CD etc.
More than a kind of method, Apparatus and system that generates the test case script provided by the present invention is described in detail, for those skilled in the art, thought according to the embodiment of the invention, part in specific embodiments and applications all can change, in sum, this description should not be construed as limitation of the present invention.

Claims (9)

1. a method that generates the test case script is characterized in that, comprising:
Use-case configuration file, standard control description document, use-case data and serviced component are generated the use-case example, wherein, described configuration file is the association attributes file of use-case operation steps, described standard control description document is used for the control of test macro is carried out the standardization description, and described serviced component is the set of each service;
Load described use-case example;
Generate the automatic test case script according to the use-case example that loads.
2. method according to claim 1 is characterized in that, the COS in the described serviced component comprises: service, abnormality processing service and check service are handled in use-case module service, queuing;
Wherein, described use-case module service is used for the use-case script moduleization, described queuing is handled service and is used to the operation steps of use-case to sort, described abnormality processing service is used for carrying out the processing policy when testing process is unusual, and whether described check service is used for the completed test procedure of check unusual.
3. method according to claim 1 and 2 is characterized in that, described loading use-case example comprises:
Be written into the use-case template, described use-case template is the common steps of use-case;
Resolve the use-case step in the described use-case template, read the use-case data;
With the use-case template of each service in the described serviced component, be loaded between corresponding use-case execution in step;
Be the use-case example with the use-case data encapsulation after handling.
4. method according to claim 3 is characterized in that, describedly generates automatic test case according to the use-case example that loads and comprises:
Resolve packaged use-case example, and read the use-case critical field in the described use-case example;
With the form of described use-case critical field, be converted to the field format that meets described automatic test case script, generate the automatic test case script.
5. a device that generates the test case script is characterized in that, comprising:
Generation unit, be used for data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, described configuration file is the association attributes file of use-case operation steps, described standard control description document is used for the control of test macro is carried out the standardization description, and described serviced component is the set of each service;
Load units is used for loading described use-case example;
Generate the use-case unit, be used for generating the automatic test case script according to the use-case example that loads.
6. device according to claim 5 is characterized in that,
COS in the described serviced component comprises: service, abnormality processing service and check service are handled in use-case module service, queuing;
Wherein, described use-case module service is used for the use-case script moduleization, described queuing is handled service and is used to the operation steps of use-case to sort, described abnormality processing service is used for carrying out the processing policy when testing process is unusual, and whether described check service is used for the completed test procedure of check unusual.
7. according to claim 5 or 6 described devices, it is characterized in that described load units comprises:
Insmod, be used for being written into the use-case template, described use-case template is the common steps of use-case;
Parsing module, the use-case step for resolving described use-case template reads the use-case data;
Load-on module is used for the use-case template with each service of described serviced component, is loaded between corresponding use-case execution in step;
Package module, the use-case data encapsulation after being used for handling is the use-case example.
8. device according to claim 7 is characterized in that, described generation use-case unit comprises:
Resolve the use-case example module, be used for resolving packaged use-case example;
Read module is for the use-case critical field that reads described use-case example;
Modular converter is used for the form with described use-case critical field, is converted to the field format that meets described automatic test case script, generates the automatic test case script.
9. a system that generates the test case script is characterized in that, comprising:
Use-case loading bin, and use-case maker;
Described use-case loading bin, be used for data and the serviced component of use-case configuration file, standard control description document, use-case are generated the use-case example, wherein, described configuration file is the association attributes file of use-case operation steps, described standard control description document is used for the control of test macro is carried out the standardization description, described serviced component is the set of each service, and loads described use-case example;
Described use-case maker is used for generating the automatic test case script according to the use-case example that loads.
CN201110455710.XA 2011-12-30 2011-12-30 A kind of method, Apparatus and system of generating test use case script Active CN103186460B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110455710.XA CN103186460B (en) 2011-12-30 2011-12-30 A kind of method, Apparatus and system of generating test use case script

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110455710.XA CN103186460B (en) 2011-12-30 2011-12-30 A kind of method, Apparatus and system of generating test use case script

Publications (2)

Publication Number Publication Date
CN103186460A true CN103186460A (en) 2013-07-03
CN103186460B CN103186460B (en) 2016-03-02

Family

ID=48677636

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110455710.XA Active CN103186460B (en) 2011-12-30 2011-12-30 A kind of method, Apparatus and system of generating test use case script

Country Status (1)

Country Link
CN (1) CN103186460B (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104035872A (en) * 2014-06-27 2014-09-10 浪潮(北京)电子信息产业有限公司 Method and device for testing clustering software
CN104391786A (en) * 2014-10-31 2015-03-04 任子行网络技术股份有限公司 Webpage automatic test system and method thereof
CN104426709A (en) * 2013-08-23 2015-03-18 深圳市共进电子股份有限公司 TR 069 testing method and system
CN104572431A (en) * 2013-10-24 2015-04-29 阿里巴巴集团控股有限公司 Test method and test device
CN104794048A (en) * 2014-01-17 2015-07-22 阿里巴巴集团控股有限公司 Automatic UI testing method and system
CN105893243A (en) * 2015-12-14 2016-08-24 乐视网信息技术(北京)股份有限公司 Test frame used for test tool, and test tool
CN106407054A (en) * 2016-08-30 2017-02-15 浪潮(北京)电子信息产业有限公司 BMC automatic testing system and method
CN106528432A (en) * 2016-12-12 2017-03-22 北京三快在线科技有限公司 Construction method and apparatus for test scene data, and buried point test method
CN106649106A (en) * 2016-12-09 2017-05-10 北京锐安科技有限公司 Test case generation method and device
CN106874209A (en) * 2017-03-15 2017-06-20 上汽通用汽车有限公司 The generation method and device of test script
CN107704392A (en) * 2017-09-30 2018-02-16 华为技术有限公司 The processing method and server of a kind of test case
CN107861872A (en) * 2017-11-03 2018-03-30 郑州云海信息技术有限公司 A kind of generation method, device, equipment and the storage medium of automatized script template
CN108490336A (en) * 2018-03-14 2018-09-04 广州视源电子科技股份有限公司 Board card testing method and system, readable storage medium and computer equipment
CN109002390A (en) * 2018-06-25 2018-12-14 天维讯达(北京)科技有限公司 A kind of test case dynamic state of parameters configuration method and device
CN109308254A (en) * 2017-07-28 2019-02-05 阿里巴巴集团控股有限公司 A kind of test method, device and test equipment
CN109815141A (en) * 2019-01-07 2019-05-28 中国联合网络通信集团有限公司 A kind of test method and device
CN109857671A (en) * 2019-02-15 2019-06-07 广州视源电子科技股份有限公司 Test case generation method and device, server and storage medium
CN110347598A (en) * 2019-07-10 2019-10-18 上海达梦数据库有限公司 A kind of test script generation method, device, server and storage medium
US10776251B1 (en) 2016-07-22 2020-09-15 Amdocs Development Limited System, method, and computer program for automatically converting manual test cases to automated test structures in a software testing project
CN111694752A (en) * 2020-07-28 2020-09-22 中移(杭州)信息技术有限公司 Application testing method, electronic device and storage medium
CN113076247A (en) * 2021-04-06 2021-07-06 成都安恒信息技术有限公司 Method and system for managing and running test script
CN113448869A (en) * 2021-07-16 2021-09-28 建信金融科技有限责任公司 Method and device for generating test case, electronic equipment and computer readable medium
CN113535265A (en) * 2021-07-15 2021-10-22 中国第一汽车股份有限公司 Service data generation method and device, electronic equipment and storage medium
CN113572833A (en) * 2021-07-21 2021-10-29 北京百度网讯科技有限公司 Cloud mobile phone maintenance method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1877543A (en) * 2005-06-06 2006-12-13 华为技术有限公司 Data-driven automatic testing system and method
CN1877544A (en) * 2005-06-06 2006-12-13 华为技术有限公司 Keyword-driven automatic testing system and method
CN101187894A (en) * 2006-11-15 2008-05-28 中兴通讯股份有限公司 Automatic test method based on key word drive and its test system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1877543A (en) * 2005-06-06 2006-12-13 华为技术有限公司 Data-driven automatic testing system and method
CN1877544A (en) * 2005-06-06 2006-12-13 华为技术有限公司 Keyword-driven automatic testing system and method
CN101187894A (en) * 2006-11-15 2008-05-28 中兴通讯股份有限公司 Automatic test method based on key word drive and its test system

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104426709A (en) * 2013-08-23 2015-03-18 深圳市共进电子股份有限公司 TR 069 testing method and system
CN104572431B (en) * 2013-10-24 2017-07-21 阿里巴巴集团控股有限公司 A kind of method of testing and device
CN104572431A (en) * 2013-10-24 2015-04-29 阿里巴巴集团控股有限公司 Test method and test device
CN104794048B (en) * 2014-01-17 2017-10-24 阿里巴巴集团控股有限公司 A kind of UI automated testing methods and system
CN104794048A (en) * 2014-01-17 2015-07-22 阿里巴巴集团控股有限公司 Automatic UI testing method and system
CN104035872B (en) * 2014-06-27 2017-01-11 浪潮(北京)电子信息产业有限公司 Method and device for testing clustering software
CN104035872A (en) * 2014-06-27 2014-09-10 浪潮(北京)电子信息产业有限公司 Method and device for testing clustering software
CN104391786A (en) * 2014-10-31 2015-03-04 任子行网络技术股份有限公司 Webpage automatic test system and method thereof
CN104391786B (en) * 2014-10-31 2018-04-27 任子行网络技术股份有限公司 Webpage automatization test system and its method
CN105893243A (en) * 2015-12-14 2016-08-24 乐视网信息技术(北京)股份有限公司 Test frame used for test tool, and test tool
US10776251B1 (en) 2016-07-22 2020-09-15 Amdocs Development Limited System, method, and computer program for automatically converting manual test cases to automated test structures in a software testing project
CN106407054A (en) * 2016-08-30 2017-02-15 浪潮(北京)电子信息产业有限公司 BMC automatic testing system and method
CN106407054B (en) * 2016-08-30 2020-02-04 苏州浪潮智能科技有限公司 BMC automatic test system and method
CN106649106A (en) * 2016-12-09 2017-05-10 北京锐安科技有限公司 Test case generation method and device
CN106528432B (en) * 2016-12-12 2019-01-25 北京三快在线科技有限公司 The construction method and device of test scene data bury a test method
CN106528432A (en) * 2016-12-12 2017-03-22 北京三快在线科技有限公司 Construction method and apparatus for test scene data, and buried point test method
CN106874209A (en) * 2017-03-15 2017-06-20 上汽通用汽车有限公司 The generation method and device of test script
CN106874209B (en) * 2017-03-15 2021-03-09 上汽通用汽车有限公司 Test script generation method and device
CN109308254B (en) * 2017-07-28 2022-06-03 阿里巴巴集团控股有限公司 Test method, test device and test equipment
CN109308254A (en) * 2017-07-28 2019-02-05 阿里巴巴集团控股有限公司 A kind of test method, device and test equipment
CN107704392A (en) * 2017-09-30 2018-02-16 华为技术有限公司 The processing method and server of a kind of test case
CN107704392B (en) * 2017-09-30 2021-05-18 华为技术有限公司 Test case processing method and server
CN107861872A (en) * 2017-11-03 2018-03-30 郑州云海信息技术有限公司 A kind of generation method, device, equipment and the storage medium of automatized script template
CN108490336A (en) * 2018-03-14 2018-09-04 广州视源电子科技股份有限公司 Board card testing method and system, readable storage medium and computer equipment
CN109002390A (en) * 2018-06-25 2018-12-14 天维讯达(北京)科技有限公司 A kind of test case dynamic state of parameters configuration method and device
CN109002390B (en) * 2018-06-25 2021-07-27 天维讯达(北京)科技有限公司 Test case parameter dynamic configuration method and device
CN109815141A (en) * 2019-01-07 2019-05-28 中国联合网络通信集团有限公司 A kind of test method and device
CN109815141B (en) * 2019-01-07 2022-05-03 中国联合网络通信集团有限公司 Test method and device
CN109857671A (en) * 2019-02-15 2019-06-07 广州视源电子科技股份有限公司 Test case generation method and device, server and storage medium
CN110347598B (en) * 2019-07-10 2023-11-28 上海达梦数据库有限公司 Test script generation method and device, server and storage medium
CN110347598A (en) * 2019-07-10 2019-10-18 上海达梦数据库有限公司 A kind of test script generation method, device, server and storage medium
CN111694752B (en) * 2020-07-28 2023-09-05 中移(杭州)信息技术有限公司 Application testing method, electronic device and storage medium
CN111694752A (en) * 2020-07-28 2020-09-22 中移(杭州)信息技术有限公司 Application testing method, electronic device and storage medium
CN113076247B (en) * 2021-04-06 2023-07-04 成都安恒信息技术有限公司 Method and system for managing and running test script
CN113076247A (en) * 2021-04-06 2021-07-06 成都安恒信息技术有限公司 Method and system for managing and running test script
CN113535265A (en) * 2021-07-15 2021-10-22 中国第一汽车股份有限公司 Service data generation method and device, electronic equipment and storage medium
CN113448869B (en) * 2021-07-16 2022-12-13 中国建设银行股份有限公司 Method and device for generating test case, electronic equipment and computer readable medium
CN113448869A (en) * 2021-07-16 2021-09-28 建信金融科技有限责任公司 Method and device for generating test case, electronic equipment and computer readable medium
CN113572833A (en) * 2021-07-21 2021-10-29 北京百度网讯科技有限公司 Cloud mobile phone maintenance method and device, electronic equipment and storage medium
CN113572833B (en) * 2021-07-21 2024-05-14 北京百度网讯科技有限公司 Cloud mobile phone maintenance method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN103186460B (en) 2016-03-02

Similar Documents

Publication Publication Date Title
CN103186460A (en) Method, device and system for generating script of test case
CN106970873B (en) On-line mock testing method, device and system
CN101986286B (en) Embedded system and managing method thereof
CN108241720B (en) Data processing method, device and computer readable storage medium
CN102541728A (en) Method for expanding identifiable control of automatic test tool
CN107832059A (en) Code static analysis method and device based on Makefile
CN112162915A (en) Test data generation method, device, equipment and storage medium
CN102291591A (en) Television software function compilation-free configuration method and device thereof
CN109284222B (en) Software unit, project testing method, device and equipment in data processing system
CN110109671B (en) Webpack label size and style conversion method and device
CN110046052B (en) Service calling method and device
CN103186384A (en) Business-component-oriented software designing and analyzing system and using method thereof
CN101017496A (en) Method and apparatus for automatically formatting data based on a best match test result type
KR102141749B1 (en) APP program execution method and device
CN102722382A (en) Method for loading table entries in simulation process and simulation device
CN109597695B (en) Data processing method, device and equipment
CN109725905A (en) Software architecture and implementation method based on source code collection, plug-in unit and application method for compiling pins component
CN106354966B (en) The method of the conversion of chip id E project file and rapid configuration artificial debugging environment
CN115061928A (en) Micro-service automatic testing method and device, electronic equipment and storage medium
CN108563514A (en) Access method, application and the electronic equipment of application configuration service
CN110704742B (en) Feature extraction method and device
CN111639030A (en) Page testing method, device, equipment and storage medium
CN107391223B (en) File processing method and device
CN104615458A (en) Module loading method and system based on json data format
CN115934684B (en) Multi-source database data migration method and device, equipment and storage medium

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