CN108388545A - Method and tool for generating test data of text input box - Google Patents

Method and tool for generating test data of text input box Download PDF

Info

Publication number
CN108388545A
CN108388545A CN201810077591.0A CN201810077591A CN108388545A CN 108388545 A CN108388545 A CN 108388545A CN 201810077591 A CN201810077591 A CN 201810077591A CN 108388545 A CN108388545 A CN 108388545A
Authority
CN
China
Prior art keywords
data
rule
equivalence class
test data
generation method
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810077591.0A
Other languages
Chinese (zh)
Inventor
徐域埔
侯卫峰
季滕
曹海娟
李延冬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Software Group Co Ltd
Original Assignee
Inspur Software Group 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 Inspur Software Group Co Ltd filed Critical Inspur Software Group Co Ltd
Priority to CN201810077591.0A priority Critical patent/CN108388545A/en
Publication of CN108388545A publication Critical patent/CN108388545A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/194Calculation of difference between files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method and a tool for generating test data of a text input box, and belongs to the technical field of test data generation. The method for generating the test data of the text input box comprises a general rule generating method and a fixed rule generating method; the general rule generation method divides data into character types and numerical types according to the data types, data ranges and data precision received by the text input box, and comprises an equivalence division method and a boundary value analysis method, and the fixed rule generation method has a fixed data coding rule. The method for generating the test data of the text input box can effectively solve the problems of excessive and inaccurate test data and incomplete coverage, is convenient to generate the test data rapidly in different test scenes, can share rules, is convenient for team cooperation, and has good popularization and application values.

Description

