CN107480053A - A kind of Software Test Data Generation Method and device - Google Patents

A kind of Software Test Data Generation Method and device Download PDF

Info

Publication number
CN107480053A
CN107480053A CN201710601436.XA CN201710601436A CN107480053A CN 107480053 A CN107480053 A CN 107480053A CN 201710601436 A CN201710601436 A CN 201710601436A CN 107480053 A CN107480053 A CN 107480053A
Authority
CN
China
Prior art keywords
data
interface
label
module
request
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
CN201710601436.XA
Other languages
Chinese (zh)
Other versions
CN107480053B (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 CN201710601436.XA priority Critical patent/CN107480053B/en
Publication of CN107480053A publication Critical patent/CN107480053A/en
Application granted granted Critical
Publication of CN107480053B publication Critical patent/CN107480053B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a kind of Software Test Data Generation Method and device, including:The interface document of each interface at automatic analysis service end, and generate the interface requests data of normal structure and preserve;Will each interface requests data parameterization;The operation flow of interface including multiple associations is packaged into independent data create-rule, each data create-rule is defined by label;Data create-rule corresponding with the label is called by the label, for generating required business datum.Method in the present invention, operation visualization, data sample can be made controllable, in the software systems that service logic is complicated, path is deep, coupling is high, tester is not required to it is to be understood that the complicated front service logic of current test object, input corresponding label and attribute is only needed to generate required test data, and data link is complete, accuracy is high, automation formation efficiency is high.

Description

A kind of Software Test Data Generation Method and device
Technical field
The present invention relates to the preparation of data and maintenance, more particularly to a kind of Software Test Data Generation Method and device.
Background technology
Nowadays most products, especially internet product are all to preserve data using database.Product it is each Function is also dependent on corresponding business datum, therefore in software test, the preparation and maintenance of test data just turn into one very Important aspect.Especially for the software systems that service logic is complicated, path is deep, coupling is high, when test object is in industry During business end, wasted time and energy by manual operations come the front service data of setup test object dependency, consumption.Likewise, The preparation and management of test data and progress continuous integrating, the premise of automatic test, otherwise because business limits, can be caused Automation use-case can not repeat, and also just lose its existing meaning.
It can substantially be divided into for the mode of Test data generation:Directly generated using SQL statement, call business interface to give birth to Into, use ready Docker containers, production flow play back.Its advantage and disadvantage among these all be present, SQL generations need tester Member is fully understood by service code and data structure, and operational approach, running cost height are realized again equivalent to SQL;Docker holds Device can not provide the data of enough samples, because container data itself just need to prepare, production flow playback needs to keep local Test and production environment are completely the same, and Test data generation majority of case is to serve the test of new demand.Call The mode of business interface generation is most reliable mode, but because business interface is independent, when business scenario path is deeper Occur that a business scenario covers a large amount of interfaces, cause craft difficult in maintenance, while interface enters ginseng and is also required to manual amendment, number It is no different according to formation efficiency and manual operations.
The content of the invention
It is to provide the invention solves above-mentioned technical problem and a kind of be easy to safeguard and can heighten the soft of data generation efficiency Part test data generating method and device.
Solve above-mentioned technical problem, the invention provides a kind of Software Test Data Generation Method, including:
The interface document of each interface at automatic analysis service end, and generate the interface requests data of normal structure and protect Deposit;
Will each interface requests data parameterization;
The operation flow of interface including multiple associations is packaged into independent data create-rule, will each data Create-rule is defined by label;
Data create-rule corresponding with the label is called by the label, for generating required business number According to.
Further, Software Test Data Generation Method as the aforementioned, the label include multiple property parameters, the category Property includes:Test environment, method label, required variable, data bulk.
Further, Software Test Data Generation Method as the aforementioned, called and the label pair by the label Also include before the data create-rule answered:The property parameters are inputted, call label corresponding to the property parameters.
Further, Software Test Data Generation Method as the aforementioned, connect in each of automatic analysis service end Before mouth document, in addition to:Form, interface requests path, the data structure of required parameter and the parameter class of defining interface document Type, request method.
Further, Software Test Data Generation Method as the aforementioned, each interface of the automatic resolution server Document is specially:
By reading interface document, interface path, request definition and response definition information are obtained, generates framework example text This;
The use-case text is parsed, and service end is sent a request to according to the requirement of the use-case text after parsing;
Obtain the response data of the request.
The present invention also provides a kind of software test data generating means, including:
Parsing module, for the interface document of each interface at automatic analysis service end, and generate the interface of normal structure Request data simultaneously preserves;
Parameterized module, for inciting somebody to action each interface requests data parameterization;
Labeling module, rule are generated for the operation flow of the interface including multiple associations to be packaged into independent data Then, each data create-rule is defined by label;
Business datum generation module, for calling data create-rule corresponding with the label by the label, use Business datum required for generation.
Further, software test data generating means as the aforementioned, the label include multiple property parameters, the category Property includes:Test environment, method label, required variable, data bulk.
Further, software test data generating means as the aforementioned, the business datum generation module, in addition to: Input and label calling module, for inputting the property parameters, call label corresponding to the property parameters.
Further, software test data generating means as the aforementioned, in addition to definition module, for defining interface text The form of shelves, interface requests path, the data structure of required parameter and parameter type, request method.
Further, software test data generating means as the aforementioned, the parsing module also include:Use-case text is given birth to Into module, request module and response data acquisition module;
The use-case text generation module, for by reading interface document, obtaining interface path, request definition and response Information is defined, generates framework use-case text;
The request module, sent out for parsing the use-case text, and according to the requirement of the use-case text after parsing Request is sent to service end;
The response data acquisition module, for obtaining the response data of the request.
Beneficial effects of the present invention:
The Software Test Data Generation Method of the present invention can make operation visualization, data sample controllable, in service logic In software systems complicated, path is deep, coupling is high, tester is not required to it is to be understood that the complicated preceding purchase of property of current test object Business logic, it is only necessary to which required test data can be generated by inputting corresponding label and attribute, and data link is complete, accuracy High, automation formation efficiency height, allows tester to focus more on the test to current test object, significantly improves testing efficiency, It can simultaneously serve as the preparation tool of data sample, there is provided polymorphic test data sample.
Brief description of the drawings
Fig. 1 is a kind of Software Test Data Generation Method schematic flow sheet in one embodiment of the invention;
Fig. 2 is a kind of Software Test Data Generation Method schematic flow sheet in further embodiment of this invention;
Fig. 3 is a kind of stream of embodiment of each interface document of the automatic resolution server of step S2 in Fig. 1 of the present invention Journey schematic diagram;
Fig. 4 is a kind of module diagram of software test data generating means in an embodiment of the present invention;
Fig. 5 is a kind of module diagram of software test data generating means in another embodiment of the invention;
Fig. 6 is a kind of module diagram of embodiment of parsing module in software test data generating means described in Fig. 4.
Embodiment
For the object, technical solutions and advantages of the present invention are more clearly understood, below in conjunction with specific embodiment, and reference Accompanying drawing, the present invention is described in more detail.
As shown in figure 1, a kind of Software Test Data Generation Method in one embodiment of the invention, including:
S1. the interface document of each interface at automatic analysis service end, and generate the interface requests data of normal structure simultaneously Preserve;
S2. will each interface requests data parameterization;
S3., the operation flow of interface including multiple associations is packaged into independent data create-rule, will be each described Data create-rule is defined by label;Why need by operation flow encapsulation be because:Above-mentioned flow simply generates The method of single request, and an operation flow usually includes multiple interfaces, such as this operation flow of user's registration:With regard to needing First input handset number and then obtain identifying code, submit personal information after input validation code, among these just comprising acquisition identifying code, The interface that code check, personal information are submitted is verified, and each interface is dependent on the request response results of an interface, this Just need operation flow being packaged, related interface tandem is got up;
S4. data create-rule corresponding with the label is called by the label, for generating required business Data.
The label in the step S3 in an embodiment of the present invention includes multiple property parameters, and the attribute includes: Test environment, method label, required variable, data bulk.
In the step S4 in an embodiment of the present invention, number corresponding with the label is being called by the label Also include before according to create-rule:The property parameters are inputted, call label corresponding to the property parameters.
As shown in Fig. 2 in a kind of embodiment of the present invention, before the step S1, in addition to:S11 defining interfaces text The form of shelves, interface requests path, the data structure of required parameter and parameter type, request method.Preferably, by interface document Json forms are saved as, document sample is as follows:
As shown in figure 3, in an embodiment of the present invention, each interface text of the automatic resolution server in the step S2 Shelves be specially:
S201. by reading interface document, interface path, request definition and response definition information are obtained, generation framework is used Example text sheet;
S202. the use-case text is parsed, and service is sent a request to according to the requirement of the use-case text after parsing End;
S203. the response data of the request is obtained.
One of which concrete implementation method is:By increasing income, test frame Robot Framework realize test data Request, framework has a use-case form of standard, and interface document parses the json files that script is exactly parsing definition automatically, generates frame The use-case formatted file of frame.Script realizes that relying on function library, the specific implementation processes such as random, json is using python:Read Take json files, obtain the information such as interface path, request definition, response definition, generate framework use-case text, while parsed Cheng Zhong, random storehouses are used with reference to parameter type in document, will directly enter ginseng parametrization, as string stochastic parameter generates one The character string of individual length, use-case form are as follows:
Robot Framework frameworks can parse use-case text above, send a request to service end as requested, and And the response data each asked is obtained, it is stored in response variables, so as to generate business datum.
Specifically, the operation flow by the interface including multiple associations in the step S3 is packaged into independent data life Into rule, specific sample is as follows:
As shown in figure 4, an embodiment of the present invention provides a kind of software test data generating means, including:
Parsing module 1, for the interface document of each interface at automatic analysis service end, and generate the interface of normal structure Request data simultaneously preserves;
Parameterized module 2, for inciting somebody to action each interface requests data parameterization;
Labeling module 3, rule are generated for the operation flow of the interface including multiple associations to be packaged into independent data Then, each data create-rule is defined by label;
Business datum generation module 4, for calling data create-rule corresponding with the label by the label, use Business datum required for generation.
In a kind of embodiment of apparatus of the present invention, the label in the labeling module 3 includes multiple property parameters, The attribute includes:Test environment, method label, required variable, data bulk.
In a kind of embodiment of apparatus of the present invention, the business datum generation module, in addition to:Input and label call mould Block, for inputting the property parameters, call label corresponding to the property parameters.
As shown in figure 5, in a kind of embodiment of apparatus of the present invention, described device also includes definition module 5, is connect for defining The form of mouthful document, interface requests path, the data structure of required parameter and parameter type, request method.
As shown in fig. 6, in a kind of embodiment of apparatus of the present invention, the parsing module 1 also includes:Use-case text generation mould Block 11, request module 12 and response data acquisition module 13;
The use-case text generation module 11, for by reading interface document, obtaining interface path, request definition and ringing Information should be defined, generates framework use-case text;
The request module 12, for parsing the use-case text, and according to the requirement of the use-case text after parsing Send a request to service end;
The response data acquisition module 13, for obtaining the response data of the request.
Those of ordinary skills in the art should understand that:More than, described is only the specific embodiment of the present invention, and The limitation present invention is not used in, within the spirit and principles of the invention, any modification, equivalent substitution and improvements done etc., It should be included within protection scope of the present invention.All belong to the inventive method or the technical principle being equal within protection domain.

Claims (10)

  1. A kind of 1. Software Test Data Generation Method, it is characterised in that including:
    The interface document of each interface at automatic analysis service end, and generate the interface requests data of normal structure and preserve;
    Will each interface requests data parameterization;
    The operation flow of interface including multiple associations is packaged into independent data create-rule, will each data generation Rule is defined by label;
    Data create-rule corresponding with the label is called by the label, for generating required business datum.
  2. 2. Software Test Data Generation Method according to claim 1, it is characterised in that the label includes multiple attributes Parameter, the attribute include:Test environment, method label, required variable, data bulk.
  3. 3. Software Test Data Generation Method according to claim 2, it is characterised in that called by the label and institute Also include before stating data create-rule corresponding to label:The property parameters are inputted, are called corresponding to the property parameters Label.
  4. 4. Software Test Data Generation Method according to claim 1, it is characterised in that at the automatic analysis service end Each interface document before, in addition to:The form of defining interface document, interface requests path, the data structure of required parameter With parameter type, request method.
  5. 5. Software Test Data Generation Method according to claim 1, it is characterised in that the automatic resolution server Each interface document is specially:
    By reading interface document, interface path, request definition and response definition information are obtained, generates framework use-case text;
    The use-case text is parsed, and service end is sent a request to according to the requirement of the use-case text after parsing;
    Obtain the response data of the request.
  6. A kind of 6. software test data generating means, it is characterised in that including:
    Parsing module, for the interface document of each interface at automatic analysis service end, and generate the interface requests of normal structure Data simultaneously preserve;
    Parameterized module, for inciting somebody to action each interface requests data parameterization;
    Labeling module, will for the operation flow of the interface including multiple associations to be packaged into independent data create-rule Each data create-rule is defined by label;
    Business datum generation module, for calling data create-rule corresponding with the label by the label, for giving birth to Into required business datum.
  7. 7. software test data generating means according to claim 6, it is characterised in that the label includes multiple attributes Parameter, the attribute include:Test environment, method label, required variable, data bulk.
  8. 8. software test data generating means according to claim 7, it is characterised in that the business datum generates mould Block, in addition to:Input and label calling module, for inputting the property parameters, call and marked corresponding to the property parameters Label.
  9. 9. software test data generating means according to claim 6, it is characterised in that also including definition module, be used for The form of defining interface document, interface requests path, the data structure of required parameter and parameter type, request method.
  10. 10. software test data generating means according to claim 6, it is characterised in that the parsing module also includes: Use-case text generation module, request module and response data acquisition module;
    The use-case text generation module, for by reading interface document, obtaining interface path, request definition and response definition Information, generate framework use-case text;
    The request module, for parsing the use-case text, and please according to the requirement transmission of the use-case text after parsing Ask to service end;
    The response data acquisition module, for obtaining the response data of the request.
CN201710601436.XA 2017-07-21 2017-07-21 Software test data generation method and device Active CN107480053B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710601436.XA CN107480053B (en) 2017-07-21 2017-07-21 Software test data generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710601436.XA CN107480053B (en) 2017-07-21 2017-07-21 Software test data generation method and device

Publications (2)

Publication Number Publication Date
CN107480053A true CN107480053A (en) 2017-12-15
CN107480053B CN107480053B (en) 2021-08-17

Family

ID=60595226

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710601436.XA Active CN107480053B (en) 2017-07-21 2017-07-21 Software test data generation method and device

Country Status (1)

Country Link
CN (1) CN107480053B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108563539A (en) * 2018-03-21 2018-09-21 广州视源电子科技股份有限公司 Interface test method, server, readable storage medium storing program for executing and system
CN109766391A (en) * 2019-01-21 2019-05-17 武汉裕量信息科技有限公司 Detection system, detection method and computer-readable medium
CN110109656A (en) * 2019-03-25 2019-08-09 平安科技(深圳)有限公司 Interface analogy method, device, computer equipment and storage medium
CN110162465A (en) * 2019-04-19 2019-08-23 平安普惠企业管理有限公司 A kind of banking software system test method, device, electronic equipment and storage medium
CN110232018A (en) * 2019-05-17 2019-09-13 浙江数链科技有限公司 Interface test method, device, computer equipment
CN110825388A (en) * 2019-11-15 2020-02-21 中科院计算技术研究所大数据研究院 Method for directly converting SQL statement into corresponding REST interface
CN111258884A (en) * 2020-01-08 2020-06-09 福建博思软件股份有限公司 System for automatically generating interface accuracy verification script
CN111290948A (en) * 2020-01-19 2020-06-16 腾讯科技(深圳)有限公司 Test data acquisition method and device, computer equipment and readable storage medium
CN111324526A (en) * 2018-12-14 2020-06-23 北京金山云网络技术有限公司 Interface test system, method and server
CN112162915A (en) * 2020-08-27 2021-01-01 杭州大搜车汽车服务有限公司 Test data generation method, device, equipment and storage medium
CN112783507A (en) * 2021-01-29 2021-05-11 北京百度网讯科技有限公司 Data stream guiding playback method and device, electronic equipment and readable storage medium
CN112835803A (en) * 2021-02-23 2021-05-25 北京联创信安科技股份有限公司 Tool generation method, test data construction method, device, equipment and medium
CN113672501A (en) * 2021-07-28 2021-11-19 深圳市捷顺科技实业股份有限公司 Method and device for testing parking lot service
CN116610591A (en) * 2023-07-20 2023-08-18 金篆信科有限责任公司 Method, device, system and medium for generating test data and call statement
CN111324526B (en) * 2018-12-14 2024-04-26 北京金山云网络技术有限公司 Interface test system, method and server

Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008065794A (en) * 2006-09-11 2008-03-21 Internatl Business Mach Corp <Ibm> Internationalization software test method using resource file for test and font for test, device, program and data structure for font for test
CN101576843A (en) * 2008-05-07 2009-11-11 阿里巴巴集团控股有限公司 Method and device for testing application program interface
CN101968740A (en) * 2010-09-28 2011-02-09 中国工商银行股份有限公司 Service data dynamic adjustment server and system on basis of JAVA CLASS compilation
CN101996132A (en) * 2009-08-14 2011-03-30 中兴通讯股份有限公司 Method and device for automatically testing common object request broker architecture (CORBA) interfaces
CN102006616A (en) * 2010-11-09 2011-04-06 中兴通讯股份有限公司 Test system and test method
CN102043621A (en) * 2010-12-01 2011-05-04 北京迅捷英翔网络科技有限公司 Webpage development method based on Javascript tag library
US20110153575A1 (en) * 2009-12-23 2011-06-23 Adi, Llc System and method for rule-driven constraint-based generation of domain-specific data sets
US20110202901A1 (en) * 2001-07-27 2011-08-18 Ethan Givoni Automated software testing and validation system
US20130185056A1 (en) * 2012-01-12 2013-07-18 Accenture Global Services Limited System for generating test scenarios and test conditions and expected results
CN103530223A (en) * 2012-07-06 2014-01-22 百度在线网络技术(北京)有限公司 Method and device for automatically generating unit test cases
CN103810196A (en) * 2012-11-09 2014-05-21 阿里巴巴集团控股有限公司 Method for testing performance of database on basis of business model
CN104133772A (en) * 2014-08-13 2014-11-05 广东电网公司信息中心 Automatic test data generation method
CN104731587A (en) * 2015-03-12 2015-06-24 用友网络科技股份有限公司 Unit testing data generating method and unit testing data generating system
CN104866426A (en) * 2015-05-28 2015-08-26 华北计算技术研究所 Software test integrated control method and system
CN105095059A (en) * 2014-04-15 2015-11-25 阿里巴巴集团控股有限公司 Method and device for automated testing
CN105528294A (en) * 2015-12-29 2016-04-27 广东金赋信息科技有限公司 Method and system for automatically generating interface testing case
CN105938453A (en) * 2016-04-14 2016-09-14 上海斐讯数据通信技术有限公司 Automatic test method and system
CN106033388A (en) * 2015-03-11 2016-10-19 阿里巴巴集团控股有限公司 A test use case library management method and system
CN106066828A (en) * 2016-05-30 2016-11-02 北京奇艺世纪科技有限公司 A kind of method and device generating Protobuf form test data
CN106250310A (en) * 2016-07-25 2016-12-21 微梦创科网络科技(中国)有限公司 A kind of method for generating test case and device
CN106445811A (en) * 2016-08-30 2017-02-22 烽火通信科技股份有限公司 SecureCRT-based automated test system and method
CN106598851A (en) * 2016-12-05 2017-04-26 广州唯品会信息科技有限公司 Software interface test method and system
CN106681901A (en) * 2015-11-10 2017-05-17 中国电信股份有限公司 Method and device for testing sample generation
CN106776307A (en) * 2016-12-05 2017-05-31 广州唯品会信息科技有限公司 Method for testing software and system
CN106897205A (en) * 2015-12-18 2017-06-27 阿里巴巴集团控股有限公司 A kind of test data generating method and device

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110202901A1 (en) * 2001-07-27 2011-08-18 Ethan Givoni Automated software testing and validation system
JP2008065794A (en) * 2006-09-11 2008-03-21 Internatl Business Mach Corp <Ibm> Internationalization software test method using resource file for test and font for test, device, program and data structure for font for test
CN101576843A (en) * 2008-05-07 2009-11-11 阿里巴巴集团控股有限公司 Method and device for testing application program interface
CN101996132A (en) * 2009-08-14 2011-03-30 中兴通讯股份有限公司 Method and device for automatically testing common object request broker architecture (CORBA) interfaces
US20110153575A1 (en) * 2009-12-23 2011-06-23 Adi, Llc System and method for rule-driven constraint-based generation of domain-specific data sets
CN101968740A (en) * 2010-09-28 2011-02-09 中国工商银行股份有限公司 Service data dynamic adjustment server and system on basis of JAVA CLASS compilation
CN102006616A (en) * 2010-11-09 2011-04-06 中兴通讯股份有限公司 Test system and test method
CN102043621A (en) * 2010-12-01 2011-05-04 北京迅捷英翔网络科技有限公司 Webpage development method based on Javascript tag library
US20130185056A1 (en) * 2012-01-12 2013-07-18 Accenture Global Services Limited System for generating test scenarios and test conditions and expected results
CN103530223A (en) * 2012-07-06 2014-01-22 百度在线网络技术(北京)有限公司 Method and device for automatically generating unit test cases
CN103810196A (en) * 2012-11-09 2014-05-21 阿里巴巴集团控股有限公司 Method for testing performance of database on basis of business model
CN105095059A (en) * 2014-04-15 2015-11-25 阿里巴巴集团控股有限公司 Method and device for automated testing
CN104133772A (en) * 2014-08-13 2014-11-05 广东电网公司信息中心 Automatic test data generation method
CN106033388A (en) * 2015-03-11 2016-10-19 阿里巴巴集团控股有限公司 A test use case library management method and system
CN104731587A (en) * 2015-03-12 2015-06-24 用友网络科技股份有限公司 Unit testing data generating method and unit testing data generating system
CN104866426A (en) * 2015-05-28 2015-08-26 华北计算技术研究所 Software test integrated control method and system
CN106681901A (en) * 2015-11-10 2017-05-17 中国电信股份有限公司 Method and device for testing sample generation
CN106897205A (en) * 2015-12-18 2017-06-27 阿里巴巴集团控股有限公司 A kind of test data generating method and device
CN105528294A (en) * 2015-12-29 2016-04-27 广东金赋信息科技有限公司 Method and system for automatically generating interface testing case
CN105938453A (en) * 2016-04-14 2016-09-14 上海斐讯数据通信技术有限公司 Automatic test method and system
CN106066828A (en) * 2016-05-30 2016-11-02 北京奇艺世纪科技有限公司 A kind of method and device generating Protobuf form test data
CN106250310A (en) * 2016-07-25 2016-12-21 微梦创科网络科技(中国)有限公司 A kind of method for generating test case and device
CN106445811A (en) * 2016-08-30 2017-02-22 烽火通信科技股份有限公司 SecureCRT-based automated test system and method
CN106598851A (en) * 2016-12-05 2017-04-26 广州唯品会信息科技有限公司 Software interface test method and system
CN106776307A (en) * 2016-12-05 2017-05-31 广州唯品会信息科技有限公司 Method for testing software and system

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
KAI-HSIUNG CHANG 等: "A Framework for Intelligent Test Data Generation", 《JOURNAL OF LNTELLIGENT AND ROBOTIC SYSTEMS》 *
LIQF: "自动化测试框架模型", 《HTTP://WWW.51TESTING.COM/HTML/40/4340-207942.HTML》 *
孙彦辉: "简单实现接口自动化测试(基于python)", 《HTTPS://WWW.ZYBULUO.COM/COOLFISH/NOTE/726662》 *
翟亚娟等: "Web Service自动化测试方法的研究", 《计算机与现代化》 *
邓宇: "软件自动化测试方法的研究与应用", 《中国优秀硕士学位论文全文数据库信息科技辑》 *
郑炜 等: "一种基于规则提取的自动化测试用例生成方法", 《西北工业大学学报》 *

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108563539A (en) * 2018-03-21 2018-09-21 广州视源电子科技股份有限公司 Interface test method, server, readable storage medium storing program for executing and system
CN111324526A (en) * 2018-12-14 2020-06-23 北京金山云网络技术有限公司 Interface test system, method and server
CN111324526B (en) * 2018-12-14 2024-04-26 北京金山云网络技术有限公司 Interface test system, method and server
CN109766391A (en) * 2019-01-21 2019-05-17 武汉裕量信息科技有限公司 Detection system, detection method and computer-readable medium
CN109766391B (en) * 2019-01-21 2024-01-23 武汉易万科技有限公司 Detection system, detection method, and computer-readable medium
CN110109656A (en) * 2019-03-25 2019-08-09 平安科技(深圳)有限公司 Interface analogy method, device, computer equipment and storage medium
CN110162465A (en) * 2019-04-19 2019-08-23 平安普惠企业管理有限公司 A kind of banking software system test method, device, electronic equipment and storage medium
CN110232018A (en) * 2019-05-17 2019-09-13 浙江数链科技有限公司 Interface test method, device, computer equipment
CN110825388A (en) * 2019-11-15 2020-02-21 中科院计算技术研究所大数据研究院 Method for directly converting SQL statement into corresponding REST interface
CN110825388B (en) * 2019-11-15 2021-08-31 中科大数据研究院 Method for directly converting SQL statement into corresponding REST interface
CN111258884A (en) * 2020-01-08 2020-06-09 福建博思软件股份有限公司 System for automatically generating interface accuracy verification script
CN111258884B (en) * 2020-01-08 2022-08-19 福建博思软件股份有限公司 System for automatically generating interface accuracy verification script
CN111290948A (en) * 2020-01-19 2020-06-16 腾讯科技(深圳)有限公司 Test data acquisition method and device, computer equipment and readable storage medium
CN112162915A (en) * 2020-08-27 2021-01-01 杭州大搜车汽车服务有限公司 Test data generation method, device, equipment and storage medium
CN112783507A (en) * 2021-01-29 2021-05-11 北京百度网讯科技有限公司 Data stream guiding playback method and device, electronic equipment and readable storage medium
CN112783507B (en) * 2021-01-29 2023-07-25 北京百度网讯科技有限公司 Data stream guiding playback method and device, electronic equipment and readable storage medium
CN112835803B (en) * 2021-02-23 2024-02-23 北京联创信安科技股份有限公司 Tool generation method, test data construction method, device, equipment and medium
CN112835803A (en) * 2021-02-23 2021-05-25 北京联创信安科技股份有限公司 Tool generation method, test data construction method, device, equipment and medium
CN113672501B (en) * 2021-07-28 2023-09-26 深圳市捷顺科技实业股份有限公司 Parking lot service testing method and device
CN113672501A (en) * 2021-07-28 2021-11-19 深圳市捷顺科技实业股份有限公司 Method and device for testing parking lot service
CN116610591A (en) * 2023-07-20 2023-08-18 金篆信科有限责任公司 Method, device, system and medium for generating test data and call statement
CN116610591B (en) * 2023-07-20 2023-09-12 金篆信科有限责任公司 Method, device, system and medium for generating test data and call statement

Also Published As

Publication number Publication date
CN107480053B (en) 2021-08-17

Similar Documents

Publication Publication Date Title
CN107480053A (en) A kind of Software Test Data Generation Method and device
US20180157636A1 (en) Methods and systems for language-agnostic machine learning in natural language processing using feature extraction
CN109379326B (en) XML message rule checking method, equipment and storage medium
CN104834507A (en) Frame driving method of application construction platform
US8020051B2 (en) Message handling in a service-oriented architecture
CN107634947A (en) Limitation malice logs in or the method and apparatus of registration
CN107506190A (en) XML file amending method and device based on Spring frameworks
CN110798567A (en) Short message classification display method and device, storage medium and electronic equipment
CN105469128A (en) Sports equipment management system
CN106844471A (en) A kind of electronic operation and maintenance system form data processing method and server
CN110647523B (en) Data quality analysis method and device, storage medium and electronic equipment
CN112631884A (en) Pressure measurement method and device based on data synchronization, computer equipment and storage medium
CN111176660A (en) Distributed architecture-oriented micro-service contract management method and device, computer equipment and readable storage medium
CN110109675A (en) Intelligent contract processing method, device and computer readable storage medium
CN107526742A (en) Method and apparatus for handling multi-language text
US8856044B1 (en) Segmented access of remotely stored biographical data to a client device
CN102567066A (en) Business system development method, business system development platform and business system development system
CN111382051A (en) API automatic test method and test device
Knight et al. Framework for the definition of significant properties
US10650015B2 (en) Dynamic migration of user interface application
US10986230B1 (en) Method and apparatus to capture, analyze, organize, and present support chat information
CN106648763A (en) Batch data importing component and importing method thereof
CN112445811A (en) Data service method, device, storage medium and component based on SQL configuration
CN113032256A (en) Automatic test method, device, computer system and readable storage medium
CN108153834A (en) A kind of method, apparatus and electronic equipment of business intelligence application query data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
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
GR01 Patent grant
GR01 Patent grant