CN104572463B - The method and device of test interface information - Google Patents

The method and device of test interface information Download PDF

Info

Publication number
CN104572463B
CN104572463B CN201410855362.9A CN201410855362A CN104572463B CN 104572463 B CN104572463 B CN 104572463B CN 201410855362 A CN201410855362 A CN 201410855362A CN 104572463 B CN104572463 B CN 104572463B
Authority
CN
China
Prior art keywords
input parameter
test
interface message
attribute information
interface
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.)
Active
Application number
CN201410855362.9A
Other languages
Chinese (zh)
Other versions
CN104572463A (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.)
Guangzhou Kugou Computer Technology Co Ltd
Original Assignee
Guangzhou Kugou Computer 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 Guangzhou Kugou Computer Technology Co Ltd filed Critical Guangzhou Kugou Computer Technology Co Ltd
Priority to CN201410855362.9A priority Critical patent/CN104572463B/en
Publication of CN104572463A publication Critical patent/CN104572463A/en
Application granted granted Critical
Publication of CN104572463B publication Critical patent/CN104572463B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a kind of method and device of test interface information, belong to field of computer technology.Methods described includes:The interface message is obtained in the sound code file comprising interface message to be tested;Obtain the attribute information of the input parameter and the input parameter in the interface message;According to the attribute information of input parameter and the input parameter, the test list for testing the input parameter is generated in default test page, and the interface message is tested according to the test page.The present invention is by obtaining interface message and therefrom obtaining the attribute information of input parameter and input parameter, generated according to the attribute information of input parameter and input parameter for testing input parameter test list, and according to test list generation test page, so that according to the test page test interface information.The operating process of test interface information is reduced, improves the efficiency of test.

Description

