CN109388559A - Visual testing analysis method and device - Google Patents

Visual testing analysis method and device Download PDF

Info

Publication number
CN109388559A
CN109388559A CN201811080738.8A CN201811080738A CN109388559A CN 109388559 A CN109388559 A CN 109388559A CN 201811080738 A CN201811080738 A CN 201811080738A CN 109388559 A CN109388559 A CN 109388559A
Authority
CN
China
Prior art keywords
node
path table
sub
function
testing
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
CN201811080738.8A
Other languages
Chinese (zh)
Other versions
CN109388559B (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201811080738.8A priority Critical patent/CN109388559B/en
Publication of CN109388559A publication Critical patent/CN109388559A/en
Application granted granted Critical
Publication of CN109388559B publication Critical patent/CN109388559B/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

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)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a kind of visual testing analysis method and devices, this method comprises: obtaining business demand, the function in business demand are split into multiple nodes, generates the main mind map including multiple nodes;To each node, multiple testing factors are determined, divide mind map using what multiple testing factors generated the node;To each node, service path being determined, generating sub-path table, test cases is exported according to sub-path table;The total path table that the function is generated using the sub-path table of multiple nodes exports the test cases collection of the function according to total path table.The present invention can with system, intuitively give expression to testing requirement, while avoiding the problem that test analysis is omitted.

Description

