CN107608889A - A kind of test script automatic generation method and system - Google Patents

A kind of test script automatic generation method and system Download PDF

Info

Publication number
CN107608889A
CN107608889A CN201710835447.4A CN201710835447A CN107608889A CN 107608889 A CN107608889 A CN 107608889A CN 201710835447 A CN201710835447 A CN 201710835447A CN 107608889 A CN107608889 A CN 107608889A
Authority
CN
China
Prior art keywords
interface
test script
parameter
description language
preview
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
CN201710835447.4A
Other languages
Chinese (zh)
Other versions
CN107608889B (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.)
Hangzhou Pin Guan Network Technology Co Ltd
Original Assignee
Hangzhou Pin Guan Network Technology 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 Hangzhou Pin Guan Network Technology Co Ltd filed Critical Hangzhou Pin Guan Network Technology Co Ltd
Priority to CN201710835447.4A priority Critical patent/CN107608889B/en
Publication of CN107608889A publication Critical patent/CN107608889A/en
Application granted granted Critical
Publication of CN107608889B publication Critical patent/CN107608889B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

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

Abstract

It is the invention discloses a kind of test script automatic generation method and system, the step of generation method:Interface description language is generated according to the interface relevant parameter of mark;Docking port description language carries out specification and parses to obtain interactive interface, while sets service parameter by interactive interface and send preview request;Parameter association mapping is established, and Preview results are verified by the restriction on the parameters of setting, generates test script.By parsing obtained interactive interface, interfaceization operation easy to use is realized;By setting service parameter and establishing relationship maps, the code for writing correlation need not be taken a substantial amount of time by realizing, and the degree of understanding that other are write with language write independent of tester of code;By this test script automatic generation method, when realizing renewal or the description language difference of product code, the situation for writing or updating test script again is avoided, reduces exploitation input.Generation system realizes production method identical beneficial effect.

Description