The method and device of test interface information
Technical field
The present invention relates to field of computer technology, more particularly to a kind of method and device of test interface information.
Background technology
During webpage development, developer needs to test the various interface messages write, and logical in test Just can formally it be used after crossing.Wherein, interface message is to realize the method for a certain function, function or class.
At present, the mode of test interface information:Function of the developer based on the interface message, then write a set of for surveying The test page of the function is tried, to simulate the input that docking port information under true use environment carries out input parameter, and according to The input parameter tests whether the function of reaching interface message.Such as:The function of interface message is registering functional, and developer opens Needed in the test page of hair comprising the various log-on messages for needing in the registering functional to input, so as in test in the page The middle various log-on messages of input, and examine whether the registering functional can be recorded in number by various log-on messages after submission is clicked on According in storehouse.
Inventor has found that prior art at least has problems with:
Above-mentioned test mode needs developer additionally to develop test page, and the test page is for a variety of Interface message is not general, therefore causes the defects of development efficiency is low.
The content of the invention
In order to solve problem of the prior art, the embodiments of the invention provide a kind of method and dress of test interface information Put.The technical scheme is as follows:
On the one hand, there is provided a kind of method of test interface information, methods described include:
The interface message is obtained in the sound code file comprising interface message to be tested;
Obtain the attribute information of the input parameter and the input parameter in the interface message;
According to the attribute information of input parameter and the input parameter, generated in default test page for testing The test list of the input parameter, and the interface message is tested according to the test page.
Optionally, the attribute information of the input parameter obtained in the interface message and the input parameter, bag Include:
Call default reflective application Program Interfaces API to parse the interface message, extract the interface The attribute information of the input parameter of each function and the input parameter in information;
It is defined as the attribute information of the input parameter of each function and the input parameter in the interface message Input parameter and the input parameter attribute information.
Optionally, the attribute information of the input parameter obtained in the interface message and the input parameter, bag Include:
The regular expression for including preset query condition is called to inquire about the interface message;
The input parameter and the attribute information of the input parameter that the preset query condition will be met, it is defined as described The attribute information of input parameter and the input parameter in interface message.
Optionally, the attribute information according to input parameter and the input parameter, in default test page The test list for testing the input parameter is generated, including:
In the corresponding relation of attribute information and control type, control corresponding to the attribute information of the input parameter is obtained Type;
The control type according to corresponding to the attribute information of the input parameter and the input parameter, generate for testing The test list of the interface message;
The test list is added into default test page.
Optionally, after the default test page by the test list addition, methods described also includes:
The related Debugging message of the interface message is obtained, and the Debugging message is added into the test page.
On the other hand, there is provided a kind of device of test interface information, described device include:
First acquisition module, for obtaining the interface message in the sound code file comprising interface message to be tested;
Second acquisition module, for obtaining the attribute letter of input parameter and the input parameter in the interface message Breath;
Generation module, for the attribute information according to input parameter and the input parameter, in default test page The middle test list generated for testing the input parameter;
Test module, for testing the interface message according to the test page.
Optionally, second acquisition module, including:
First call unit, for calling default reflective application Program Interfaces API to carry out the interface message Parsing, extracts the attribute information of the input parameter of each function and the input parameter in the interface message;
First determining unit, for by the attribute information of the input parameter of each function and the input parameter, really It is set to the attribute information of the input parameter and the input parameter in the interface message.
Optionally, second acquisition module, including:
Second call unit, the regular expression that preset query condition is included for calling are carried out to the interface message Inquiry;
Second determining unit, for the input parameter and the category of the input parameter that will meet the preset query condition The attribute information of property information, the input parameter being defined as in the interface message and the input parameter.
Optionally, the generation module, including:
Acquiring unit, in the corresponding relation of attribute information and control type, obtaining the attribute of the input parameter Control type corresponding to information;
Generation unit, for the control class according to corresponding to the attribute information of the input parameter and the input parameter Type, generate the test list for testing the interface message;
First adding device, for the test list to be added into default test page.
Optionally, the generation module, in addition to:
Second adding device, the Debugging message related for obtaining the interface message, and the Debugging message is added The test page.
The beneficial effect that technical scheme provided in an embodiment of the present invention is brought is:
By obtaining interface message and therefrom obtaining the attribute information of input parameter and input parameter, according to input parameter And the attribute information of input parameter is generated for testing input parameter test list, and according to test list generation test sheets Face, so that according to the test page test interface information.The operating process of test interface information is reduced, improves the effect of test Rate.
Brief description of the drawings
Technical scheme in order to illustrate the embodiments of the present invention more clearly, make required in being described below to embodiment Accompanying drawing is briefly described, it should be apparent that, drawings in the following description are only some embodiments of the present invention, for For those of ordinary skill in the art, on the premise of not paying creative work, other can also be obtained according to these accompanying drawings Accompanying drawing.
Fig. 1 is the method flow diagram for the test interface information that the embodiment of the present invention one provides;
Fig. 2 is the method flow diagram for the test interface information that the embodiment of the present invention two provides;
Fig. 3 is the schematic diagram that list is tested in the method for the test interface information that the embodiment of the present invention two provides;
Fig. 4 is the method flow diagram for the test interface information that the embodiment of the present invention three provides;
Fig. 5 is the apparatus structure schematic diagram for the test interface information that the embodiment of the present invention four provides.
Embodiment
To make the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing to embodiment party of the present invention Formula is described in further detail.
Embodiment one
The embodiments of the invention provide a kind of method of test interface information, referring to Fig. 1, method flow includes:
101:Interface message is obtained in the sound code file comprising interface message to be tested;
102:Obtain the attribute information of the input parameter and input parameter in interface message;
103:According to the attribute information of input parameter and input parameter, generated in default test page for testing The test list of input parameter, and according to test page test interface information.
The embodiment of the present invention by obtaining interface message and therefrom obtaining the attribute information of input parameter and input parameter, Generated according to the attribute information of input parameter and input parameter for testing input parameter test list, and according to test list Test page is generated, so that according to the test page test interface information.The operating process of test interface information is reduced, is improved The efficiency of test.
Embodiment two
The embodiments of the invention provide a kind of method of test interface information, referring to Fig. 2, method flow includes:
201:Interface message is obtained in the sound code file comprising interface message to be tested.
Obtain interface message mode be:Start the test program for generating test page, include in test program The module of file is read, developer can choose the road of the sound code file comprising interface message to be tested by the module Footpath, test program gets the sound code file according to the path, and interface message to be tested is parsed from the sound code file.
Further, obtaining the mode of interface message can also be:Start the test program for generating test page, survey Program is tried according to default routing information, the source code that interface message to be tested is obtained from the path that the routing information is specified is literary Part, and interface message to be tested is parsed from the sound code file.
Wherein, in embodiments of the present invention, test program can be realized by way of webpage.In addition, comprising treating The sound code file of the interface message of test can include the file of various type of webpage, in embodiments of the present invention with php types Web page files exemplified by be described.
202:Obtain the attribute information of the input parameter and input parameter in interface message.
Wherein, the mode of the attribute information of input parameter and input parameter is obtained in this step can pass through following steps Realized:
2021:Call default reflective application Program Interfaces API docking port information to be parsed, extract interface message In the input parameter of each function and the attribute information of input parameter.
In embodiments of the present invention, by calling default reflection API in php, you can to complete for interface message Parsing, and obtain the attribute information of the input parameter and input parameter in each function of interface message.Wherein, attribute information is The input type of input parameter, such as:Integer, text-type or digit group type etc..
Further, span corresponding to the input parameter can also be included in attribute information, to actually use During, the input content of the input parameter is verified, to detect whether the input content of the input parameter meets value The requirement of scope;In addition, the span can test the option of the input parameter during list as generation.Such as:Connect The function of message breath is registering functional, and wherein input parameter can be sex, and the input type of the input parameter is single choice type, should The span of input parameter is " man, female ", accordingly when generating control corresponding to the input parameter, can choose single choice control And content corresponding to the span is chosen as two options in uniterming.
Wherein, it is the New function in php5 to reflect API, and the function can be parsed with docking port information, export or extract Go out the details on class, method, attribute, parameter etc., including annotation.
2022:By the attribute information of the input parameter of each function and input parameter, the input being defined as in interface message The attribute information of parameter and input parameter.
203:According to the attribute information of input parameter and input parameter, generated in default test page for testing The test list of input parameter, and according to test page test interface information.
Wherein, the mode for generating the test list for testing input parameter in this step in default test page can To be realized by following steps:
2031:In the corresponding relation of attribute information and control type, obtain and controlled corresponding to the attribute information of input parameter Part type.
Each attribute information correspond to a control, such as:Integer corresponds to input frame control, and date type corresponds to date control Part etc..
2032:The control type according to corresponding to the attribute information of input parameter and input parameter, generates and is connect for test The test list of message breath.
In this step, generation for test list corresponding to test list code.
Wherein, it can say that the name of input parameter is referred to as the prompting of this in list input parameter when list is tested in generation Content, such as:Input parameter is " name ", and the attribute information of input parameter is text-type, can in the test list of generation Pattern as shown in Figure 3.Wherein, 301 be the suggestion content for testing input parameter " name " in list;302 be input parameter The input frame of input;303 be the submitting button of test list;304 be the cancel button of test list.
2033:Test list is added into default test page.
The test code generated in step 2032 is packed into the position specified in default test page.
2034:The related Debugging message of interface message is obtained, and Debugging message is added into test page.
Wherein, the related Debugging message of the test interface can also be included in test page, such as prompts being somebody's turn to do for developer The address of the sound code file of test interface or routing information;Post parameter is needed, such as:The timestamp of test;debug;Label Name content etc..
The embodiment of the present invention by obtaining interface message and therefrom obtaining the attribute information of input parameter and input parameter, Generated according to the attribute information of input parameter and input parameter for testing input parameter test list, and according to test list Test page is generated, so that according to the test page test interface information.The operating process of test interface information is reduced, is improved The efficiency of test.
Embodiment three
The embodiments of the invention provide a kind of method of test interface information, referring to Fig. 4, method flow includes:
401:Interface message is obtained in the sound code file comprising interface message to be tested.
Obtain interface message mode be:Start the test program for generating test page, include in test program The module of file is read, developer can choose the road of the sound code file comprising interface message to be tested by the module Footpath, test program gets the sound code file according to the path, and interface message to be tested is parsed from the sound code file.
Further, obtaining the mode of interface message can also be:Start the test program for generating test page, survey Program is tried according to default routing information, the source code that interface message to be tested is obtained from the path that the routing information is specified is literary Part, and interface message to be tested is parsed from the sound code file.
Wherein, in embodiments of the present invention, test program can be realized by way of webpage.In addition, comprising treating The sound code file of the interface message of test can include the file of various type of webpage, in embodiments of the present invention with php types Web page files exemplified by be described.
402:Obtain the attribute information of the input parameter and input parameter in interface message.
Wherein, the mode of the attribute information of input parameter and input parameter is obtained in this step can pass through following steps Realized:
4021:The regular expression docking port information for including preset query condition is called to be inquired about.
In embodiments of the present invention, can for below php5 version type of webpage file and other except php with The file of outer type of webpage is operated, and finds the attribute information of the input parameter and input parameter in interface message.
Querying condition in the regular expression illustrates by taking the file of php type of webpage as an example:First, the side of lookup Method keyword " function ", query function name, finally gets the input parameter in function declaration afterwards.
Further, can be in canonical table because function name is the unified content of comparison in developer's development process The function name to be checked specified is set up in formula as querying condition, directly inquires about this class function, and inquiring Input parameter is got in the statement of function.
4022:The input parameter and the attribute information of input parameter that preset query condition will be met, it is defined as interface letter The attribute information of input parameter and input parameter in breath.
403:According to the attribute information of input parameter and input parameter, generated in default test page for testing The test list of input parameter, and according to test page test interface information.
Wherein, the mode for generating the test list for testing input parameter in this step in default test page can To be realized by following steps:
4031:In the corresponding relation of attribute information and control type, obtain and controlled corresponding to the attribute information of input parameter Part type;
Each attribute information correspond to a control, such as:Integer corresponds to input frame control, and date type corresponds to date control Part etc..
4032:The control type according to corresponding to the attribute information of input parameter and input parameter, generates and is connect for test The test list of message breath.
In this step, generation for test list corresponding to test list code.
Wherein, it can say that the name of input parameter is referred to as the prompting of this in list input parameter when list is tested in generation Content, such as:Input parameter is " name ", and the attribute information of input parameter is text-type, can in the test list of generation Pattern as shown in Figure 3.Wherein, 301 be the suggestion content for testing input parameter " name " in list;302 be input parameter The input frame of input;303 be the submitting button of test list;304 be the cancel button of test list.
4033:Test list is added into default test page.
The test code generated in step 4032 is packed into the position specified in default test page.
4034:The related Debugging message of interface message is obtained, and Debugging message is added into test page.
Wherein, the related Debugging message of the test interface can also be included in test page, such as prompts being somebody's turn to do for developer The address of the sound code file of test interface or routing information;Post parameter is needed, such as:The timestamp of test;debug;Label Name content etc..
The embodiment of the present invention by obtaining interface message and therefrom obtaining the attribute information of input parameter and input parameter, Generated according to the attribute information of input parameter and input parameter for testing input parameter test list, and according to test list Test page is generated, so that according to the test page test interface information.The operating process of test interface information is reduced, is improved The efficiency of test.
Example IV
The embodiments of the invention provide a kind of device of test interface information, referring to Fig. 5, the device includes:
First acquisition module 501, for obtaining interface message in the sound code file comprising interface message to be tested;
Second acquisition module 502, for obtaining the attribute information of input parameter and input parameter in interface message;
Generation module 503, for the attribute information according to input parameter and input parameter, in default test page Generate the test list for testing input parameter;
Test module 504, for according to test page test interface information.
Wherein, the second acquisition module 502, including:
First call unit, for calling default reflective application Program Interfaces API docking port information to be parsed, Extract the input parameter of each function and the attribute information of input parameter in interface message;
First determining unit, for by the attribute information of the input parameter of each function and input parameter, being defined as interface The attribute information of input parameter and input parameter in information.
Wherein, the second acquisition module 502, including:
Second call unit, the regular expression docking port information that preset query condition is included for calling are looked into Ask;
Second determining unit, for the input parameter and the attribute information of input parameter that will meet preset query condition, The input parameter and the attribute information of input parameter being defined as in interface message.
Wherein, generation module 503, including:
Acquiring unit, in the corresponding relation of attribute information and control type, obtaining the attribute information of input parameter Corresponding control type;
Generation unit, for control type corresponding to the attribute information according to input parameter and input parameter, generation is used In the test list of test interface information;
First adding device, for test list to be added into default test page.
Wherein, generation module 503, in addition to:
Second adding device, the Debugging message related for obtaining interface message, and Debugging message is added into test page.
The embodiment of the present invention by obtaining interface message and therefrom obtaining the attribute information of input parameter and input parameter, Generated according to the attribute information of input parameter and input parameter for testing input parameter test list, and according to test list Test page is generated, so that according to the test page test interface information.The operating process of test interface information is reduced, is improved The efficiency of test.
The embodiments of the present invention are for illustration only, do not represent the quality of embodiment.
One of ordinary skill in the art will appreciate that hardware can be passed through by realizing all or part of step of above-described embodiment To complete, by program the hardware of correlation can also be instructed to complete, described program can be stored in a kind of computer-readable In storage medium, storage medium mentioned above can be read-only storage, disk or CD etc..
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit the invention, it is all the present invention spirit and Within principle, any modification, equivalent substitution and improvements made etc., it should be included in the scope of the protection.