Visual testing analysis method and device
Technical field
The present invention relates to test analysis field more particularly to a kind of visual testing analysis method and devices.
Background technique
In software development process, in order to guarantee development quality, it is necessary to it is tested, and it is suitable in order to ensure test job Benefit carries out, and generates test outline and test cases collection is very necessary.
The prior art is that tester rule of thumb accumulates, and is analyzed business demand, generates survey in a manual manner Try outline and test cases collection.
Inventor has found that the prior art has the following problems:
The experience accumulation that the prior art uniquely relies on staff carries out test analysis, and such easy test generation analysis is lost The problem of leakage, also, test outline can not system, intuitively express testing requirement.
Summary of the invention
The embodiment of the present invention provides a kind of visual testing analysis method, to system, intuitively gives expression to testing requirement, Avoid the problem that test analysis is omitted simultaneously, this method comprises:
Business demand is obtained, the function in business demand is split into multiple nodes, generates the main think of including multiple nodes Dimension leads figure;
To each node, multiple testing factors are determined, divide mind map using what multiple testing factors generated the node;
To each node, service path being determined, generating sub-path table, test cases is exported according to sub-path table;
The total path table that the function is generated using the sub-path table of multiple nodes exports the function according to total path table Test cases collection.
Function in business demand is split into multiple nodes, generates the main mind map including multiple nodes, comprising:
Function in business demand is split by principle of relevance, forms multiple nodes;
Referring to the anterior-posterior approach of each node, multiple nodes are numbered, the main thinking including multiple nodes is generated and leads Figure.
To each node, multiple testing factors are determined, the mind map that divides of the node is generated using multiple testing factors, wrap It includes:
To each node, testing factor analysis is carried out, multiple testing factors of the node are sorted out;
Multiple testing factors after classification are numbered, generate the node divides mind map.
During multiple testing factors are numbered, if multiple testing factors are identical, number also identical;
If multiple testing factors are different, number also different.
To each node, service path being determined, generating sub-path table, test cases is exported according to sub-path table, comprising:
To each node, a plurality of service path is enumerated according to multiple testing factors of the node, according to a plurality of business road Diameter generates sub-path table, exports test cases according to sub-path table.
The method also includes:
Mind map is divided to generate the inspection element table for checking the node test case according to each node;
The test cases of the node is checked using inspection element table.
The embodiment of the present invention provides a kind of visual testing analytical equipment, to system, intuitively gives expression to testing requirement, Avoid the problem that test analysis is omitted simultaneously, which includes:
Function in business demand is split into multiple nodes, generates packet by first acquisition unit for obtaining business demand Include the main mind map of multiple nodes;
Second acquisition unit, for determining multiple testing factors, generating the section using multiple testing factors to each node Minute mind map of point;
First output unit, for determining that service path, generation sub-path table are defeated according to sub-path table to each node Test cases out;
Second output unit generates the total path table of the function for the sub-path table using multiple nodes, according to total Routing table exports the test cases collection of the function.
Described device further include:
Inspection unit, for dividing mind map to generate the inspection for checking the node test case according to each node Element table;
The test cases of the node is checked using inspection element table.
The embodiment of the present invention also provides a kind of computer equipment, including memory, processor and storage are on a memory simultaneously The computer program that can be run on a processor, the processor realize the above method when executing the computer program.
The embodiment of the present invention also provides a kind of computer readable storage medium, and the computer-readable recording medium storage has Execute the computer program of the above method.
In the embodiment of the present invention, by generating main mind map and dividing mind map, can with system, intuitively give expression to survey Examination demand.By determining service path to each node, sub-path table is generated, test cases, and benefit are exported according to sub-path table The total path table that the function is generated with the sub-path table of multiple nodes, the test cases of the function is exported according to total path table Collection, can complete test analysis operation more fully hereinafter, avoid the experience accumulation for relying only on staff and caused by test Analyze omission problem.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, 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 invention for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.In the accompanying drawings:
Fig. 1 is the schematic diagram of visual testing analysis method in the embodiment of the present invention;
Fig. 2 is the schematic diagram of visual testing analytical equipment in the embodiment of the present invention;
Fig. 3 is a specific example figure of visual testing analytical equipment in the embodiment of the present invention.
Specific embodiment
Understand in order to make the object, technical scheme and advantages of the embodiment of the invention clearer, with reference to the accompanying drawing to this hair Bright embodiment is described in further details.Here, the illustrative embodiments of the present invention and their descriptions are used to explain the present invention, but simultaneously It is not as a limitation of the invention.
Before introducing technical solution provided in an embodiment of the present invention, professional name involved in the embodiment of the present invention is introduced first Word:
" mind map " refers to: chart shows the effective image media of thinking of divergent thinking, by capturing and expressing The process that brain is thought deeply and has an idea carries out external presentation, is a kind of stronger media of thinking of practicability.
" function " refers to: a functional module in test analysis operation process, such as withdraws the money.
In software development process, in order to guarantee development quality, it is necessary to it is tested, and it is suitable in order to ensure test job Benefit carries out, and generates test outline and test cases collection is very necessary.
The prior art is that tester rule of thumb accumulates, and is analyzed business demand, generates survey in a manual manner Try outline and test cases collection.As it can be seen that the experience accumulation that the prior art uniquely relies on staff carries out test analysis, hold in this way Be also easy to produce test analysis omit the problem of, also, test outline can not system, intuitively express testing requirement.Based on this, this hair Bright embodiment provides a kind of visual testing analysis method, can solve problems of the prior art, as shown in Fig. 1, This method process is specific as follows:
Step 101 obtains business demand, and the function in business demand is split into multiple nodes, and generating includes multiple sections The main mind map of point.
Step 102, to each node, determine multiple testing factors, using multiple testing factors generate the node point think Dimension leads figure.
Step 103, to each node, determine service path, generate sub-path table, test case is exported according to sub-path table Example.
Step 104, the total path table that the function is generated using the sub-path table of multiple nodes are exported according to total path table The test cases collection of the function.
The process as shown in attached drawing 1 is it is known that in embodiments of the present invention, by the main mind map of generation and divide thinking to lead Figure, can with system, intuitively give expression to testing requirement.By determining service path to each node, sub-path table, root are generated Test cases is exported according to sub-path table, and generates the total path table of the function using the sub-path table of multiple nodes, according to total Routing table exports the test cases collection of the function, can complete test analysis operation more fully hereinafter, avoid and rely only on work Make the experience accumulation of personnel and caused by test analysis omit problem.
Each step of this method is described in detail below.
When it is implemented, above-mentioned steps 101 are after obtaining business demand, the main flow of analytic function, and to business demand In each single item function split, form multiple nodes, and then generate main mind map using multiple node.
By taking " function " is withdrawal as an example, the main flow of withdrawal is to be inserted into bank card, input password, confirmation withdrawal etc., this When multiple " nodes " that split refer to: input account, input password etc..
When it is implemented, " node " and " testing factor " in above-mentioned steps 102 is one-to-many relationship, i.e. a node After fractionation, multiple testing factors are formed.
When it is implemented, the corresponding survey of each paths of " sub-path table " in above-mentioned steps 103 and step 104 Case is tried, the set of multiple test cases is test cases collection.
Further, in embodiments of the present invention, interrelated between each node in order to guarantee, and path is correct, i.e., it is more Putting in order for a node is correct, and the function in business demand is split into multiple nodes, generates the main think of including multiple nodes Dimension leads figure, comprising:
Function in business demand is split by principle of relevance, forms multiple nodes;
Referring to the anterior-posterior approach of each node, multiple nodes are numbered, the main thinking including multiple nodes is generated and leads Figure.
Wherein, it is referred to " using relevance as principle ": being related between each node and front nodal point and posterior nodal point.
It specifically, is to withdraw the money with " function ", " node " is inputted for password, then the anterior-posterior approach of the node respectively refers to Be: insertion bank card and confirmation are withdrawn the money.At this point, above-mentioned multiple nodes are numbered, if the number order of node is compared to A, B, C, then " insertion bank card " is A, and " input password " is then B, and " confirmation is withdrawn the money " is C, by sequentially arranging A, B, C Column, that is, produce main mind map.
In order to it is more systematic, intuitively give expression to testing requirement, to each node, multiple testing factors are determined, using more What a testing factor generated the node divides mind map, comprising:
To each node, testing factor analysis is carried out, multiple testing factors of the node are sorted out;
Multiple testing factors after classification are numbered, generate the node divides mind map.
Specifically, when sorting out to each testing factor, to make testing factor covering comprehensively, by taking bank as an example, " survey Examination element " refers to: current row card, he manage it card, credit card, IC card etc..
Further, in order to improve operating efficiency, while guaranteeing the accuracy numbered to multiple testing factors, to multiple During testing factor is numbered, if multiple testing factors are identical, number also identical;
If multiple testing factors are different, number also different.
Specifically, each testing factor can be numbered with two digits, for example, the number of current row card is denoted as 0, The number of credit card is denoted as 1, the number of IC card is denoted as 2, then the number of the credit card in current row card is then 01, in current row card IC card be then 02.
Comprehensively in order to ensure the covering of sub-path table, in embodiments of the present invention, to each node, service path is determined, it is raw Ingredient routing table exports test cases according to sub-path table, comprising:
To each node, a plurality of service path is enumerated according to multiple testing factors of the node, according to a plurality of business road Diameter generates sub-path table, exports test cases according to sub-path table.
In addition, in order to which the multiple test cases concentrated in operation process to the test cases check, the present invention The visual testing analysis method that embodiment provides further include:
Mind map is divided to generate the inspection element table for checking the node test case according to each node;
The test cases of the node is checked using inspection element table.Wherein, check that element table can be understood as counting According to dictionary.
Specifically, during dividing mind map to generate inspection element table according to, each testing factor need to be combed With coding corresponding with the testing factor.
Based on the same inventive concept, a kind of visual testing analytical equipment is additionally provided in the embodiment of the present invention, it is such as following Embodiment described in.Since the principle that visual testing analytical equipment solves the problems, such as is similar to visual testing analysis method, because This, the implementation of visual testing analytical equipment may refer to the implementation of visual testing analysis method, and overlaps will not be repeated. Used below, the combination of the software and/or hardware of predetermined function may be implemented in term " unit " or " module ".Although with Device described in lower embodiment is preferably realized with software, but the combined realization of hardware or software and hardware It may and be contemplated.
The embodiment of the invention provides a kind of visual testing analytical equipments, and as shown in Fig. 2, which includes:
Function in business demand is split into multiple nodes, generates packet by first acquisition unit for obtaining business demand Include the main mind map of multiple nodes;
Second acquisition unit, for determining multiple testing factors, generating the section using multiple testing factors to each node Minute mind map of point;
First output unit, for determining that service path, generation sub-path table are defeated according to sub-path table to each node Test cases out;
Second output unit generates the total path table of the function for the sub-path table using multiple nodes, according to total Routing table exports the test cases collection of the function.
In one embodiment, first acquisition unit 201 can be further used for: by the function in business demand with relevance It is split for principle, forms multiple nodes;
Referring to the anterior-posterior approach of each node, multiple nodes are numbered, the main thinking including multiple nodes is generated and leads Figure.
Second acquisition unit 202 can be further used for: to each node, testing factor analysis be carried out, to the node Multiple testing factors are sorted out;Multiple testing factors after classification are numbered, generate the node divides mind map.? During multiple testing factors are numbered, if multiple testing factors are identical, number also identical;If multiple testing factors Difference is then numbered also different.
First output unit 203 can be further used for: to each node, be enumerated according to multiple testing factors of the node A plurality of service path out, generates sub-path table according to a plurality of service path, exports test cases according to sub-path table.
Wherein, each testing factor of each node can be listed with the mode of permutation and combination, to generate sub-path Table, and then export test cases.
In embodiments of the present invention, as shown in Fig. 3, visual testing analytical equipment further include: inspection unit 205. The inspection unit 205 is used to divide mind map to generate the inspection element for checking the node test case according to each node Table;The test cases of the node is checked using inspection element table.
The embodiment of the invention also provides a kind of computer equipments, including memory, processor and storage are on a memory And the computer program that can be run on a processor, the processor realize the above method when executing the computer program.
The embodiment of the invention also provides a kind of computer readable storage medium, the computer-readable recording medium storage There is the computer program for executing the above method.
In the embodiment of the present invention, by generating main mind map and dividing mind map, can with system, intuitively give expression to survey Examination demand.By determining service path to each node, sub-path table is generated, test cases, and benefit are exported according to sub-path table The total path table that the function is generated with the sub-path table of multiple nodes, the test cases of the function is exported according to total path table Collection, can complete test analysis operation more fully hereinafter, avoid the experience accumulation for relying only on staff and caused by test Analyze omission problem.In addition, test analysis efficiency can be improved in the embodiment of the present invention, while can also be to business personnel and exploitation The understanding of personnel demand has certain help;There is certain help for the accumulation of test process assets, is conducive to follow-up test people The Fast Learning of member;Standardized test analysis output object is formed, full-range automatic test work can be further realized.
In embodiment, by splitting the function in the business demand by principle of relevance, multiple institutes are formed Node is stated, and referring to the anterior-posterior approach of each node, multiple nodes is numbered, main mind map is generated, is protected Demonstrate,prove interrelated between each node, and path is correct.It is right by during multiple testing factors are numbered The number of testing factor is judged, ensure that the accuracy to multiple testing factors number while improving operating efficiency.
It should be understood by those skilled in the art that, the embodiment of the present invention can provide as method, system or computer program Product.Therefore, complete hardware embodiment, complete software embodiment or reality combining software and hardware aspects can be used in the present invention Apply the form of example.Moreover, it wherein includes the computer of computer usable program code that the present invention, which can be used in one or more, The computer program implemented in usable storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) produces The form of product.
The present invention be referring to according to the method for the embodiment of the present invention, the process of equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that every one stream in flowchart and/or the block diagram can be realized by computer program instructions The combination of process and/or box in journey and/or box and flowchart and/or the block diagram.It can provide these computer programs Instruct the processor of general purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices to produce A raw machine, so that being generated by the instruction that computer or the processor of other programmable data processing devices execute for real The device for the function of being specified in present one or more flows of the flowchart and/or one or more blocks of the block diagram.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works, so that it includes referring to that instruction stored in the computer readable memory, which generates, Enable the manufacture of device, the command device realize in one box of one or more flows of the flowchart and/or block diagram or The function of being specified in multiple boxes.
These computer program instructions also can be loaded onto a computer or other programmable data processing device, so that counting Series of operation steps are executed on calculation machine or other programmable devices to generate computer implemented processing, thus in computer or The instruction executed on other programmable devices is provided for realizing in one or more flows of the flowchart and/or block diagram one The step of function of being specified in a box or multiple boxes.
Particular embodiments described above has carried out further in detail the purpose of the present invention, technical scheme and beneficial effects Describe in detail it is bright, it should be understood that the above is only a specific embodiment of the present invention, the guarantor being not intended to limit the present invention Range is protected, all within the spirits and principles of the present invention, any modification, equivalent substitution, improvement and etc. done should be included in this Within the protection scope of invention.

