CN110362496A - Test case verification method and device - Google Patents

Test case verification method and device Download PDF

Info

Publication number
CN110362496A
CN110362496A CN201910657036.XA CN201910657036A CN110362496A CN 110362496 A CN110362496 A CN 110362496A CN 201910657036 A CN201910657036 A CN 201910657036A CN 110362496 A CN110362496 A CN 110362496A
Authority
CN
China
Prior art keywords
data
type
verify
identifying
matching group
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
CN201910657036.XA
Other languages
Chinese (zh)
Other versions
CN110362496B (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.)
Puxin Hengye Technology Development (beijing) Co Ltd
Yiren Hengye Technology Development (beijing) Co Ltd
Original Assignee
Puxin Hengye Technology Development (beijing) Co Ltd
Yiren Hengye Technology Development (beijing) 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 Puxin Hengye Technology Development (beijing) Co Ltd, Yiren Hengye Technology Development (beijing) Co Ltd filed Critical Puxin Hengye Technology Development (beijing) Co Ltd
Priority to CN201910657036.XA priority Critical patent/CN110362496B/en
Publication of CN110362496A publication Critical patent/CN110362496A/en
Application granted granted Critical
Publication of CN110362496B publication Critical patent/CN110362496B/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/3684Test management for test design, e.g. generating new test cases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Medical Treatment And Welfare Office Work (AREA)
  • Debugging And Monitoring (AREA)

Abstract

This application provides a kind of test case verification method and devices, this method comprises: the verify data and normal data of test case are determined, wherein the verify data and the normal data are JSON format;In the case where the verify data and the normal data are that object type is mutually nested with array type, nested progress full dose contrast operation is successively unlocked;Obtain the full dose comparing result of the test case.The application is large amount of complex form in verify data and normal data, that is, under the array form mutually nested with object, it is compared to be realized to nested inner data, nesting can be successively unlocked, operation is compared when unlocking nested, until completing the operation of full dose data comparison.

Description