Claims (10)

  1. A kind of 1. method of test interface information, it is characterised in that methods described includes:
    By the test program for generating test page, obtained in the sound code file comprising interface message to be tested described in Interface message;
    The attribute information of the input parameter and the input parameter in the interface message is obtained, the input parameter is described The input parameter of each function in interface message, the input type and institute of the attribute information of the input parameter for the input parameter State span corresponding to input parameter;
    According to the attribute information of input parameter and the input parameter, generated in default test page described for testing The test list of input parameter, and the interface message is tested according to the test page;
    Wherein, the test program by for generating test page, the sound code file of interface message to be tested is being included The middle acquisition interface message, including:
    Start the test program, by the module of the reading file included in the test program, choose comprising to be tested The path of the sound code file of interface message, by the test program, the source code is obtained according to the path of the sound code file File, and the interface message is parsed from the sound code file;Or
    Start the test program, by the test program, according to default routing information, from the default routing information The sound code file is obtained in the path specified, and the interface message is parsed from the sound code file.
  2. 2. according to the method for claim 1, it is characterised in that the input parameter obtained in the interface message and The attribute information of the input parameter, including:
    Call default reflective application Program Interfaces API to parse the interface message, extract the interface message In the input parameter of each function and the attribute information of the input parameter;
    By the attribute information of the input parameter of each function and the input parameter, it is defined as defeated in the interface message Enter the attribute information of parameter and the input parameter.
  3. 3. according to the method for claim 1, it is characterised in that the input parameter obtained in the interface message and The attribute information of the input parameter, including:
    The regular expression for including preset query condition is called to inquire about the interface message;
    The input parameter and the attribute information of the input parameter that the preset query condition will be met, are defined as the interface The attribute information of input parameter and the input parameter in information.
  4. 4. according to the method for claim 1, it is characterised in that the category according to input parameter and the input parameter Property information, generates the test list for testing the input parameter in default test page, including:
    In the corresponding relation of attribute information and control type, control class corresponding to the attribute information of the input parameter is obtained Type;
    The control type according to corresponding to the attribute information of the input parameter and the input parameter, generate described for testing The test list of interface message;
    The test list is added into default test page.
  5. 5. according to the method for claim 4, it is characterised in that described that the test list is added into default test page Afterwards, methods described also includes:
    The related Debugging message of the interface message is obtained, and the Debugging message is added into the test page.
  6. 6. a kind of device of test interface information, it is characterised in that described device includes:
    First acquisition module, for by the test program for generating test page, including interface message to be tested The interface message is obtained in sound code file;
    Second acquisition module, for obtaining the attribute information of input parameter and the input parameter in the interface message, The input parameter is the input parameter of each function in the interface message, and the attribute information of the input parameter is the input Span corresponding to the input type of parameter and the input parameter;
    Generation module, it is raw in default test page for the attribute information according to input parameter and the input parameter Into the test list for testing the input parameter;
    Test module, for testing the interface message according to the test page;
    Wherein, first acquisition module, it is additionally operable to start the test program, passes through the reading included in the test program The module of file, the path of the sound code file comprising interface message to be tested is chosen, by the test program, according to described The path of sound code file obtains the sound code file, and the interface message is parsed from the sound code file;Or start The test program, by the test program, according to default routing information, from the road that the default routing information is specified The sound code file is obtained in footpath, and the interface message is parsed from the sound code file.
  7. 7. device according to claim 6, it is characterised in that second acquisition module, including:
    First call unit, for calling default reflective application Program Interfaces API to parse the interface message, Extract the attribute information of the input parameter of each function and the input parameter in the interface message;
    First determining unit, for by the attribute information of the input parameter of each function and the input parameter, being defined as The attribute information of input parameter and the input parameter in the interface message.
  8. 8. device according to claim 6, it is characterised in that second acquisition module, including:
    Second call unit, the regular expression that preset query condition is included for calling are looked into the interface message Ask;
    Second determining unit, for will meet that the input parameter of the preset query condition and the attribute of the input parameter are believed Breath, the input parameter and the attribute information of the input parameter being defined as in the interface message.
  9. 9. device according to claim 6, it is characterised in that the generation module, including:
    Acquiring unit, in the corresponding relation of attribute information and control type, obtaining the attribute information of the input parameter Corresponding control type;
    Generation unit, it is raw for the control type according to corresponding to the attribute information of the input parameter and the input parameter Into the test list for testing the interface message;
    First adding device, for the test list to be added into default test page.
  10. 10. device according to claim 9, it is characterised in that the generation module, in addition to:
    Second adding device, the Debugging message related for obtaining the interface message, and by described in Debugging message addition Test page.