Claims (10)

1. a kind of visual testing analysis method characterized by comprising
Business demand is obtained, the function in business demand is split into multiple nodes, the main thinking including multiple nodes is generated and leads Figure;
To each node, multiple testing factors are determined, divide mind map using what multiple testing factors generated the node;
To each node, service path being determined, generating sub-path table, test cases is exported according to sub-path table;
The total path table that the function is generated using the sub-path table of multiple nodes, the survey of the function is exported according to total path table Try casebook.
2. the method as described in claim 1, which is characterized in that the function in business demand is split into multiple nodes, is generated Main mind map including multiple nodes, comprising:
Function in business demand is split by principle of relevance, forms multiple nodes;
Referring to the anterior-posterior approach of each node, multiple nodes are numbered, generate the main mind map including multiple nodes.
3. the method as described in claim 1, which is characterized in that each node, determine multiple testing factors, utilize multiple surveys What examination element generated the node divides mind map, comprising:
To each node, testing factor analysis is carried out, multiple testing factors of the node are sorted out;
Multiple testing factors after classification are numbered, generate the node divides mind map.
4. method as claimed in claim 3, which is characterized in that during multiple testing factors are numbered, if more A testing factor is identical, then numbers also identical;
If multiple testing factors are different, number also different.
5. the method as described in claim 1, which is characterized in that it to each node, determines service path, generates sub-path table, Test cases is exported according to sub-path table, comprising:
To each node, a plurality of service path is enumerated according to multiple testing factors of the node, it is raw according to a plurality of service path Ingredient routing table exports test cases according to sub-path table.
6. the method according to claim 1 to 5, which is characterized in that the method also includes:
Mind map is divided to generate the inspection element table for checking the node test case according to each node;
The test cases of the node is checked using inspection element table.
7. a kind of visual testing analytical equipment characterized by comprising
Function in business demand is split into multiple nodes for obtaining business demand by first acquisition unit, and it includes more for generating The main mind map of a node;
Second acquisition unit, for determining multiple testing factors, generating the node using multiple testing factors to each node Divide mind map;
First output unit generates sub-path table, is exported and surveyed according to sub-path table for determining service path to each node Try case;
Second output unit generates the total path table of the function for the sub-path table using multiple nodes, according to total path Table exports the test cases collection of the function.
8. device as claimed in claim 7, which is characterized in that described device further include:
Inspection unit, for dividing mind map to generate the inspection element for checking the node test case according to each node Table;
The test cases of the node is checked using inspection element table.
9. a kind of computer equipment including memory, processor and stores the meter that can be run on a memory and on a processor Calculation machine program, which is characterized in that the processor realizes any side of claim 1 to 6 when executing the computer program Method.
10. a kind of computer readable storage medium, which is characterized in that the computer-readable recording medium storage has perform claim It is required that the computer program of 1 to 6 any the method.
CN201811080738.8A 2018-09-17 2018-09-17 Visual test analysis method and device Active CN109388559B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811080738.8A CN109388559B (en) 2018-09-17 2018-09-17 Visual test analysis method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811080738.8A CN109388559B (en) 2018-09-17 2018-09-17 Visual test analysis method and device