Test case verification method and device
Technical field
This application involves software technology field more particularly to test case verification methods and device.
Background technique
Need verification test cases whether correct under many application scenarios, it will usually by the verify data of test case with Normal data compares, if if the two is consistent, then it represents that test case is correct.
It is directed to the verify data and normal data of JSON format at present, generallys use canonical matching way and compares, but It is that canonical matching way is suitable only for verify data and normal data is a small amount of simple form, for large amount of complex form The verify data and normal data of (array form is mutually nested with object form), canonical matching way can not carry out full dose pair Than.
Summary of the invention
In consideration of it, the application provides test case verification method and device, the verifying number of large amount of complex form can be directed to Full dose comparison is carried out according to verify data, it is whether correct with verification test cases.
To achieve the goals above, this application provides following technical characteristics:
A kind of test case verification method, comprising:
The verify data and normal data of test case are determined, wherein the verify data and the normal data are JSON format;
In the case where the verify data and the normal data are that object type is mutually nested with array type, successively Unlock nested progress full dose contrast operation;
Obtain the full dose comparing result of the test case.
Preferably, described mutually nested with array type for object type in the verify data and the normal data In the case of, successively unlock nested progress full dose contrast operation, comprising:
Identify the data type of the verify data and the normal data;
In the case where the verify data and the normal data are array type, execute step A: unlocking array form Nesting obtains each identifying object and each standard object;At least one object matching group is constructed, wherein object matching group includes One standard object and with the highest identifying object of standard object similarity;Object contrast operation is executed for object matching group;
In the case where the verify data and the normal data are object type, execute step B: establishing identifying object With the object matching group of standard object composition, object contrast operation is executed for object matching group;
Wherein, object includes the data pair of one or more Data Identifications and data value composition, is executing object comparison behaviour During work, A is entered step if finding array type, if Finding Object type enters step B, until unlocking all nestings Complete contrast operation.
Preferably, the type of the data value is basic type, array type or object type, then is directed to object matching group Executing object contrast operation includes:
Difference set according to Data Identification two objects of calculating that two objects in object matching group are included, wherein difference set The extra Data Identification of the Data Identification and verify data lacked including identifying object;
Intersection according to Data Identification two objects of calculating that two objects in object matching group are included;
Compare Data Identification and data value in the intersection;
If discovery data Value Types are array type during the comparison process, A is entered step;
If discovery data Value Types are object type during the comparison process, B is entered step;
If discovery data Value Types are basic type during the comparison process, operation is directly compared.
Preferably, described at least one object matching group of building, wherein object matching group include a standard object and with this The highest identifying object of standard object similarity, comprising:
If the verify data includes an identifying object and the normal data includes a standard object, will verifying Identifying object and normal data Plays object partner as match group in data;
If the verify data includes two or more object and the normal data includes two or more object, count The similarity between each identifying object and each standard object is calculated, for each standard object: determining to have with the standard object There is the identifying object of maximum similarity, and the mark object and identifying object are partnered as match group.
Preferably, the method also includes dividing respectively verify data and normal data by default critical data mark Group;
The then similarity calculated between each identifying object and each standard object, comprising:
The similarity of identifying object in being equally grouped belonging to calculating and standard object.
Preferably, the default critical data is identified as date data mark.
Preferably, the full dose comparing result for obtaining the test case, comprising:
Determine all Data Identifications lacking in the verify data;
Determine the extra all Data Identifications of the verify data;
Determine the verify data and the normal data inconsistent all Data Identifications and data value.
A kind of test case verifying device, comprising:
Determination unit, for determining the verify data and normal data of test case, wherein the verify data and institute Stating normal data is JSON format;
Comparison unit, for being that object type is mutually nested with array type in the verify data and the normal data In the case where, successively unlock nested progress full dose contrast operation;
As a result obtaining unit, for obtaining the full dose comparing result of the test case.
Preferably, the comparison unit, comprising:
Recognition unit, for identification data type of the verify data and the normal data;
First comparison unit, for executing in the case where the verify data and the normal data are array type Step A: array form nesting is unlocked, each identifying object and each standard object are obtained;At least one object matching group is constructed, Wherein object matching group include a standard object and with the highest identifying object of standard object similarity;For object matching group Execute object contrast operation;
Second comparison unit, for executing in the case where the verify data and the normal data are object type Step B: establishing the object matching group of identifying object and standard object composition, executes object contrast operation for object matching group;
Wherein, object includes the data pair of one or more Data Identifications and data value composition, is executing object comparison behaviour During work, A is entered step if finding array type, if Finding Object type enters step B, until unlocking all nestings Complete contrast operation.
Preferably, the type of the data value is basic type, array type or object type, then first comparison is single Object contrast operation is executed for object matching group in first and described second comparison unit, is specifically used for:
Difference set according to Data Identification two objects of calculating that two objects in object matching group are included, wherein difference set The extra Data Identification of the Data Identification and verify data lacked including identifying object;
Intersection according to Data Identification two objects of calculating that two objects in object matching group are included;
Compare Data Identification and data value in the intersection;
If discovery data Value Types are array type during the comparison process, A is entered step;
If discovery data Value Types are object type during the comparison process, B is entered step;
If discovery data Value Types are basic type during the comparison process, operation is directly compared.
By the above technological means, may be implemented it is following the utility model has the advantages that
The application is large amount of complex form in verify data and normal data, that is, array is mutually nested with object Under form, is compared to be realized to nested inner data, can successively unlock nesting, operation is compared when unlocking nested, Until completing the operation of full dose data comparison.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of application for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.
Fig. 1 is a kind of flow diagram of test case verification method disclosed in the embodiment of the present application;
Fig. 2 is a kind of flow diagram of test case verification method disclosed in the embodiment of the present application;
Fig. 3 a is the schematic diagram of full dose comparing result in a kind of test case verification method disclosed in the embodiment of the present application;
Fig. 3 b is a kind of test case verification method Plays schematic diagram data disclosed in the embodiment of the present application;
Fig. 3 c is the schematic diagram of full dose comparing result in a kind of test case verification method disclosed in the embodiment of the present application;
Fig. 4 is a kind of structural schematic diagram of test case verifying device disclosed in the embodiment of the present application.
Specific embodiment
Below in conjunction with the attached drawing in the embodiment of the present application, technical solutions in the embodiments of the present application carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of embodiments of the present application, instead of all the embodiments.It is based on Embodiment in the application, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall in the protection scope of this application.
This application provides a kind of test case verification methods, referring to Fig. 1, comprising:
Step S101: determining the verify data and normal data of test case, wherein the verify data and the mark Quasi- data are JSON format;
Step S102: being the object type feelings mutually nested with array type in the verify data and the normal data Under condition, nested progress full dose contrast operation is successively unlocked;
Step S103: the full dose comparing result of the test case is obtained.
By above-mentioned technical characteristic it is found that the application has the following technical effect that
It is large amount of complex form in verify data and normal data, that is, array and object are mutually embedding in the present embodiment Under the form of set, is compared to be realized to nested inner data, can successively unlock nesting, behaviour is compared when unlocking nested Make, until completing the operation of full dose data comparison.
This application provides a kind of test case verification methods, referring to fig. 2, comprising:
Step S201: the verify data and normal data of test case are determined.
Verify data is the verify data of test case, is as used for subsequent data to be verified, and normal data is to pass through The correct data of the test case determined after verification.
Step S202: judging whether the verify data and the normal data are JSON format, if then entering step Rapid S203.If otherwise terminating program.
Since the present embodiment is suitable for the contrast operation of JSON format, judge whether verify data and normal data are equal For JSON format, if then continuing to execute subsequent operation, if otherwise end operation, and verify data or normal data can be prompted The warning of non-JSON format.
Step S203: the data type of the verify data and the normal data is identified.
It is a kind of schematic diagram of verify data referring to Fig. 3 a, is a kind of schematic diagram of normal data referring to Fig. 3 b.Wherein, { } It indicates an object, may include data in object to, array and/or object, [] indicate an array, can wrap in array Include object.
In the case where the verify data and the normal data are array type, S204 is entered step;Described In the case that verify data and the normal data are object type, S207 is entered step.
Step S204: array form nesting is unlocked, each identifying object and each standard object are obtained.
Step S205: constructing at least one object matching group, wherein object matching group include a standard object and with the mark The quasi- highest identifying object of object similarity, enters step S207.
If the verify data includes an identifying object and the normal data includes a standard object, will verifying Identifying object and normal data Plays object partner as match group in data.
If the verify data includes two or more identifying object and the normal data includes two or more standard Object then calculates the similarity between each identifying object and each standard object, for each standard object: the determining and mark Quasi- object has the identifying object of maximum similarity, and the standard object and identifying object are partnered as match group.
It is understood that normal data may include more than two correct data, but two or more standards Data are not quite similar, so needing by way of calculating similarity, to determine normal data Plays object and verifying number According to the corresponding relationship of middle identifying object, for use in object matching group is set up.
Wherein, this step can also include: to carry out respectively to verify data and normal data by default critical data mark Grouping, for example, being grouped in the case where critical data is identified as according to [date_ date] field according to [date_ date] field After can obtain the grouping of multiple dates.
The then similarity for calculating identifying object and normal data Plays object in verify data may include: meter The similarity of identifying object in being equally grouped belonging to calculation and standard object.For example, in [date_2018-01-10] grouping really Determine identifying object and standard object, the similarity both calculated separately, without will be during [date_2018-01-10] be grouped Standard object in identifying object and [date_2018-01-09] grouping calculates similarity.
It is understood that after increasing critical field grouping, it is possible to reduce the workload of similarity is calculated, so as to Greatly speed up calculating speed.
At least one object matching group can be determined in this step, then execute step for each object matching group S207 terminates after each object match group is performed both by step S207.
Step S206: the object matching group of identifying object and standard object composition is established.
Since this step only has an object matching group, then step S207 is executed only for the object matching group.
Step S207: object contrast operation is executed for object matching group.
It is understood that object includes multiple data pair, data are indicated using key-value format, for the ease of Verbal description, is expressed as Data Identification for key, and value is expressed as data value.Wherein, the type of data value can be based on Type, array type or object type.
Then executing object contrast operation for object matching group includes:
Difference set according to Data Identification two objects of calculating that two objects in object matching group are included, wherein difference set The extra Data Identification of the Data Identification and verify data lacked including identifying object;
Intersection according to Data Identification two objects of calculating that two objects in object matching group are included;
Compare Data Identification and data value in the intersection;
If discovery data Value Types are array type during the comparison process, S204 is entered step.
If discovery data Value Types are object type during the comparison process, S207 is entered step.
If discovery data Value Types are basic type during the comparison process, operation is directly compared.
In mutually nested operation of the array form with object form, contrast operation is executed when unlocking nested, thus complete At the full dose contrast operation of verify data and normal data.
Step S208: the full dose comparing result of the test case is obtained.
Determine all Data Identifications lacking in the verify data;
Determine the extra all Data Identifications of the verify data;
Determine the verify data and the normal data inconsistent all Data Identifications and data value.
It is the full dose comparing result of formation under the embodiment of Fig. 3 a and Fig. 3 b referring to Fig. 3 c.Full dose comparing result can be with It is indicated using JSON format.
By above-mentioned technical characteristic it is found that the application has the following technical effect that
It is large amount of complex form in verify data and normal data, that is, array and object are mutually embedding in the present embodiment Under the form of set, is compared to be realized to nested inner data, can successively unlock nesting, behaviour is compared when unlocking nested Make, until completing the operation of full dose data comparison.
Referring to fig. 4, the application provides a kind of test case verifying device, comprising:
Determination unit 41, for determining the verify data and normal data of test case, wherein the verify data and The normal data is JSON format;
Comparison unit 42, for being that object type and array type are mutually embedding in the verify data and the normal data In the case where set, nested progress full dose contrast operation is successively unlocked;
As a result obtaining unit 43, for obtaining the full dose comparing result of the test case.
The wherein comparison unit 42, comprising:
Recognition unit 421, for identification data type of the verify data and the normal data;
First comparison unit 422, for holding in the case where the verify data and the normal data are array type Row step A: array form nesting is unlocked, each identifying object and each standard object are obtained;Construct at least one object matching Group, wherein object matching group include a standard object and with the highest identifying object of standard object similarity;For object Combo executes object contrast operation;
Second comparison unit 423, for holding in the case where the verify data and the normal data are object type Row step B: establishing the object matching group of identifying object and standard object composition, executes object comparison behaviour for object matching group Make;
Wherein, object includes the data pair of one or more Data Identifications and data value composition, is executing object comparison behaviour During work, A is entered step if finding array type, if Finding Object type enters step B, until unlocking all nestings Complete contrast operation.
Wherein, the type of the data value is basic type, array type or object type, then first comparison unit Object contrast operation is executed with object matching group is directed in second comparison unit, is specifically used for:
Difference set according to Data Identification two objects of calculating that two objects in object matching group are included, wherein difference set The extra Data Identification of the Data Identification and verify data lacked including identifying object;
Intersection according to Data Identification two objects of calculating that two objects in object matching group are included;
Compare Data Identification and data value in the intersection;
If discovery data Value Types are array type during the comparison process, A is entered step;
If discovery data Value Types are object type during the comparison process, B is entered step;
If discovery data Value Types are basic type during the comparison process, operation is directly compared.
Wherein, at least one object matching group is constructed described in the first comparison unit 422, wherein object matching group includes one Standard object and with the highest identifying object of standard object similarity, comprising:
If the verify data includes an identifying object and the normal data includes a standard object, will verifying Identifying object and normal data Plays object partner as match group in data;
If the verify data includes two or more object and the normal data includes two or more object, count The similarity between each identifying object and each standard object is calculated, for each standard object: determining to have with the standard object There is the identifying object of maximum similarity, and the mark object and identifying object are partnered as match group.
Wherein, the test case verifying device further includes identifying by default critical data respectively to verify data and standard Data are grouped;The then similarity calculated between each identifying object and each standard object, comprising: calculating and standard The similarity of identifying object in being equally grouped belonging to object.
Wherein, the default critical data is identified as date data mark.
Wherein, as a result obtaining unit 43 includes:
Determine all Data Identifications lacking in the verify data;
Determine the extra all Data Identifications of the verify data;
Determine the verify data and the normal data inconsistent all Data Identifications and data value.
If function described in the present embodiment method is realized in the form of SFU software functional unit and as independent product pin It sells or in use, can store in a storage medium readable by a compute device.Based on this understanding, the embodiment of the present application The part of the part that contributes to existing technology or the technical solution can be embodied in the form of software products, this is soft Part product is stored in a storage medium, including some instructions are used so that calculating equipment (it can be personal computer, Server, mobile computing device or network equipment etc.) execute all or part of step of each embodiment the method for the application Suddenly.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), deposits at random The various media that can store program code such as access to memory (RAM, Random Access Memory), magnetic or disk.
Each embodiment in this specification is described in a progressive manner, the highlights of each of the examples are with it is other The difference of embodiment, same or similar part may refer to each other between each embodiment.
The foregoing description of the disclosed embodiments makes professional and technical personnel in the field can be realized or use the application. Various modifications to these embodiments will be readily apparent to those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the application.Therefore, the application It is not intended to be limited to the embodiments shown herein, and is to fit to and the principles and novel features disclosed herein phase one The widest scope of cause.