A kind of test script automatic generation method and system
Technical field
The present invention relates to automatic test field, and in particular to a kind of test script automatic generation method and system.
Background technology
In today that project structure and service increasingly complicate, the important ring that will be checked on as project quality is tested Section, the request interface and business scenario of magnanimity are required for tester to carry out corresponding recurrence eye checking and just can ensure that service just Often operating.The manual testing that tester is relied in period earlier has become the past, and automatic test is increasingly becoming main flow.
But automatic test needs to take a substantial amount of time the automatic test code for writing correlation, moreover, from Dynamicization test writing for code also rely on the corresponding technology grammer of tester's additional studies, the requirement to tester compared with It is high;When the change of product code, generally require to write or update test script again, add many exploitation inputs.
Grown based on current this automatic test time, write the high present situation of use-case threshold, need one kind badly and pass through solution Analyse interface description language, there is provided interfaceization operation easy to use, coordinate tester's service logic, customize test case, it is raw Into the method for automatic test script.
The content of the invention
It is an object of the invention to provide a kind of test script automatic generation method and system, to solve above-mentioned weak point.
To achieve these goals, the present invention provides following technical scheme:
The invention provides a kind of test script automatic generation method, comprise the following steps:
Interface description language is generated according to the interface relevant parameter of mark;
Specification is carried out to the interface description language to parse to obtain interactive interface, while industry is set by the interactive interface Business parameter simultaneously sends preview request;
Parameter association mapping is established, and the Preview results are verified by the restriction on the parameters of setting, generation test Script.
Above-mentioned test script automatic generation method, the generation of the interface description language comprise the following steps:
Interface relevant parameter is identified by the form of note;
Note in parsing code automatically generates interface description language.
Above-mentioned test script automatic generation method, the interface description language comprise at least:Json language, YAML language with And WSDL language.
Above-mentioned test script automatic generation method, the interactive interface are included:
Interface specification is parsed by description language resolver.
Above-mentioned test script automatic generation method, the setting of the service parameter include:
A group interface is selected in the interactive interface, and is sorted by pulling into line interface.
Above-mentioned test script automatic generation method, the generation of the test script comprise the following steps:
Preview results after checking are inputted into script code generator;
Test script is generated by the scripted code maker.
Above-mentioned test script automatic generation method, the test script are to be obtained by connectivity operational trials, including Following steps:
Access the interactive interface and the service parameter is set, be concurrently born into the request of corresponding Preview results;
Field parameter is added by the interactive interface to constrain;
The curl orders of generation and corresponding Preview results are obtained, and by described in field parameter constraint checking Preview results, generate the test script.
Above-mentioned test script automatic generation method, the test script are to be obtained by relevance operational trials, including Following steps:
The service parameter of the UI Preferences A and B interface are accessed, preview obtains result A and B;
Parameter association is established by the naming method of above-mentioned interface and parameter to map;
Judge that the preview obtains whether result B is final result, it is tested if then adding field parameter constraint Card, generates the test script.
Test script automatic generation method provided by the invention, has the advantages that:Pass through docking port description language Specification parsing, obtain interactive interface, realize interfaceization easy to use and operate;By setting service parameter to be associated with foundation Mapping, the code for writing correlation need not be taken a substantial amount of time by realizing, and code is write independent of tester to it He writes the degree of understanding of language;By this test script automatic generation method, realize the renewal of product code or describe language When saying different, the situation for writing or updating test script again is avoided, reduces exploitation input.
Present invention also offers a kind of test script automatic creation system, including:
Development block, to generate interface description language according to the interface relevant parameter of mark;
User interaction unit, specification is carried out to the interface description language and parses to obtain interactive interface, while by described Interactive interface sets service parameter and sends preview request;
Script generation unit, to establish parameter association mapping, and by the restriction on the parameters of setting to the Preview results Verified, generate test script.
Above-mentioned test script automatic creation system, the development block include:Parameter explains module and interface parsing module,
The parameter explains module, to identify interface relevant parameter by the form of note;
The interface parsing module, the note to parse in code automatically generate interface description language.
Test script automatic creation system provided by the invention, has the advantages that:Pass through docking port description language Specification parsing, obtain interactive interface, realize interfaceization easy to use and operate;By setting service parameter to be associated with foundation Mapping, the code for writing correlation need not be taken a substantial amount of time by realizing, and code is write independent of tester to it He writes the degree of understanding of language;By this test script automatic generation method, realize the renewal of product code or describe language When saying different, the situation for writing or updating test script again is avoided, reduces exploitation input.
Brief description of the drawings
, below will be to institute in embodiment in order to illustrate more clearly of the embodiment of the present application or technical scheme of the prior art The accompanying drawing needed to use is briefly described, it should be apparent that, drawings in the following description are only one described in the present invention A little embodiments, for those of ordinary skill in the art, other accompanying drawings can also be obtained according to these accompanying drawings.
Fig. 1 is structural representation provided in an embodiment of the present invention;
Fig. 2 is the structural representation that one embodiment of the present invention provides;
Fig. 3 is the structural representation that one embodiment of the present invention provides;
Fig. 4 is the structural representation that one embodiment of the present invention provides;
Fig. 5 is the structural representation that one embodiment of the present invention provides;
Fig. 6 is the structural representation that one embodiment of the present invention provides;
Fig. 7 is the structural representation that one embodiment of the present invention provides;
Fig. 8 is the structural representation that one embodiment of the present invention provides;
Fig. 9 is the structural representation that one embodiment of the present invention provides;
Figure 10 is structural representation provided in an embodiment of the present invention.
Embodiment
In order that those skilled in the art more fully understands technical scheme, below in conjunction with accompanying drawing to this hair It is bright to be further detailed.
It is a kind of test script automatic generation method provided in an embodiment of the present invention as shown in Fig. 1,9, including following step Suddenly:
S101, according to the interface relevant parameter of mark generate interface description language;
Specifically, interface relevant parameter refers to that machine can be identified as the unique identification of which kind of description language according to it, this is only One identification corresponds to different description languages in a manner of one-to-one.As shown in figure 3, as preferable in the present embodiment, it is described Interface description language includes but is not limited to, json language, YAML language and WSDL language;The corresponding one kind of said one language is only One identification.
As shown in Fig. 2 in step S101, the generation of the interface description language comprises the following steps:
S201, the form mark interface relevant parameter by note;
Note in S202, parsing code automatically generates interface description language.
Unique identification is the form explained, and interface relevant parameter is identified by the form of note, and machine can parse note, So as to regard as corresponding interface description language, corresponding interface description language is generated.Specifically, developer was developing Interface relevant parameter is identified by the form of note in journey;Note in Analysis on Framework code automatically generates interface description language (json, YAML, WSDL etc.);And then it is the interface description rule of multiple interfaces description language (i.e. parsing obtains interface specification) Acquisition is laid a good foundation.
S102, interface description language progress specification is parsed to obtain interactive interface, while pass through the interactive interface Service parameter is set and sends preview request;
Specifically, specification parsing refers to the analysis by docking port description language, calculated, make machine learning to one kind or more The excuse interface description rule of kind language, the description rule as parse obtained interface specification;As preferred in the present embodiment , the interactive interface is included:Interface specification is parsed by description language resolver.As shown in Figure 10, interactive interface The interface of operation such as refer to tester and can be filled in, selected by it;In the present embodiment, it is substantially carried out business ginseng It is several, restriction on the parameters to fill in;Carry out script generation, the selection of order addition;It is achieved thereby that interfaceization operation easy to use. Preferably, preview request is to be operated by tester in interactive interface, and obtains asking for a Preview results according to service parameter Ask;Preview results can outwardly be sent by 2G/3G/4G, or by forms such as lpwan, WiFi.
In certain embodiments, the service parameter that tester fills in refers to that machine can recognize that, and can be converted into The parameter of corresponding interface description language.
In certain embodiments, medium is used as by smart machines such as mobile phone, iPad, computers and carries out the interactive interface Displaying, or interactive interface is shown by touch panel display device.
In certain embodiments, the service parameter can be filled according to the service logic of tester, pass through interface Translate into machine recognizable interface description language.
In certain embodiments, service parameter can be the one or more in above-mentioned interface description language.
In certain embodiments, preview request is the Preview results set that tester is sent by machine to server The request of (interface description language), server, which responds, returns to the results set to interactive interface.
As shown in Figure 10, in certain embodiments, by press preview button, addition Order button and selection mode by Button carries out the selection of script generation and order addition.
In certain embodiments, preview button is pressed in interactive interface by tester, server is according to service parameter A results set corresponding with interface description language is obtained, and returns to interactive interface.
In certain embodiments, the setting of the service parameter includes:A group interface is selected in the interactive interface, and is led to Cross to pull and sorted into line interface.
In certain embodiments, specific resolution rules are as described below;
Interface is related:
1.Summary interface function brief introductions
2.description interface function introductions
3.produces:Request and response mediaType
Enter ginseng:
parameters:Parameter entity, there is defined each field type type, default value default, title name Description is described
in:Enter to join position (Path, Query, Header, Body, Form etc.)
Response:
1.reponses:Respond entity, field type type, title name, the value value of resolution response result
Description language file:
S103, parameter association mapping is established, and the Preview results are verified by the restriction on the parameters of setting, generated Test script.
Specifically, parameter association mapping refers to the consistent different description languages of actual logic being associated;Specifically, By the way that different description languages to be converted to parameter and comparison under template logic relation, parameter association is established if logic is the same Mapping;So that when needing to carry out the same test of different description languages, or during renewal test script, before can directly using Template tested or updated based on this, eliminate the trouble write again.As preferable in the present embodiment, dragging Drag also includes after being sorted into line interface:Parameter, and Preview results are filled in, response results and the mapping of the parameter of further interface are set; By taking shell scripts as an example, Method type of the framework in UI interfaces, enter the relevant parameters such as ginseng, interface path, domain name, each Interface can generate a curl order (a corresponding interface requests), while framework can map according to result, parse the request Result set, generate the parameter needed for the curl orders of further interface;Repeat the process of second and generate this group of operation flow survey Training sheet.Automatic code generating is also realized by parameter mapping, and recognizes whether the code is the code finally needed automatically Function, the automaticity for making to obtain corresponding test script with this lifts.
As shown in figure 4, in step s 103, the generation of the test script comprises the following steps:
S601, by after checking Preview results input script code generator;
S602, pass through scripted code maker generation test script.
The code that Preview results after checking as finally need, scripted code maker is inputted, generates phase The test case answered, that is, obtain test script.
As shown in figure 5, the test script comprises the following steps to be obtained by connectivity operational trials:
S701, the interactive interface setting service parameter is accessed, be concurrently born into the request of corresponding Preview results;
S702, field parameter constraint is added by the interactive interface;
S703, the curl orders for obtaining generation and corresponding Preview results, and tested by field parameter constraint The Preview results are demonstrate,proved, generate the test script.
Specifically, simple connectivity test:Tester accesses operation interface, fills in into ginseng, generates respective request;Test Personnel add field validation by interface operation and constrained;Framework obtains the curl orders of generation, and result verification constraints, Automatically generate test script.An interface is only needed to can be realized as the generation of test script, the description language of the interface is answered Close field parameter constraints.
As shown in fig. 6, the test script comprises the following steps to be obtained by relevance operational trials:
S801, the service parameter for accessing the UI Preferences A and B interface, preview obtain result A and B;
S802, parameter association mapping is established by the naming method of above-mentioned interface and parameter;
S803, judge that the preview obtains whether result B is final result, it is entered if then adding field parameter constraint Row checking, generates the test script.
Specifically, tester accesses operation interface, fill in A interfaces and enter ginseng, generate respective request.Analysis on Framework UI circle The return parameters reponse in face, cache interface A request results.Tester fills in interface B and enters ginseng, passes through $ { interface name } $ The naming method of { parameter name } (such as addorder.orderNo) establishes parameter association mapping.If interface B return parameters is most Terminate fruit, then adding field validation by interface operation constrains, and automatically generates script, if it is not, repeating above step.
Test script automatic generation method provided by the invention, has the advantages that:
Parsed by the specification of docking port description language, obtain interactive interface, realize interfaceization operation easy to use;
By setting service parameter and establishing relationship maps, the code for writing correlation need not be taken a substantial amount of time by realizing, And the degree of understanding that other are write with language write independent of tester of code;
By this test script automatic generation method, when realizing renewal or the description language difference of product code, avoid Again the situation of test script is write or updated, reduces exploitation input.
As Figure 7-8, it is a kind of test script automatic creation system provided in an embodiment of the present invention, it is characterised in that Including:Development block, to generate interface description language according to the interface relevant parameter of mark;User interaction unit, to described Interface description language carries out specification and parses to obtain interactive interface, while sets service parameter by the interactive interface and send pre- Look at request;Script generation unit, to establish parameter association mapping, and the Preview results are entered by the restriction on the parameters of setting Row checking, generates test script.As preferably, the development block includes in the present embodiment:Parameter explains module and interface Parsing module, the parameter explain module, to identify interface relevant parameter by the form of note;The interface parses mould Block, the note to parse in code automatically generate interface description language.
Specifically, interface relevant parameter refers to that machine can be identified as the unique identification of which kind of description language according to it, this is only One identification corresponds to different description languages in a manner of one-to-one.As shown in figure 3, as preferable in the present embodiment, it is described Interface description language includes but is not limited to, json language, YAML language and WSDL language;The corresponding one kind of said one language is only One identification.Unique identification is the form explained, and interface relevant parameter is identified by the form of note, and machine can parse note, So as to regard as corresponding interface description language, corresponding interface description language is generated.Specifically, developer was developing Interface relevant parameter is identified by the form of note in journey;Note in Analysis on Framework code automatically generates interface description language (json, YAML, WSDL etc.);And then it is the interface description rule of multiple interfaces description language (i.e. parsing obtains interface specification) Acquisition is laid a good foundation.Specification parsing refers to the analysis by docking port description language, calculated, and makes machine learning to one kind or more The excuse interface description rule of kind language, the description rule as parse obtained interface specification;As preferred in the present embodiment , the interactive interface is included:Interface specification is parsed by description language resolver.As shown in Figure 10, interactive interface The interface of operation such as refer to tester and can be filled in, selected by it;In the present embodiment, it is substantially carried out business ginseng It is several, restriction on the parameters to fill in;Carry out script generation, the selection of order addition;It is achieved thereby that interfaceization operation easy to use. Preferably, preview request is to be operated by tester in interactive interface, and obtains asking for a Preview results according to service parameter Ask;Preview results can outwardly be sent by 2G/3G/4G, or by forms such as lpwan, WiFi.Parameter association maps Refer to and be associated the consistent different description languages of actual logic;Specifically, by the way that different description languages is converted into mould Parameter and comparison under plate logical relation, parameter association mapping is established if logic is the same;So as to need to carry out different descriptions During the same test of language, or during renewal test script, directly it can be tested with template before or based on this Renewal, eliminates the trouble write again.As preferable in the present embodiment, pull sorted into line interface after also include:Fill out Write parameters, and Preview results, response results and the mapping of the parameter of further interface are set;By taking shell scripts as an example, framework is according to UI Method type in interface, enter the relevant parameters such as ginseng, interface path, domain name, it is (corresponding that each interface can generate a curl order One interface requests), while framework can map according to result, parse the result set of the request, generate the curl lives of further interface Parameter needed for order;Repeat the process of second and generate this group of operation flow test script.Also realized certainly by parameter mapping Dynamic generation code, and recognize automatically the code whether be the code finally needed function, make to be tested accordingly with this The automaticity lifting of script.The code that Preview results after checking as finally need, is inputted scripted code Maker, corresponding test case is generated, that is, obtains test script.
Test script automatic creation system provided by the invention, has the advantages that:
Parsed by the specification of docking port description language, obtain interactive interface, realize interfaceization operation easy to use;
By setting service parameter and establishing relationship maps, the code for writing correlation need not be taken a substantial amount of time by realizing, And the degree of understanding that other are write with language write independent of tester of code;
By this test script automatic generation method, when realizing renewal or the description language difference of product code, avoid Again the situation of test script is write or updated, reduces exploitation input.
Some one exemplary embodiments of the present invention are only described by way of explanation above, undoubtedly, for ability The those of ordinary skill in domain, without departing from the spirit and scope of the present invention, can be with a variety of modes to institute The embodiment of description is modified.Therefore, above-mentioned accompanying drawing and description are inherently illustrative, should not be construed as to the present invention The limitation of claims.