Publications (2)

Publication Number Publication Date
CN109388559A true CN109388559A (en) 2019-02-26
CN109388559B CN109388559B (en) 2022-03-29

Family

ID=65417768

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811080738.8A Active CN109388559B (en) 2018-09-17 2018-09-17 Visual test analysis method and device

Country Status (1)

Country Link
CN (1) CN109388559B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111158656A (en) * 2019-12-31 2020-05-15 中国银行股份有限公司 Method and device for generating test codes based on fruit tree method
CN112597023A (en) * 2020-12-25 2021-04-02 平安银行股份有限公司 Case management method and device based on guide picture, computer equipment and storage medium
CN114119202A (en) * 2021-11-29 2022-03-01 阿尔法时刻科技(深圳)有限公司 Automatic configuration method and system of credit management platform

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130283138A1 (en) * 2012-04-24 2013-10-24 Wo Hai Tao Method for creating knowledge map
CN107545057A (en) * 2017-08-29 2018-01-05 广州视源电子科技股份有限公司 Show method, apparatus, equipment and the storage medium of mind map
CN107885713A (en) * 2017-11-28 2018-04-06 广州视源电子科技股份有限公司 File layout change-over method, device, equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130283138A1 (en) * 2012-04-24 2013-10-24 Wo Hai Tao Method for creating knowledge map
CN107545057A (en) * 2017-08-29 2018-01-05 广州视源电子科技股份有限公司 Show method, apparatus, equipment and the storage medium of mind map
CN107885713A (en) * 2017-11-28 2018-04-06 广州视源电子科技股份有限公司 File layout change-over method, device, equipment and storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111158656A (en) * 2019-12-31 2020-05-15 中国银行股份有限公司 Method and device for generating test codes based on fruit tree method
CN111158656B (en) * 2019-12-31 2023-05-02 中国银行股份有限公司 Test code generation method and device based on fruit tree method
CN112597023A (en) * 2020-12-25 2021-04-02 平安银行股份有限公司 Case management method and device based on guide picture, computer equipment and storage medium
CN114119202A (en) * 2021-11-29 2022-03-01 阿尔法时刻科技(深圳)有限公司 Automatic configuration method and system of credit management platform