Claims (10)

1. a kind of test case verification method characterized by comprising
The verify data and normal data of test case are determined, wherein the verify data and the normal data are JSON Format;
In the case where the verify data and the normal data are that object type is mutually nested with array type, successively unlock Nesting carries out full dose contrast operation;
Obtain the full dose comparing result of the test case.
2. the method as described in claim 1, which is characterized in that described in the verify data and the normal data is object In the case that type is mutually nested with array type, nested progress full dose contrast operation is successively unlocked, comprising:
Identify the data type of the verify data and the normal data;
In the case where the verify data and the normal data are array type, execute step A: it is embedding to unlock array form Set, obtains each identifying object and each standard object;At least one object matching group is constructed, wherein object matching group includes one Standard object and with the highest identifying object of standard object similarity;Object contrast operation is executed for object matching group;
In the case where the verify data and the normal data are object type, execute step B: establishing identifying object and mark The object matching group of quasi- object composition, executes object contrast operation for object matching group;
Wherein, object includes the data pair of one or more Data Identifications and data value composition, is executing object contrast operation mistake Cheng Zhong enters step A if finding array type, if Finding Object type enters step B, until unlocking all nested completions Contrast operation.
3. method according to claim 2, which is characterized in that the type of the data value be basic type, array type or Object type, then executing object contrast operation for object matching group includes:
The Data Identification for being included according to two objects in object matching group calculates the difference set of two objects, wherein difference set includes The extra Data Identification of the Data Identification and verify data that identifying object lacks;
Intersection according to Data Identification two objects of calculating that two objects in object matching group are included;
Compare Data Identification and data value in the intersection;
If discovery data Value Types are array type during the comparison process, A is entered step;
If discovery data Value Types are object type during the comparison process, B is entered step;
If discovery data Value Types are basic type during the comparison process, operation is directly compared.
4. method according to claim 2, which is characterized in that described at least one object matching group of building, wherein object Combo include a standard object and with the highest identifying object of standard object similarity, comprising:
If the verify data includes an identifying object and the normal data includes a standard object, by verify data Middle identifying object and normal data Plays object partner as match group;
If the verify data includes two or more object and the normal data includes two or more object, calculate each Similarity between a identifying object and each standard object, for each standard object: determining to have most with the standard object The identifying object of big similarity, and the mark object and identifying object are partnered as match group.
5. method as claimed in claim 4, which is characterized in that further include identifying by default critical data respectively to verify data It is grouped with normal data;
The then similarity calculated between each identifying object and each standard object, comprising:
The similarity of identifying object in being equally grouped belonging to calculating and standard object.
6. method as claimed in claim 5, which is characterized in that the default critical data is identified as date data mark.
7. method as claimed in claim 3, which is characterized in that the full dose comparing result for obtaining the test case, packet It includes:
Determine all Data Identifications lacking in the verify data;
Determine the extra all Data Identifications of the verify data;
Determine the verify data and the normal data inconsistent all Data Identifications and data value.
8. a kind of test case verifies device characterized by comprising
Determination unit, for determining the verify data and normal data of test case, wherein the verify data and the mark Quasi- data are JSON format;
Comparison unit, for being the object type feelings mutually nested with array type in the verify data and the normal data Under condition, nested progress full dose contrast operation is successively unlocked;
As a result obtaining unit, for obtaining the full dose comparing result of the test case.
9. device as claimed in claim 8, which is characterized in that the comparison unit, comprising:
Recognition unit, for identification data type of the verify data and the normal data;
First comparison unit, for executing step in the case where the verify data and the normal data are array type A: array form nesting is unlocked, each identifying object and each standard object are obtained;At least one object matching group is constructed, wherein Object matching group include a standard object and with the highest identifying object of standard object similarity;It is executed for object matching group Object contrast operation;
Second comparison unit, for executing step in the case where the verify data and the normal data are object type B: establishing the object matching group of identifying object and standard object composition, executes object contrast operation for object matching group;
Wherein, object includes the data pair of one or more Data Identifications and data value composition, is executing object contrast operation mistake Cheng Zhong enters step A if finding array type, if Finding Object type enters step B, until unlocking all nested completions Contrast operation.
10. device as claimed in claim 9, which is characterized in that the type of the data value be basic type, array type or Object type is then grasped in first comparison unit and second comparison unit for the execution object comparison of object matching group Make, be specifically used for:
The Data Identification for being included according to two objects in object matching group calculates the difference set of two objects, wherein difference set includes The extra Data Identification of the Data Identification and verify data that identifying object lacks;
Intersection according to Data Identification two objects of calculating that two objects in object matching group are included;
Compare Data Identification and data value in the intersection;
If discovery data Value Types are array type during the comparison process, A is entered step;
If discovery data Value Types are object type during the comparison process, B is entered step;
If discovery data Value Types are basic type during the comparison process, operation is directly compared.
CN201910657036.XA 2019-07-19 2019-07-19 Test case verification method and device Active CN110362496B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910657036.XA CN110362496B (en) 2019-07-19 2019-07-19 Test case verification method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910657036.XA CN110362496B (en) 2019-07-19 2019-07-19 Test case verification method and device