CN201410855362.9A 2014-12-31 2014-12-31 The method and device of test interface information Active CN104572463B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410855362.9A CN104572463B (en) 2014-12-31 2014-12-31 The method and device of test interface information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410855362.9A CN104572463B (en) 2014-12-31 2014-12-31 The method and device of test interface information

Publications (2)

Publication Number Publication Date
CN104572463A CN104572463A (en) 2015-04-29
CN104572463B true CN104572463B (en) 2018-04-03

Family

ID=53088595

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410855362.9A Active CN104572463B (en) 2014-12-31 2014-12-31 The method and device of test interface information

Country Status (1)

Country Link
CN (1) CN104572463B (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10324829B2 (en) 2015-07-30 2019-06-18 Entit Software Llc Application testing
CN105681126B (en) * 2015-12-30 2019-07-26 合一网络技术(北京)有限公司 A kind of automated testing method and system based on protocol interface
CN107562614A (en) * 2016-07-01 2018-01-09 北京京东尚科信息技术有限公司 Interface setting method, service management, service executing apparatus and its equipment
CN106708676B (en) * 2016-12-01 2020-12-04 广州酷狗计算机科技有限公司 Interface test method and device
CN108241573B (en) * 2016-12-23 2021-06-29 北京国双科技有限公司 Integrated test code generation method and device
CN106874188B (en) * 2016-12-30 2020-05-12 北京五八信息技术有限公司 Software interface testing method and device
CN108345527A (en) * 2017-12-29 2018-07-31 广州品唯软件有限公司 A kind of interface enters the analysis monitoring method and system of ginseng
CN110198247B (en) * 2018-02-26 2022-02-18 腾讯科技(深圳)有限公司 Interface test method and system
CN108446225A (en) * 2018-03-06 2018-08-24 平安科技(深圳)有限公司 Creating device, method and the computer readable storage medium of analog interface
CN109376064B (en) * 2018-09-03 2023-03-31 平安普惠企业管理有限公司 Method and equipment for generating interface test report
CN109308265A (en) * 2018-10-26 2019-02-05 广州酷狗计算机科技有限公司 The method and apparatus for generating negative testing use-case
CN109828900A (en) * 2018-12-14 2019-05-31 深圳壹账通智能科技有限公司 Test script automatic generation method, device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101576843A (en) * 2008-05-07 2009-11-11 阿里巴巴集团控股有限公司 Method and device for testing application program interface
CN102096631A (en) * 2009-12-11 2011-06-15 华为技术有限公司 Interface testing method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102455414A (en) * 2010-10-18 2012-05-16 台达电子工业股份有限公司 Automatic test system and method thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101576843A (en) * 2008-05-07 2009-11-11 阿里巴巴集团控股有限公司 Method and device for testing application program interface
CN102096631A (en) * 2009-12-11 2011-06-15 华为技术有限公司 Interface testing method and device

Also Published As

Publication number Publication date
CN104572463A (en) 2015-04-29

Similar Documents

Publication Publication Date Title
CN104572463B (en) The method and device of test interface information
CN106462434B (en) The increment type compiling of entire program code
WO2020000706A1 (en) Database comparison-based interface testing method and system, device and storage medium
CN106294164B (en) A kind of code check method and device
US10380349B2 (en) Security analysis using relational abstraction of data structures
CN106471476B (en) For the editor to optimized code and the technology of the optimized debugging of continuation and enhancing
AU2014275115B9 (en) Debugging native code by transitioning from execution in native mode to execution in interpreted mode
US8856743B2 (en) System, method, and computer readable medium for universal software testing
CN104715203B (en) The method and system of the quantitative analysis of leakage of information leak
WO2021017735A1 (en) Smart contract formal verification method, electronic apparatus and storage medium
US10761963B2 (en) Object monitoring in code debugging
US20160306736A1 (en) Translation verification testing
CN105760292B (en) A kind of assertion verification method and apparatus for unit testing
CN110534168A (en) Medicine advises indicating risk method, apparatus, electronic equipment and storage medium
US9304893B1 (en) Integrated software development and test case management system
KR101770292B1 (en) Computer-executable model reverse engineering method and apparatus performing the same
CN104320793B (en) A kind of Automated testing method of cell phone short messages and system
CN101262681A (en) Automatic testing mobile terminal and its implementation method
AU2017370317A1 (en) Method of detecting transaction system error, device, storage medium, and computer equipment
CN102968367A (en) Static detection method on basis of embedded software and system thereof
US10823782B2 (en) Ensuring completeness of interface signal checking in functional verification
CN109446096A (en) A kind of intelligence contract adjustment method, device and its storage medium
US20070169020A1 (en) Method to find a violation of a coding rule in program
CN103955372B (en) Method and device for detecting resources in mobile terminal
CN103326930A (en) Automatic patrolling method and system for open platform interface

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 510660 Guangzhou City, Guangzhou, Guangdong, Whampoa Avenue, No. 315, self - made 1-17

Applicant after: Guangzhou KuGou Networks Co., Ltd.

Address before: 510000 B1, building, No. 16, rhyme Road, Guangzhou, Guangdong, China 13F

Applicant before: Guangzhou KuGou Networks Co., Ltd.

GR01 Patent grant
GR01 Patent grant