Claims (10)

1. a kind of test script automatic generation method, it is characterised in that comprise the following steps:
Interface description language is generated according to the interface relevant parameter of mark;
Specification is carried out to the interface description language to parse to obtain interactive interface, while sets business to join by the interactive interface Count and send preview request;
Parameter association mapping is established, and the Preview results are verified by the restriction on the parameters of setting, generates test script.
2. test script automatic generation method according to claim 1, it is characterised in that the life of the interface description language Into comprising the following steps:
Interface relevant parameter is identified by the form of note;
Note in parsing code automatically generates interface description language.
3. test script automatic generation method according to claim 1, it is characterised in that the interface description language is at least Including:Json language, YAML language and WSDL language.
4. test script automatic generation method according to claim 1, it is characterised in that the acquisition bag of the interactive interface Include:
Interface specification is parsed by description language resolver.
5. test script automatic generation method according to claim 1, it is characterised in that the setting bag of the service parameter Include:
A group interface is selected in the interactive interface, and is sorted by pulling into line interface.
6. test script automatic generation method according to claim 1, it is characterised in that the generation bag of the test script Include following steps:
Preview results after checking are inputted into script code generator;
Test script is generated by the scripted code maker.
7. according to any described test script automatic generation methods of claim 1-6, it is characterised in that the test script is Obtained, comprised the following steps by connectivity operational trials:
Access the interactive interface and the service parameter is set, be concurrently born into the request of corresponding Preview results;
Field parameter is added by the interactive interface to constrain;
The curl orders of generation and corresponding Preview results are obtained, and the preview is verified by field parameter constraint As a result, the test script is generated.
8. according to any described test script automatic generation methods of claim 1-6, it is characterised in that the test script is Obtained, comprised the following steps by relevance operational trials:
The service parameter of the UI Preferences A and B interface are accessed, preview obtains result A and B;
Parameter association is established by the naming method of above-mentioned interface and parameter to map;
Judge that the preview obtains whether result B is final result, it is verified if then adding field parameter constraint, it is raw Into the test script.
A kind of 9. test script automatic creation system, it is characterised in that including:
Development block, to generate interface description language according to the interface relevant parameter of mark;
User interaction unit, specification is carried out to the interface description language and parses to obtain interactive interface, while pass through the interaction Interface sets service parameter and sends preview request;
Script generation unit, to establish parameter association mapping, and the Preview results are carried out by the restriction on the parameters of setting Checking, generate test script.
10. test script automatic creation system according to claim 9, it is characterised in that the development block includes:Ginseng Number explains module and interface parsing module,
The parameter explains module, to identify interface relevant parameter by the form of note;
The interface parsing module, the note to parse in code automatically generate interface description language.
CN201710835447.4A 2017-09-15 2017-09-15 Method and system for automatically generating test script Active CN107608889B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710835447.4A CN107608889B (en) 2017-09-15 2017-09-15 Method and system for automatically generating test script

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710835447.4A CN107608889B (en) 2017-09-15 2017-09-15 Method and system for automatically generating test script