Publications (2)

Publication Number Publication Date
CN110362496A true CN110362496A (en) 2019-10-22
CN110362496B CN110362496B (en) 2023-03-21

Family

ID=68221273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910657036.XA Active CN110362496B (en) 2019-07-19 2019-07-19 Test case verification method and device

Country Status (1)

Country Link
CN (1) CN110362496B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090282289A1 (en) * 2008-05-06 2009-11-12 Microsoft Corporation Generation and evaluation of test cases for software validation and proofs
CN107908559A (en) * 2017-11-15 2018-04-13 中国农业银行股份有限公司 A kind of Test Case Design method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090282289A1 (en) * 2008-05-06 2009-11-12 Microsoft Corporation Generation and evaluation of test cases for software validation and proofs
CN107908559A (en) * 2017-11-15 2018-04-13 中国农业银行股份有限公司 A kind of Test Case Design method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
马亮等: "测试用例自动生成方法的现状及研究", 《现代电子技术》 *

Also Published As

Publication number Publication date
CN110362496B (en) 2023-03-21

Similar Documents

Publication Publication Date Title
CN107066382B (en) Model-based spacecraft system automatic testing method
WO2017157203A1 (en) Reference test method and device for supervised learning algorithm in distributed environment
WO2020238235A1 (en) Identity verification and checking method and apparatus
CN103544429A (en) Anomaly detection device and method for security information interaction
JP5840110B2 (en) Same item detection device and program
CN106910065B (en) Data processing method, device and system for calculating settlement amount based on multiple transactions
CN103678028A (en) RAM internal storage detection method and device
CN112600919B (en) Equipment computing power evaluation method and system based on PoW consensus mechanism
CN104618949B (en) A kind of complaint prediction technique and device based on arma modeling
CN117376228B (en) Network security testing tool determining method and device
CN109583731A (en) A kind of Risk Identification Method, device and equipment
CN111488278A (en) Test method and device
CN110362496A (en) Test case verification method and device
US20220046039A1 (en) Method, device, and computer program product for abnormality detection
CN109002441A (en) Determination method, the exception of Apply Names similarity apply detection method and system
CN112597699B (en) Social network rumor source identification method integrated with objective weighting method
CN112579436B (en) Micro-service software architecture identification and measurement method
CN112529462A (en) Service verification method, device, server and storage medium
CN114020640A (en) Automatic testing method and device
CN116681532B (en) Method and device for determining wind control rule, electronic equipment and storage medium
US20220318388A1 (en) Method for detecting anomalies in an information system, computer program and system for detecting anomalies implementing such a method
WO2022077258A1 (en) Free energy perturbation network design method based on machine learning
CN108763871A (en) Filling-up hole method and device based on third generation sequencing sequence
CN112785320B (en) Credit risk determination method and device, storage medium and electronic equipment
KR102244128B1 (en) Method and device for detecting attack on network hosts using network attack intensity calculation method based on computing resource capacity

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
GR01 Patent grant
GR01 Patent grant