A kind of generation method and tool of Text Entry test data
Technical field
The present invention relates to Test data generation technical fields, specifically provide a kind of generation side of Text Entry test data Method and tool.
Background technology
Test data generation technology has been able to meet the needs of many test scenes by development for many years.For example, having Acquisition database tool generates test data from UML Modeling languages;Have and test is generated based on the simulation of a large amount of historical datas Data;Have and generates test data in conjunction with the customization of operation flow feature;Also with good grounds data structure definition generates test at random Data.These technologies can in respective test scene proving program normal logic, play the role of carrying it is efficient, but It is that there is also some shortcomings:1, it is to generate valid data in effective equivalence class of restriction mostly, without generating invalid data. Invalid data plays a key effect in terms of verification software systems reliability, accuracy.2, it is randomly generated, is not covered with mostly Equivalence class and boundary value.3, create-rule does not have versatility, is unsatisfactory for the coding rule of data itself, and do not provide shared rule Function then cannot be satisfied the testing requirement of more people team collaborations.
Invention content
The technical assignment of the present invention be in view of the above problems, provide one kind can effectively solve the problem that test data it is more and The infull problem of not smart, covering surface, it is convenient that test data is quickly generated in different test scenes, and rule can be total to It enjoys, facilitates the generation method of the Text Entry test data to cooperate between team.
The further technical assignment of the present invention is to provide a kind of Core Generator of Text Entry test data.
To achieve the above object, the present invention provides following technical solutions:
A kind of generation method of Text Entry test data, including general rule generation method, unalterable rules generation method;
Including general rule generation method, unalterable rules generation method;
Data type, data area and the data precision that the general rule generation method is received according to Text Entry, will count According to character type and numeric type is divided into, general rule generation method includes equivalence class classifying method and boundary analysis, equivalence class Test data is divided into effective equivalence class data and invalid equivalence class data by partitioning, and effective equivalence class data are to meet restriction rule Reasonable, significant data acquisition system then, invalid equivalence class data are unreasonable, meaningless data acquisition system;The boundary value Analytic approach tests the boundary of input or output by the upper point of the specified data field of selection, interior point and from point;
Unalterable rules generation method has a fixed data encoding rule, when Test data generation, using coding resolving inversely technology, The effective equivalence class data being calculated according to equivalence class classifying method are the data set that can be verified with coding rule, otherwise for Invalid equivalence class data meet coding rule length according to boundary analysis calculating character length, are effective equivalence class number According to being otherwise invalid equivalence class data.
Text Entry is page elements most basic in software systems, for receiving character type, numeric type, date-time Property data.
Using effective equivalence class data can check problem whether completely realize as defined in function and function reality Now whether correctly meet expection.Invalid equivalence class data and effective equivalence class data are just the opposite, and invalid equivalence class data refer to Those unreasonable, meaningless data, this kind of test data can the reversed correctness of authentication function and the fault-tolerant processings of program.
Equivalence in the generation method binding test case designing method of Text Entry test data of the present invention Class partitioning and boundary analysis enable the test data of generation fully to cover effective equivalence class, invalid equivalence class and side Dividing value solves the problems, such as that test data is mostly incomplete without essence, covering.
Preferably, further including custom rule generation method, the rule used in test process is applied in combination and is made by oneself Right way of conduct method preserves rule at custom rule, avoids the trouble of configuration rule, custom rule can also be shared to it He is member, is conducive to team collaboration.
Preferably, the general rule generation method includes 15 kinds of general rules, wherein character type general rule packet It includes:Whether null value Chinese, English capitalization, English lower case, spcial character, prefix, suffix, filters space, length field Between, numeric type general rule includes:Positive integer, negative integer, 0, positive decimal, negative decimal, digital section.
Preferably, all possible data acquisition system is divided into several subsets by equivalence class classifying method, in each subset Data are equivalent to disclosing the mistake in program.
One or two of test data is taken in each equivalence class data acquisition system, so that it may with a small amount of representative test number Effect is preferably tested according to obtaining.
Preferably, the unalterable rules generation method includes 17 kinds of unalterable rules data, including phone number, bank Card number, business license code, tax registration code, unified social credibility code, organization mechanism code, the date, longitude, latitude, Base, postcode, mailbox, ID card No., passport number, domain name, IP address, port numbers.
Preferably, in the boundary analysis, upper point is borderline point, is the point nearest from upper point from point, interior Point is the arbitrary point in data field.
The upper point is borderline point, and no matter data field is open interval or closed interval, if open interval, upper point is in domain Outside, if closed interval, upper point is just in domain.It is the point nearest from upper point from point, with data field being open interval or closed interval has It closes, if open interval, from point just in data field, if closed interval, from putting just outside data field.Interior point is appointing in data field Meaning point.
A kind of Core Generator of Text Entry test data, including user and rights management unit, general generator list Member and set form generator unit,
User and rights management unit are used for user and rights management, user log in, user exits, function menu rights management;
General generator unit realizes that a general method handles 15 kinds of general rules, is formed according to the rule of user's selection Generate effective equivalence class data and invalid equivalence class data;
Set form generator unit realizes 17 kinds of independent set form data creation methods, is compiled according to the data of each rule Code format generates effective equivalence class data and invalid equivalence class data.
The user management realizes the newly-increased of user information, modification, deletes.User authority management realizes administrator's power Limit and non-administrator's permission, difference is the operable user management of administrator, and non-administrative users cannot operate user management. User logs in and user exits, and by verifying the authentication information of user, realizes the function of logging in and exit tool.Menu permission pipe Reason is realized according to login status, user role, User Status, dynamic access function menu.
The general generator unit realizes that a general method handles 15 kinds of general rules, according to user's needs, Several rules of unrestricted choice.General generator unit according to selected typing rule, mark off effective equivalence class data and Invalid equivalence class data generate boundary value according to ambit rule, and then supplement effective equivalence class data and invalid equivalence class data. Using the random counting method with qualifications, validity test data and invalid test data are generated.General generator unit provides Function is regenerated, the download function of test data is provided, can download that for CSV (Comma-Separated Values are i.e. Character separation value) format.
The set form generator unit realizes 17 kinds of independent set form data creation methods, each generation side Method is all made of coding rule resolving inversely technology, can exactly be used according to effective equivalence class data that equivalence class classifying method is calculated Otherwise the data set that coding rule is verified is grouped into invalid equivalence class data set.It is long according to boundary analysis calculating character Degree, meet coding rule specific length and upper point data belong to effective equivalence class data, do not meet coding rule length, And interior point, from point data belong to invalid equivalence class data.Set form generator unit, which provides, regenerates function, provides The download function of test data can be downloaded as CSV formats.
Preferably, further including self-defined generator unit, under login status, active user is shown in the form of menu tree Customized generator and users to share are modified to self-defined generator, are deleted to the self-defined generator of active user With it is shared.Without logging into when can not check, change, delete or share.Test data can be generated according to the rule of self-defined generator, The general generator unit of generation logical AND of data is consistent.Self-defined generator unit, which provides, regenerates function, provides The download function of test data can be downloaded as CSV formats.
Preferably, user and rights management unit are for supporting User Defined generator unit.
Preferably, the general rule generation method includes 15 kinds of general rules, wherein character type general rule packet It includes:Whether null value Chinese, English capitalization, English lower case, spcial character, prefix, suffix, filters space, length field Between, numeric type general rule includes:Positive integer, negative integer, 0, positive decimal, negative decimal, digital section;Unalterable rules generation method Include 17 kinds of unalterable rules data, including phone number, bank's card number, business license code, tax registration code, unified society It can credit code, organization mechanism code, date, longitude, latitude, base, postcode, mailbox, ID card No., passport number, domain Name, IP address, port numbers.
Compared with prior art, the generation method of Text Entry test data of the invention has following prominent beneficial Effect:Equivalence class classifying method, boundary value analysis in the generation method binding test use-case of the Text Entry test data Method thought, Mass production validity test data and invalid test data enable the test data of generation fully to cover effective equivalence Class, invalid equivalence class and boundary value solve test data mostly without essence, cover incomplete problem, have good push away Wide application value.
Specific implementation mode
Below in conjunction with embodiment, generation method and tool to the Text Entry test data of the present invention are made further It is described in detail.
Embodiment
The generation method of the Text Entry test data of the present invention, the early period for being applied to the test of software Text Entry survey Try data preparation activity.Using B/S frameworks, front end uses HTML, JQuery, easyui, client request send and response at Reason uses ajax, required parameter and response results that json formats, server process client request is used to use Servlet, hold Long layer uses Mybatis, database to use MySql.
The generation method of the Text Entry test data of the present invention, including the life of general rule generation method, unalterable rules At method and custom rule generation method.
Data type, data area and the data precision that general rule generation method is received according to Text Entry, will count According to being divided into character type and numeric type, wherein character type general rule includes:Null value, Chinese, English capitalization, english lowercase Whether letter spcial character, prefix, suffix, filters space, length of interval, and numeric type general rule includes:It is positive integer, negative whole Number, 0, positive decimal, negative decimal, digital section.General rule generation method includes equivalence class classifying method and boundary analysis.Deng All possible data acquisition system is divided into several subsets by valence class partitioning, and the element in each subset is for disclosing in program Mistake be equivalent, take one or two of test data in each equivalence class data acquisition system, can use a small amount of representative Test data obtains preferable test effect.Test data is divided into effective equivalence class data and invalid equivalence by equivalence class classifying method Class data.Effective equivalence class data are reasonable, the significant data acquisition system for meeting restrictive rule, utilize effective equivalence class data It can verify that whether program completely completes defined function and whether the realization of function correctly meets expection.Invalid equivalence class data It is just the opposite with effective equivalence class data.Invalid equivalence class data refer to the set that unreasonable, meaningless data are constituted, This kind of test data can the reversed correctness of authentication function and the fault-tolerant processing of program.Boundary analysis is by choosing specified number The boundary of input or output is tested according to the upper point in domain, interior point and from point.Point is exactly side either on open interval or closed interval Point in boundary, if open interval, upper point is overseas, if closed interval, upper point is just in domain.Refer to nearest from upper point from point Point, which with testing data domain is closed interval or open interval, relationship, if open interval, from point just in domain, and if closed interval, from Point is just overseas.Interior point is the arbitrary point of data field.
It is exemplified below:
Select general rule generation method, English capitalization, spcial character(!@#), length of interval([3,10] closed interval). When Test data generation, include according to effective equivalence class data that equivalence class classifying method is calculated:It is English capitalization, special Character(!@#).Equivalence class data include in vain:Null value, Chinese, English lower case, spcial character(It removes!Outside@#), prefix, Suffix.There are 2,3,4,9,10,11 according to the character length that boundary analysis is calculated, wherein 3,4,9,10 belong to and have again Equivalence class data are imitated, 2,11 belong to invalid equivalence class data.Wherein whether length of interval by Chinese character digit and filters again The influence of space rule.The test manifold that the random digit generation method finally limited with conditional is calculated can be effective etc. Valence class data(AZ@、#BCY、@AGHET#XD、GJJJHE@!AM), invalid equivalence class data(A*, null value, my hA73%uI.Z).
Unalterable rules generation method has fixed data encoding rule, 17 kinds of unalterable rules data defined in the present invention, Including phone number, bank's card number, business license code, tax registration code, unified social credibility code, organization's generation Code, date, longitude, latitude, base, postcode, mailbox, ID card No., passport number, domain name, IP address, port numbers.It is surveying When trying data generation, using coding rule resolving inversely technology, the effective equivalence class number being calculated according to equivalence class classifying method Otherwise it is grouped into invalid equivalence class data according to the data set that can be exactly verified with coding rule.According to boundary analysis meter Calculate character length, meet coding rule specific length and upper point data belong to effective equivalence class data, do not meet coding rule Regular length and interior point belongs to invalid equivalence class data from point data.
It is exemplified below:Unified social credibility code, by 18 Arabic data or capitalization English letter(Without using I, O, Z, S、V)Composition, including the 1st registration management division code, the 2nd Type Of Activity Code, the 3rd-the 8 registration management organ Administrative division code, the 9th-the 17 main body identification code(Organization mechanism code), the part of the 18th bit check code five forms.Verification Code formula be:
In formula:MOD --- indicate integer MOD function;
I --- indicate the position number of code character from left to right;
Ci--- indicate the value for the code character that i-th bit is set;
C18--- indicate check code;
Wi--- indicate the weighted factor in i-th bit.
This method generates preceding 17 codes according to the character meaning of unified every 1 of social credibility code, according to check code public affairs The 18th bit check code is calculated in formula.The test data for the effective equivalence class being finally calculated meets unified social credibility code Coding rule and capable of verifying pass through.Invalid equivalence class data, which cannot verify, to be passed through, including removing Arabic numerals and capitalization Character other than English alphabet, including I, O, Z, S, V letter, length is 17,19, check code do not meet formula with And null value.
Custom rule generation method, during actual test, if there is commonly used rule combines, it is fixed to can be used Adopted rule and method preserves rule at custom rule, avoids the trouble of configuration rule.Custom rule can also be shared Give other members.
The Core Generator of the Text Entry test data of the present invention, including user and rights management unit, general generation Device unit, set form generator unit and self-defined generator unit.
The user and rights management unit realize user and rights management, user log in, user exits, logical energy menu Rights management, to support User Defined generator unit.User management realizes the newly-increased of user information, modification, deletes.With Family rights management realizes administrator right and non-administrator's permission, and difference is the operable user management of administrator, non-pipe Reason person user cannot operate user management.User log in and user exits, by verify user authentication information, realize log in and Exit the function of tool.Menu rights management is realized according to login status, user role, User Status, dynamic access function Menu.
General generator unit realizes a general method and handles 15 kinds of regular various combinations.It is selected according to user The effective equivalence class data of regular combination producing selected and invalid equivalence class data.Character type general rule includes null value, Chinese, English Whether literary capitalization English lower case, spcial character, prefix, suffix, filters space, length of interval, totally 9 kinds.Numeric type General rule includes:Positive integer, negative integer, 0, positive decimal, negative decimal, digital section, totally 6 kinds.According to user's needs, freely Select several rules.General generator unit marks off effective equivalence class data and invalid according to selected typing rule Equivalence class data generate boundary value according to ambit rule, and then supplement effective equivalence class data and invalid equivalence class data.Using Random counting method with qualifications generates validity test data and invalid test data.General generator unit provides weight Newly-generated function provides the download function of test data, can download as CSV formats.Under login status, providing will be regular Combination saves as the function of self-defined generator.
Set form generator unit realizes 17 kinds of independent set form data creation methods, according to the number of each rule Effective equivalence class data and invalid equivalence class data are generated according to coded format.Including phone number, bank's card number, business license generation Code, tax registration code, unified social credibility code, organization mechanism code, the date, longitude, latitude, base, postcode, mailbox, ID card No., passport number, domain name, IP address, port numbers.Each generation method is all made of coding rule resolving inversely skill Art is exactly the data set that can be verified with coding rule according to effective equivalence class data that equivalent sorting method is calculated, no Then it is grouped into invalid equivalence class data.According to boundary analysis calculating character length, meet coding rule specific length, and on Electric data belong to effective equivalence class data, do not meet coding rule length and interior point, from point data belong to invalid equivalence class number According to.Set form generator unit, which provides, regenerates function, provides the download function of test data, can download as CSV Format.
Self-defined generator unit can show the customized generator of active user under login status in the form of menu tree The self-defined generator of active user is shared to other users.Can also self-defined generator be modified, deletes and is total to It enjoys.Without logging into when, can not check, delete or share.Test data, the life of data can be generated according to the rule of self-defined generator It is consistent at the general generator unit of logical AND.Self-defined generator unit, which provides, regenerates function, provides test data Download function, can download as CSV formats.
Embodiment described above, the only present invention more preferably specific implementation mode, those skilled in the art is at this The usual variations and alternatives carried out within the scope of inventive technique scheme should be all included within the scope of the present invention.

Claims (10)

1. a kind of generation method of Text Entry test data, it is characterised in that:Including general rule generation method, fixed gauge Then generation method;
Data type, data area and the data precision that the general rule generation method is received according to Text Entry, will count According to character type and numeric type is divided into, general rule generation method includes equivalence class classifying method and boundary analysis, equivalence class Test data is divided into effective equivalence class data and invalid equivalence class data by partitioning, and effective equivalence class data are to meet restriction rule Reasonable, significant data acquisition system then, invalid equivalence class data are unreasonable, meaningless data acquisition system;The boundary value Analytic approach tests the boundary of input or output by the upper point of the specified data field of selection, interior point and from point;
Unalterable rules generation method has a fixed data encoding rule, when Test data generation, using coding resolving inversely technology, The effective equivalence class data being calculated according to equivalence class classifying method are the data set that can be verified with coding rule, otherwise for Invalid equivalence class data meet coding rule length according to boundary analysis calculating character length, are effective equivalence class number According to being otherwise invalid equivalence class data.
2. the generation method of Text Entry test data according to claim 1, it is characterised in that:Further include self-defined The rule used in test process is applied in combination customizing method and preserves rule at custom rule by rule generating method.
3. the generation method of Text Entry test data according to claim 1 or 2, it is characterised in that:It is described general Rule generating method includes 15 kinds of general rules, and wherein character type general rule includes:Null value, Chinese, English capitalization, Whether English lower case spcial character, prefix, suffix, filters space, length of interval, and numeric type general rule includes:It is just whole Number, negative integer, 0, positive decimal, negative decimal, digital section.
4. the generation method of Text Entry test data according to claim 3, it is characterised in that:Equivalence class classifying method All possible data acquisition system is divided into several subsets, the data in each subset are equivalent to disclosing the mistake in program 's.
5. the generation method of Text Entry test data according to claim 4, it is characterised in that:The unalterable rules Generation method includes 17 kinds of unalterable rules data, including phone number, bank's card number, business license code, tax registration generation Code, unified social credibility code, organization mechanism code, date, longitude, latitude, base, postcode, mailbox, ID card No., shield According to number, domain name, IP address, port numbers.
6. the generation method of Text Entry test data according to claim 5, it is characterised in that:The boundary value point In analysis method, upper point is borderline point, is the point nearest from upper point from point, and interior point is the arbitrary point in data field.
7. a kind of Core Generator of Text Entry test data, it is characterised in that:Including user and rights management unit, general Generator unit and set form generator unit,
User and rights management unit are used for user and rights management, user log in, user exits, function menu rights management;
General generator unit realizes that a general method handles 15 kinds of general rules, is formed according to the rule of user's selection Generate effective equivalence class data and invalid equivalence class data;
Set form generator unit realizes 17 kinds of independent set form data creation methods, is compiled according to the data of each rule Code format generates effective equivalence class data and invalid equivalence class data.
8. the Core Generator of Text Entry test data according to claim 7, it is characterised in that:Further include self-defined Generator unit, under login status, the customized generator of displaying active user and users to share are worked as in the form of menu tree The self-defined generator of preceding user, modifies, deletes and shares to self-defined generator.
9. the Core Generator of Text Entry test data according to claim 8, it is characterised in that:User and permission pipe Reason unit is for supporting User Defined generator unit.
10. the Core Generator of the Text Entry test data according to claim 7,8 or 9, it is characterised in that:It is described logical Include 15 kinds of general rules with rule generating method, wherein character type general rule includes:Null value, Chinese, English capitalization word Whether mother English lower case, spcial character, prefix, suffix, filters space, length of interval, and numeric type general rule includes: Positive integer, negative integer, 0, positive decimal, negative decimal, digital section;Unalterable rules generation method includes 17 kinds of unalterable rules numbers According to, including phone number, bank's card number, business license code, tax registration code, unified social credibility code, organization Code, date, longitude, latitude, base, postcode, mailbox, ID card No., passport number, domain name, IP address, port numbers.
CN201810077591.0A 2018-01-26 2018-01-26 Method and tool for generating test data of text input box Pending CN108388545A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810077591.0A CN108388545A (en) 2018-01-26 2018-01-26 Method and tool for generating test data of text input box

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810077591.0A CN108388545A (en) 2018-01-26 2018-01-26 Method and tool for generating test data of text input box

Publications (1)

Publication Number Publication Date
CN108388545A true CN108388545A (en) 2018-08-10

Family

ID=63077440

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810077591.0A Pending CN108388545A (en) 2018-01-26 2018-01-26 Method and tool for generating test data of text input box

Country Status (1)

Country Link
CN (1) CN108388545A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287118A (en) * 2019-06-28 2019-09-27 四川长虹电器股份有限公司 The test data generating method and method for testing software of test case
CN110427328A (en) * 2019-08-07 2019-11-08 北京字节跳动网络技术有限公司 Text handling method, device, equipment and storage medium
CN111597108A (en) * 2020-04-23 2020-08-28 平安国际智慧城市科技股份有限公司 Form attribute testing method and device and computer readable storage medium
CN111610964A (en) * 2020-05-20 2020-09-01 浩云科技股份有限公司 Encoding rule generation method and device
CN112162929A (en) * 2020-10-15 2021-01-01 珠海格力电器股份有限公司 Test data generation method and device, computer equipment and storage medium
CN112612696A (en) * 2020-12-17 2021-04-06 平安普惠企业管理有限公司 Data generation method and related equipment
CN113052616A (en) * 2021-03-15 2021-06-29 北京金和网络股份有限公司 Cold chain product tracing method, device and system
CN113342668A (en) * 2021-06-22 2021-09-03 中诚信征信有限公司 Test data generation method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102360271A (en) * 2011-10-10 2012-02-22 深圳中兴网信科技有限公司 Input box detection method based on Web test
CN104123227A (en) * 2014-08-13 2014-10-29 广东电网公司信息中心 Method for automatically generating testing cases
CN104380663A (en) * 2012-06-29 2015-02-25 惠普发展公司,有限责任合伙企业 Rule-based automated test data generation
CN104572122A (en) * 2015-01-28 2015-04-29 中国工商银行股份有限公司 Software application data generating device and method
KR101554424B1 (en) * 2014-05-02 2015-09-30 (주)씽크포비엘 Method and apparatus for auto generation of test case
CN106021113A (en) * 2016-05-31 2016-10-12 浪潮电子信息产业股份有限公司 Method for realizing accurate test

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102360271A (en) * 2011-10-10 2012-02-22 深圳中兴网信科技有限公司 Input box detection method based on Web test
CN104380663A (en) * 2012-06-29 2015-02-25 惠普发展公司,有限责任合伙企业 Rule-based automated test data generation
KR101554424B1 (en) * 2014-05-02 2015-09-30 (주)씽크포비엘 Method and apparatus for auto generation of test case
CN104123227A (en) * 2014-08-13 2014-10-29 广东电网公司信息中心 Method for automatically generating testing cases
CN104572122A (en) * 2015-01-28 2015-04-29 中国工商银行股份有限公司 Software application data generating device and method
CN106021113A (en) * 2016-05-31 2016-10-12 浪潮电子信息产业股份有限公司 Method for realizing accurate test

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张海藩: "《等价划分》", 《软件工程导论》 *
潘娅 等: "《边界值分析法》", 《软件测试技术与实践》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287118A (en) * 2019-06-28 2019-09-27 四川长虹电器股份有限公司 The test data generating method and method for testing software of test case
CN110427328A (en) * 2019-08-07 2019-11-08 北京字节跳动网络技术有限公司 Text handling method, device, equipment and storage medium
CN111597108A (en) * 2020-04-23 2020-08-28 平安国际智慧城市科技股份有限公司 Form attribute testing method and device and computer readable storage medium
CN111610964A (en) * 2020-05-20 2020-09-01 浩云科技股份有限公司 Encoding rule generation method and device
CN112162929A (en) * 2020-10-15 2021-01-01 珠海格力电器股份有限公司 Test data generation method and device, computer equipment and storage medium
CN112162929B (en) * 2020-10-15 2022-02-15 珠海格力电器股份有限公司 Test data generation method and device, computer equipment and storage medium
CN112612696A (en) * 2020-12-17 2021-04-06 平安普惠企业管理有限公司 Data generation method and related equipment
CN113052616A (en) * 2021-03-15 2021-06-29 北京金和网络股份有限公司 Cold chain product tracing method, device and system
CN113342668A (en) * 2021-06-22 2021-09-03 中诚信征信有限公司 Test data generation method and device

Similar Documents

Publication Publication Date Title
CN108388545A (en) Method and tool for generating test data of text input box
Jones The decline of the ancient world
Newman Defensible space: Crime prevention through urban design
Li et al. A {Large-Scale} Empirical Analysis of Chinese Web Passwords
CN110196971A (en) Online document edit methods, device, terminal device and storage medium
CN102893553B (en) Personal information de-identification device
CN108809641A (en) Homepage identification number generates and methods for using them and device
CN106170002B (en) A kind of counterfeit domain name detection method of Chinese and system
Gonschor et al. Toward in Inventory of Ahupua'a in the Hawaiian Kingdom: A survey of Nineteenth-and early Twentieth-Century Cartographic and Archival Records of the Island of Hawai'i
Fullmer Early voting: Do more sites lead to higher turnout?
CN103150679A (en) Ticket information safety protection method
Reinov et al. Grothendieck‐Lidskiǐ theorem for subspaces of Lp‐spaces
Quiroz Flores et al. Variation in the timing of Covid-19 communication across universities in the UK
CN107392560A (en) A kind of Excel list datas issue acquisition method and system based on internet
Kumar et al. A Secure Decentralized E-Voting with Blockchain & Smart Contracts
Wu et al. Algorithm design practice for collegiate programming contests and education
Rao Biometric IDs and the remaking of the Indian (welfare) state
Putra et al. E-Voting Information System for the General Election of the Head of the Community with Black Box Testing and Dummy Variable Regression Analysis
Willysandro et al. Designing a blockchain-based pemilu E-voting information system
CN104766258B (en) A kind of general enrolment system on line and registration method
CN109034938B (en) Information rapid screening and matching method and device, electronic equipment and storage medium
Grannell et al. On the number of triangular embeddings of complete graphs and complete tripartite graphs
Loke et al. Blockchain-Enabled Election Voting System
Solehria et al. Cost effective online voting system for Pakistan
Stoica Spacetime causal structure and dimension from horismotic relation

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180810

RJ01 Rejection of invention patent application after publication