Publications (2)

Publication Number Publication Date
CN107608889A true CN107608889A (en) 2018-01-19
CN107608889B CN107608889B (en) 2021-07-06

Family

ID=61060167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710835447.4A Active CN107608889B (en) 2017-09-15 2017-09-15 Method and system for automatically generating test script

Country Status (1)

Country Link
CN (1) CN107608889B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109299005A (en) * 2018-09-05 2019-02-01 北京邮电大学 The generation method and device of test script
CN109634841A (en) * 2018-10-26 2019-04-16 平安科技(深圳)有限公司 Electronic device, automatic interface testing method and storage medium
CN109947643A (en) * 2019-03-01 2019-06-28 广州华多网络科技有限公司 A kind of configuration method, device and the equipment of the experimental program based on A/B test
CN110045953A (en) * 2019-04-22 2019-07-23 第四范式(北京)技术有限公司 Generate the method and computing device of business rule expression formula
WO2019153472A1 (en) * 2018-02-07 2019-08-15 平安科技(深圳)有限公司 Automated interface testing method, device, equipment, and storage medium
CN110287098A (en) * 2019-05-21 2019-09-27 深圳壹账通智能科技有限公司 Automatically create test script method, server and computer readable storage medium
CN110502420A (en) * 2018-05-17 2019-11-26 北京京东尚科信息技术有限公司 A kind of method and apparatus for realizing test script selfreparing
CN110633200A (en) * 2018-06-25 2019-12-31 富士通株式会社 Method and device for testing intelligent contracts
CN110704317A (en) * 2019-09-26 2020-01-17 凡普数字技术有限公司 Method, device and storage medium for testing parameter rule of interface parameter
CN110806945A (en) * 2019-11-05 2020-02-18 浪潮云信息技术有限公司 Interface docking method, device and computer readable medium
CN110908890A (en) * 2018-09-18 2020-03-24 亿阳信通股份有限公司 Automatic test method and device for interface
CN111142410A (en) * 2018-11-02 2020-05-12 中车株洲电力机车研究所有限公司 Control method and system for automatic and orderly starting and stopping according to test requirements
CN111240967A (en) * 2020-01-03 2020-06-05 北京字节跳动网络技术有限公司 Code generation method and device
CN111475150A (en) * 2020-04-07 2020-07-31 广州致远电子有限公司 Cross-language binding method, device, equipment and storage medium
CN111488267A (en) * 2019-01-25 2020-08-04 北京搜狗科技发展有限公司 Interface test script generation method and device and electronic equipment
CN113010358A (en) * 2021-03-17 2021-06-22 北京航空航天大学 LTPB (Low temperature pluggable) bus detection device applied to avionics system and method for testing flow description language of LTPB bus detection device
CN113886221A (en) * 2021-09-13 2022-01-04 前海飞算云智软件科技(深圳)有限公司 Test script generation method and device, storage medium and electronic equipment
CN116192672A (en) * 2022-12-16 2023-05-30 中国联合网络通信集团有限公司 Script viewing method and related equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090197645A1 (en) * 2004-12-31 2009-08-06 Luca Specchio Test case automatic generation method for testing proactive gsm application on sim cards
CN101571802A (en) * 2009-06-19 2009-11-04 北京航空航天大学 Visualization automatic generation method of embedded software test data and system thereof
CN103577309A (en) * 2012-07-25 2014-02-12 腾讯科技(深圳)有限公司 Automatic test method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090197645A1 (en) * 2004-12-31 2009-08-06 Luca Specchio Test case automatic generation method for testing proactive gsm application on sim cards
CN101571802A (en) * 2009-06-19 2009-11-04 北京航空航天大学 Visualization automatic generation method of embedded software test data and system thereof
CN103577309A (en) * 2012-07-25 2014-02-12 腾讯科技(深圳)有限公司 Automatic test method and device

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019153472A1 (en) * 2018-02-07 2019-08-15 平安科技(深圳)有限公司 Automated interface testing method, device, equipment, and storage medium
CN110502420A (en) * 2018-05-17 2019-11-26 北京京东尚科信息技术有限公司 A kind of method and apparatus for realizing test script selfreparing
CN110633200A (en) * 2018-06-25 2019-12-31 富士通株式会社 Method and device for testing intelligent contracts
CN109299005A (en) * 2018-09-05 2019-02-01 北京邮电大学 The generation method and device of test script
CN110908890A (en) * 2018-09-18 2020-03-24 亿阳信通股份有限公司 Automatic test method and device for interface
CN109634841A (en) * 2018-10-26 2019-04-16 平安科技(深圳)有限公司 Electronic device, automatic interface testing method and storage medium
CN109634841B (en) * 2018-10-26 2024-03-12 平安科技(深圳)有限公司 Electronic device, interface automatic test method and storage medium
CN111142410A (en) * 2018-11-02 2020-05-12 中车株洲电力机车研究所有限公司 Control method and system for automatic and orderly starting and stopping according to test requirements
CN111488267B (en) * 2019-01-25 2024-03-12 北京搜狗科技发展有限公司 Interface test script generation method and device and electronic equipment
CN111488267A (en) * 2019-01-25 2020-08-04 北京搜狗科技发展有限公司 Interface test script generation method and device and electronic equipment
CN109947643A (en) * 2019-03-01 2019-06-28 广州华多网络科技有限公司 A kind of configuration method, device and the equipment of the experimental program based on A/B test
CN110045953A (en) * 2019-04-22 2019-07-23 第四范式(北京)技术有限公司 Generate the method and computing device of business rule expression formula
CN110045953B (en) * 2019-04-22 2023-12-01 第四范式(北京)技术有限公司 Method and computing device for generating business rule expression
CN110287098A (en) * 2019-05-21 2019-09-27 深圳壹账通智能科技有限公司 Automatically create test script method, server and computer readable storage medium
CN110704317A (en) * 2019-09-26 2020-01-17 凡普数字技术有限公司 Method, device and storage medium for testing parameter rule of interface parameter
CN110806945A (en) * 2019-11-05 2020-02-18 浪潮云信息技术有限公司 Interface docking method, device and computer readable medium
CN110806945B (en) * 2019-11-05 2022-03-22 浪潮云信息技术股份公司 Interface docking method, device and computer readable medium
CN111240967A (en) * 2020-01-03 2020-06-05 北京字节跳动网络技术有限公司 Code generation method and device
CN111240967B (en) * 2020-01-03 2023-09-15 北京字节跳动网络技术有限公司 Code generation method and device
CN111475150B (en) * 2020-04-07 2023-12-05 广州致远电子股份有限公司 Cross-language binding method, device, equipment and storage medium
CN111475150A (en) * 2020-04-07 2020-07-31 广州致远电子有限公司 Cross-language binding method, device, equipment and storage medium
CN113010358A (en) * 2021-03-17 2021-06-22 北京航空航天大学 LTPB (Low temperature pluggable) bus detection device applied to avionics system and method for testing flow description language of LTPB bus detection device
CN113886221B (en) * 2021-09-13 2022-09-23 前海飞算云智软件科技(深圳)有限公司 Test script generation method and device, storage medium and electronic equipment
CN113886221A (en) * 2021-09-13 2022-01-04 前海飞算云智软件科技(深圳)有限公司 Test script generation method and device, storage medium and electronic equipment
CN116192672A (en) * 2022-12-16 2023-05-30 中国联合网络通信集团有限公司 Script viewing method and related equipment
CN116192672B (en) * 2022-12-16 2024-07-16 中国联合网络通信集团有限公司 Script viewing method and related equipment