Also Published As

Publication number Publication date
CN109388559B (en) 2022-03-29

Similar Documents

Publication Publication Date Title
CN107480039B (en) Small file read-write performance test method and device for distributed storage system
US9507374B1 (en) Selecting most compatible synchronization strategy to synchronize data streams generated by two devices
CN109388559A (en) Visual testing analysis method and device
US9703690B2 (en) Determining test case efficiency
CN107038484A (en) Method and apparatus for handling service request
CN107832216A (en) One kind buries a method of testing and device
US20130290834A1 (en) Synchronized three-dimensional display of connected documents
CN104778123B (en) A kind of method and device of detecting system performance
CN106886535A (en) A kind of data pick-up method and apparatus for being adapted to multiple data sources
CN109918296A (en) Automatic software test method and device
CN109828900A (en) Test script automatic generation method, device, electronic equipment and storage medium
CN109710240A (en) Flow chart decomposition method and system
CN107066302B (en) Defect inspection method, device and service terminal
CN108595313A (en) Daily record generation method, device, electronic equipment and the storage medium of application program
US10489259B2 (en) Replicating test case data into a cache with non-naturally aligned data boundaries
CN106095948A (en) The querying method of form, device and equipment
CN108846069A (en) A kind of document execution method and device based on markup language
CN107171808A (en) A kind of verification method and device of electronic record authenticity
CN104572921B (en) A kind of method of data synchronization and device across data center
CN111651363A (en) Test data acquisition method, test data acquisition device, electronic device and medium
CN109857576A (en) RPC interface call method and device
CN106649121A (en) Test result analysis method and apparatus
US20200364313A1 (en) Generating and adding additional control information to logic under test to facilitate debugging and comprehension of a simulation
US9983983B2 (en) Auto-generation of testable units for COBOL code
CN106803202B (en) Method and device for extracting transaction records to be tested

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