Also Published As

Publication number Publication date
CN107608889B (en) 2021-07-06

Similar Documents

Publication Publication Date Title
CN107608889A (en) A kind of test script automatic generation method and system
US10284705B2 (en) Method and apparatus for controlling smart device, and computer storage medium
US20140325374A1 (en) Cross-device user interface selection
US20210350084A1 (en) Intention Identification Model Learning Method, Apparatus, and Device
US10809981B2 (en) Code generation and simulation for graphical programming
CN110020381A (en) Method of calibration, device, equipment and computer storage medium based on configuration file
CN106874174A (en) Interface testing and the implementation method and device of functional test
CN109726108B (en) Front-end code testing method, device, system and medium based on analog data
CN110990053A (en) Method for creating and using machine learning scheme template and device
CN107608901A (en) Method of testing and device based on Jmteter, storage medium, electronic equipment
CN104915297B (en) A kind of automated testing method of the APP power consumption of android equipment
CN112364744A (en) TensorRT-based accelerated deep learning image recognition method, device and medium
KR20200145078A (en) Artificial intelligence platform and method for providing the same
CN112487790A (en) Improved semantic parser including coarse semantic parser and fine semantic parser
CN116932265A (en) Fault simulation processing method, device, equipment and storage medium
CN109446064A (en) A kind of interactive testing method based on browser
CN115576768A (en) Universal verification platform architecture automatic generation method based on UVM
CA3147341A1 (en) Category phrase recognition method, model training method, device and system
CN115203012A (en) Artificial intelligence performance test method and device
US20190102148A1 (en) Development Environment for Real-Time Application Development
CN109977647A (en) Binding management method and system for home teaching learning machine
CN110689285A (en) Test method, test device, electronic equipment and computer readable storage medium
CN109376048A (en) A kind of test method and equipment of touch screen
CN113782004B (en) Man-machine voice interaction testing method and device, computer equipment and storage medium
CN116232910A (en) Open cloud platform, construction method thereof and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
CB02 Change of applicant information

Address after: Room 2328, room 8, Taihe square, Shangcheng District, Hangzhou, Zhejiang Province, Zhejiang

Applicant after: Pin Guan Network Technology Co., Ltd.

Address before: 310000 Taihe square, No. 8, Hangzhou, Zhejiang Province, 2328

Applicant before: Hangzhou pin Guan Network Technology Co., Ltd.

CB02 Change of applicant information
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant