CN110018963A - A kind of test method, system and electronic equipment and storage medium - Google Patents

A kind of test method, system and electronic equipment and storage medium Download PDF

Info

Publication number
CN110018963A
CN110018963A CN201910290878.6A CN201910290878A CN110018963A CN 110018963 A CN110018963 A CN 110018963A CN 201910290878 A CN201910290878 A CN 201910290878A CN 110018963 A CN110018963 A CN 110018963A
Authority
CN
China
Prior art keywords
test
test case
target transaction
rule
case rule
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.)
Withdrawn
Application number
CN201910290878.6A
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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910290878.6A priority Critical patent/CN110018963A/en
Publication of CN110018963A publication Critical patent/CN110018963A/en
Withdrawn legal-status Critical Current

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

Abstract

This application discloses a kind of test method, system and a kind of electronic equipment and computer readable storage mediums, this method comprises: obtaining test case rule, and generate the corresponding all test datas of the test case rule;Atomic transaction is generated according to the test case rule, and generates target transaction according to all atom things, wherein the target transaction is executable operation series;According to the test data and the target transaction implementation of test cases, test result is obtained.Test method provided by the present application, receive the test case rule that tester provides, according to the test case rule generation affairs and test data, test case coverage is higher, it realizes testing example design process also to be automated, improves the degree of automation of entire testing process, tester only needs to write test case rule, do not need have exploitation knowledge, it is of less demanding to tester.

Description

A kind of test method, system and electronic equipment and storage medium
Technical field
This application involves field of computer technology, set more specifically to a kind of test method, system and a kind of electronics Standby and a kind of computer readable storage medium.
Background technique
With the development of cloud computing, many IT application fields of having arrived are permeated, cloud storage is exactly that cloud computing technology exists For field of storage using an example with development, cloud storage is not a kind of hardware storage device, but one by the network equipment, Store equipment, server, application software, the complexity of public access interface, the access multiple portions such as net and client-side program composition And huge system, each section externally provide data storage and business access by application software to store equipment as core Service, because it is complicated and huge, to automatic test, just more stringent requirements are proposed.
It is in the prior art to be driven based on data-driven or based on committed step to the automated testing method of cloud storage, So that each step of test case corresponds to a line or one section of code.Above-mentioned automated testing method use-case coverage is not high, right The value covering on boundary depends on the design number of use-case, and tester's hand-designed is needed to go out the accurate test case of step, The development ability of tester there are certain requirements.
Therefore, how to improve the use-case coverage of the automated testing method of cloud storage is that those skilled in the art need to solve Certainly the technical issues of.
Summary of the invention
The application's is designed to provide a kind of test method, system and a kind of electronic equipment and a kind of computer-readable deposits Storage media improves the use-case coverage of the automated testing method of cloud storage.
To achieve the above object, this application provides a kind of test methods, comprising:
Test case rule is obtained, and generates the corresponding all test datas of the test case rule;
Atomic transaction is generated according to the test case rule, and generates target transaction according to all atom things, Wherein, the target transaction is executable operation series;
According to the test data and the target transaction implementation of test cases, test result is obtained.
Wherein, the test case rule includes the execution process of test case, the execution probability of test case and test Any one of boundary value of data appoints several combinations.
Wherein, the test result that obtains includes:
Acquire the current value of each monitored item.
Wherein, after the current value of each monitored item of acquisition, further includes:
Count the implementing result of each test case, and working as according to the implementing result and all monitored item Preceding value generates test report.
To achieve the above object, this application provides a kind of test macros, comprising:
Module is obtained, for obtaining test case rule, and generates the corresponding all test numbers of the test case rule According to;
Generation module, for generating atomic transaction according to the test case rule, and according to all atom things Generate target transaction, wherein the target transaction is executable operation series;
Execution module, for obtaining test result according to the test data and the target transaction implementation of test cases.
Wherein, the test case rule includes the execution process of test case, the execution probability of test case and test Any one of boundary value of data appoints several combinations.
Wherein, the execution module includes:
Execution unit, for according to the test data and the target transaction implementation of test cases;
Acquisition unit, for acquiring the current value of each monitored item.
Wherein, the execution module further include:
Statistic unit for counting the implementing result of each test case, and according to the implementing result and owns The current value of the monitored item generates test report.
To achieve the above object, this application provides a kind of electronic equipment, comprising:
Memory, for storing computer program;
Processor is realized when for executing the computer program such as the step of above-mentioned test method.
To achieve the above object, this application provides a kind of computer readable storage medium, the computer-readable storages It is stored with computer program on medium, realizes when the computer program is executed by processor such as the step of above-mentioned test method.
By above scheme it is found that a kind of test method provided by the present application, comprising: obtain test case rule, and raw At the corresponding all test datas of the test case rule;According to test case rule generation atomic transaction, and according to All atom things generate target transaction, wherein the target transaction is executable operation series;According to the test Data and the target transaction implementation of test cases, obtain test result.
Test method provided by the present application receives the test case rule that tester provides, is advised according to the test case Affairs and test data are then automatically generated, test case coverage is higher, realizes testing example design process and also carries out Automation, improves the degree of automation of entire testing process, and tester only needs to write test case rule, does not need to have Standby exploitation knowledge, it is of less demanding to tester.Disclosed herein as well is a kind of test macro and a kind of electronic equipment and one kind Computer readable storage medium is equally able to achieve above-mentioned technical effect.
It should be understood that the above general description and the following detailed description are merely exemplary, this can not be limited Application.
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.Attached drawing is and to constitute specification for providing further understanding of the disclosure A part, be used to explain the disclosure together with following specific embodiment, but do not constitute the limitation to the disclosure.Attached In figure:
Fig. 1 is a kind of flow chart of test method shown according to an exemplary embodiment;
Fig. 2 is the flow chart of another test method shown according to an exemplary embodiment;
Fig. 3 is a kind of structure chart of test macro shown according to an exemplary embodiment;
Fig. 4 is the structure chart according to a kind of electronic equipment shown in an exemplary embodiment.
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.
The embodiment of the present application discloses a kind of test method, improves the use-case covering of the automated testing method of cloud storage Degree.
Referring to Fig. 1, a kind of flow chart of test method shown according to an exemplary embodiment, as shown in Figure 1, comprising:
S101: obtaining test case rule, and generates the corresponding all test datas of the test case rule;
The executing subject of the present embodiment can be the processor in test macro, in the present embodiment, obtain test first The test case rule of combination that personnel define, use-case are the one group of test input worked out for some specific objective, execution condition And expected results, to test some Program path or to verify whether meet some particular demands.Test case rule of combination packet Include but be not limited to the execution process of test case, the use-case necessarily occurred and combinations thereof, the use-case not occurred centainly and combinations thereof, The use-case and its generating probability and boundary value, boundary value that certain probability occurs may include maximum value, minimum value, representative value and mistake Accidentally value etc..
Tester defines the process of test case rule of combination are as follows: selected from operation flow to be measured several it is most crucial Operation flow is defined as affairs;Each affairs defined is subdivided into one or more atomic transactions, atomic transaction is carried out Equivalence class and boundary value divide.Formulate use-case rule of combination, process step, preset data range.In mathematics, a collection is given X and an equivalence relation on X are closed, then the equivalence class of in X element a is the son that all elements of a are equivalent in X Collection.Such as " X is integer, and X < 5 ", there is 2 equivalence classes, effective equivalence class and invalid equivalence class at this time.Effectively equivalence class members It is 4,3,2 etc., invalid equivalence class refers to all combinations except effective equivalence class.Boundary value refers to the extreme value for distinguishing equivalence class.Such as 4, Be exactly the boundary value of effective equivalence class in this relationship, and 5 be its invalid equivalence class boundary value.According to testing scheme, It determines the probability of occurrence of each use-case and generates the quantity of use-case.
Test case rule is obtained, all test numbers for needing to use in test case are generated according to the test case data According to, and test data is stored in specified path.For example, data requirements is to generate the user name that a length is 6, then preset number Test data is generated according to generator are as follows: generates a satisfactory user name at random;It is as one small to upload such as data requirements In the file of 20MB, then preset data generator generates test data are as follows: creation one is less than the file of 20MB.Test data according to Different according to the difference of test case, for example, downloading document flow for logging in, test data includes the user name, close logged in Code, downloading file storing path, filename of downloading etc..
S102: atomic transaction is generated according to the test case rule, and generates target according to all atom things Affairs, wherein the target transaction is executable operation series;
In this step, according to the test case rule of combination obtained in previous step, atomic transaction is automatically generated.Such as WebDisk system, business rule are: user just can upload or download privately owned file after there was only login system success.Based on this A rule has many test cases, and these test cases have a common ground, that is, first carries out register.So this A register can be defined as an atomic transaction.
After generating each atomic transaction, atomic transaction is converted to the thing that can directly execute on tested cloud storage system Business.Affairs are the basic units of con current control.So-called affairs are a sequences of operation, these operate otherwise be carried out or It does not execute, it is an indivisible work unit.Affairs in automatic test are different from the affairs in database, it Corresponding to the operation flow or sub-process of tested test system, can voluntarily segment.Such as " the upper transmitting file stream of login- Journey " can be defined as whole process one affairs, can also be subdivided into logon transaction and upload file transaction, logon transaction It can be subdivided into input user name, input password and submit again if necessary and confirm three affairs.
S103: according to the test data and the target transaction implementation of test cases, test result is obtained.
In specific implementation, test case (i.e. target transaction) and test data are obtained, test case is to be based on affairs certainly Dynamic generation, and affairs correspond to an operation flow or sub-process for system under test (SUT), tester is without understanding specific count According to or scripted code.
Tested cloud storage system is sent by the test case and test data, is tested cloud storage system implementation of test cases Obtain test result.Preferably, obtaining test result includes acquiring the current value of each monitored item.Tested cloud storage system executes During the test case received, each monitored item in tested cloud storage system is monitored, such as CPU, memory, IO resource use Situation, and record test result.
It further include the execution knot for counting each test case as a preferred implementation manner, after this step Fruit, and the step of test report is generated according to the implementing result and the current value of all monitored item.Tested cloud storage system System executes the test case received, the test result of processor record, and the number that statistics use-case runs succeeded with failure is generated and surveyed Examination report.
Test method provided by the embodiments of the present application receives the test case rule that tester provides, according to the test Use-case rule generation affairs and test data, test case coverage is higher, realizes testing example design process It is automated, improves the degree of automation of entire testing process, tester only needs to write test case rule, no Exploitation knowledge is needed to have, it is of less demanding to tester.
The embodiment of the present application discloses a kind of test method, and relative to a upper embodiment, the present embodiment makees technical solution Further instruction and optimization.It is specific:
Referring to fig. 2, the flow chart of another test method shown according to an exemplary embodiment, as shown in Fig. 2, packet It includes:
S201: obtaining test case rule, and generates the corresponding all test datas of the test case rule;
S202: atomic transaction is generated according to the test case rule, and generates target according to all atom things Affairs, wherein the target transaction is executable operation series;
S203: according to the test data and the target transaction implementation of test cases, the current of each monitored item is acquired Value;
S204: the implementing result of each test case of statistics, and according to the implementing result and all monitoring The current value of item generates test report.
A kind of test macro provided by the embodiments of the present application is introduced below, a kind of test macro described below with A kind of above-described test method can be cross-referenced.
Referring to Fig. 3, a kind of structure chart of test macro shown according to an exemplary embodiment, as shown in Figure 3, comprising:
Module 301 is obtained, for obtaining test case rule, and generates the corresponding all tests of the test case rule Data;
Generation module 302, for generating atomic transaction according to the test case rule, and according to all atom things Object generates target transaction, wherein the target transaction is executable operation series;
Execution module 303, for obtaining test knot according to the test data and the target transaction implementation of test cases Fruit.
Test macro provided by the embodiments of the present application receives the test case rule that tester provides, according to the test Use-case rule generation affairs and test data, test case coverage is higher, realizes testing example design process It is automated, improves the degree of automation of entire testing process, tester only needs to write test case rule, no Exploitation knowledge is needed to have, it is of less demanding to tester.
On the basis of the above embodiments, the test case rule includes that test is used as a preferred implementation manner, Any one of boundary value for executing probability and test data of the executions process of example, test case or timess several combinations.
On the basis of the above embodiments, the execution module 303 includes: as a preferred implementation manner,
Execution unit, for according to the test data and the target transaction implementation of test cases;
Acquisition unit, for acquiring the current value of each monitored item.
On the basis of the above embodiments, the execution module 303 as a preferred implementation manner, further include:
Statistic unit for counting the implementing result of each test case, and according to the implementing result and owns The current value of the monitored item generates test report.
About the system in above-described embodiment, wherein modules execute the concrete mode of operation in related this method Embodiment in be described in detail, no detailed explanation will be given here.
Present invention also provides a kind of electronic equipment, referring to fig. 4, a kind of electronic equipment 400 provided by the embodiments of the present application Structure chart, as shown in figure 4, may include processor 11 and memory 12.The electronic equipment 400 can also include multimedia group Part 13, one or more of input/output (I/O) interface 14 and communication component 15.
Wherein, processor 11 is used to control the integrated operation of the electronic equipment 400, to complete in above-mentioned test method All or part of the steps.Memory 12 is used to store various types of data to support the operation in the electronic equipment 400, these Data for example may include the instruction of any application or method for operating on the electronic equipment 400, and application The relevant data of program, such as contact data, the message of transmitting-receiving, picture, audio, video etc..The memory 12 can be by Any kind of volatibility or non-volatile memory device or their combination are realized, such as static random access memory (Static Random Access Memory, abbreviation SRAM), electrically erasable programmable read-only memory (Electrically Erasable Programmable Read-Only Memory, abbreviation EEPROM), Erasable Programmable Read Only Memory EPROM (Erasable Programmable Read-Only Memory, abbreviation EPROM), programmable read only memory (Programmable Read-Only Memory, abbreviation PROM), and read-only memory (Read-Only Memory, referred to as ROM), magnetic memory, flash memory, disk or CD.Multimedia component 13 may include screen and audio component.Wherein shield Curtain for example can be touch screen, and audio component is used for output and/or input audio signal.For example, audio component may include one A microphone, microphone is for receiving external audio signal.The received audio signal can be further stored in memory It 12 or is sent by communication component 15.Audio component further includes at least one loudspeaker, is used for output audio signal.I/O interface 14 provide interface between processor 11 and other interface modules, other above-mentioned interface modules can be keyboard, mouse, button Deng.These buttons can be virtual push button or entity button.Communication component 15 for the electronic equipment 400 and other equipment it Between carry out wired or wireless communication.Wireless communication, such as Wi-Fi, bluetooth, near-field communication (Near Field Communication, abbreviation NFC), 2G, 3G or 4G or they one or more of combination, therefore corresponding communication Component 15 may include: Wi-Fi module, bluetooth module, NFC module.
In one exemplary embodiment, electronic equipment 400 can be by one or more application specific integrated circuit (Application Specific Integrated Circuit, abbreviation ASIC), digital signal processor (Digital Signal Processor, abbreviation DSP), digital signal processing appts (Digital Signal Processing Device, Abbreviation DSPD), programmable logic device (Programmable Logic Device, abbreviation PLD), field programmable gate array (Field Programmable Gate Array, abbreviation FPGA), controller, microcontroller, microprocessor or other electronics member Part is realized, for executing above-mentioned test method.
In a further exemplary embodiment, a kind of computer readable storage medium including program instruction is additionally provided, it should The step of above-mentioned test method is realized when program instruction is executed by processor.For example, the computer readable storage medium can be The above-mentioned memory 12 including program instruction, above procedure instruction can be executed by the processor 11 of electronic equipment 400 on to complete The test method stated.
Each embodiment is described in a progressive manner in specification, the highlights of each of the examples are with other realities The difference of example is applied, the same or similar parts in each embodiment may refer to each other.For system disclosed in embodiment Speech, since it is corresponded to the methods disclosed in the examples, so being described relatively simple, related place is referring to method part illustration ?.It should be pointed out that for those skilled in the art, under the premise of not departing from the application principle, also Can to the application, some improvement and modification can also be carried out, these improvement and modification also fall into the protection scope of the claim of this application It is interior.
It should also be noted that, in the present specification, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes that A little elements, but also including other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.

Claims (10)

1. a kind of test method characterized by comprising
Test case rule is obtained, and generates the corresponding all test datas of the test case rule;
Atomic transaction is generated according to the test case rule, and generates target transaction according to all atom things, wherein The target transaction is executable operation series;
According to the test data and the target transaction implementation of test cases, test result is obtained.
2. test method according to claim 1, which is characterized in that the test case rule includes the execution of test case Any one of boundary value for executing probability and test data of process, test case appoints several combinations.
3. test method according to claim 1 or claim 2, which is characterized in that the test result that obtains includes:
Acquire the current value of each monitored item.
4. test method according to claim 3, which is characterized in that after the current value of each monitored item of acquisition, also Include:
The implementing result of each test case is counted, and according to the current value of the implementing result and all monitored item Generate test report.
5. a kind of test macro characterized by comprising
Module is obtained, for obtaining test case rule, and generates the corresponding all test datas of the test case rule;
Generation module for generating atomic transaction according to the test case rule, and is generated according to all atom things Target transaction, wherein the target transaction is executable operation series;
Execution module, for obtaining test result according to the test data and the target transaction implementation of test cases.
6. test macro according to claim 5, which is characterized in that the test case rule includes the execution of test case Any one of boundary value for executing probability and test data of process, test case appoints several combinations.
7. according to the test macro of claim 5 or 6, which is characterized in that the execution module includes:
Execution unit, for according to the test data and the target transaction implementation of test cases;
Acquisition unit, for acquiring the current value of each monitored item.
8. test macro according to claim 7, which is characterized in that the execution module further include:
Statistic unit, for counting the implementing result of each test case, and according to the implementing result and all described The current value of monitored item generates test report.
9. a kind of electronic equipment characterized by comprising
Memory, for storing computer program;
Processor realizes the step of the test method as described in any one of Claims 1-4 when for executing the computer program Suddenly.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program is realized as described in any one of Claims 1-4 when the computer program is executed by processor the step of test method.
CN201910290878.6A 2019-04-11 2019-04-11 A kind of test method, system and electronic equipment and storage medium Withdrawn CN110018963A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910290878.6A CN110018963A (en) 2019-04-11 2019-04-11 A kind of test method, system and electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910290878.6A CN110018963A (en) 2019-04-11 2019-04-11 A kind of test method, system and electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110018963A true CN110018963A (en) 2019-07-16

Family

ID=67191131

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910290878.6A Withdrawn CN110018963A (en) 2019-04-11 2019-04-11 A kind of test method, system and electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110018963A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110990295A (en) * 2019-12-19 2020-04-10 卡斯柯信号(北京)有限公司 Test case verification method and device and electronic equipment
CN111190825A (en) * 2019-12-28 2020-05-22 深圳市优必选科技股份有限公司 Automatic test method, system and robot
CN111673747A (en) * 2020-06-02 2020-09-18 中国建设银行股份有限公司 Remote testing method and device for robot agent end
CN111897738A (en) * 2020-08-21 2020-11-06 中国工商银行股份有限公司 Automatic testing method and device based on atomic service
CN112988565A (en) * 2021-01-25 2021-06-18 杭州衣科云科技有限公司 Interface automation test method and device, computer equipment and storage medium
CN115545677A (en) * 2022-11-24 2022-12-30 云账户技术(天津)有限公司 Online flow specification detection method and system based on automatic case execution condition

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110990295A (en) * 2019-12-19 2020-04-10 卡斯柯信号(北京)有限公司 Test case verification method and device and electronic equipment
CN110990295B (en) * 2019-12-19 2023-10-31 卡斯柯信号(北京)有限公司 Verification method and device for test cases and electronic equipment
CN111190825A (en) * 2019-12-28 2020-05-22 深圳市优必选科技股份有限公司 Automatic test method, system and robot
CN111673747A (en) * 2020-06-02 2020-09-18 中国建设银行股份有限公司 Remote testing method and device for robot agent end
CN111673747B (en) * 2020-06-02 2021-12-17 中国建设银行股份有限公司 Remote testing method and device for robot agent end
CN111897738A (en) * 2020-08-21 2020-11-06 中国工商银行股份有限公司 Automatic testing method and device based on atomic service
CN111897738B (en) * 2020-08-21 2023-09-01 中国工商银行股份有限公司 Automatic testing method and device based on atomic service
CN112988565A (en) * 2021-01-25 2021-06-18 杭州衣科云科技有限公司 Interface automation test method and device, computer equipment and storage medium
CN112988565B (en) * 2021-01-25 2024-01-02 杭州衣科信息技术股份有限公司 Interface automatic test method, device, computer equipment and storage medium
CN115545677A (en) * 2022-11-24 2022-12-30 云账户技术(天津)有限公司 Online flow specification detection method and system based on automatic case execution condition
CN115545677B (en) * 2022-11-24 2023-04-07 云账户技术(天津)有限公司 Online process specification detection method and system based on automatic case execution condition

Similar Documents

Publication Publication Date Title
CN110018963A (en) A kind of test method, system and electronic equipment and storage medium
Velez et al. White-box analysis over machine learning: Modeling performance of configurable systems
EP2778929B1 (en) Test script generation system
CN101526916B (en) Method and system for using page-based object flow verification in regression test
CN107967209B (en) Method for detecting error in front-end webpage code, detection equipment and server
US20110016452A1 (en) Method and system for identifying regression test cases for a software
CN106407102B (en) Fuzzy testing method, device and system for application program
CN105204986A (en) Automated product testing method, server and mobile equipment
CN102014163B (en) Cloud storage test method and system based on transaction driving
US11169910B2 (en) Probabilistic software testing via dynamic graphs
CN113792341A (en) Privacy compliance automation detection method, device, equipment and medium for application program
CN113590454A (en) Test method, test device, computer equipment and storage medium
CN110865941A (en) Interface test case generation method, device and system
CN114371974A (en) Buried point data checking method and electronic equipment
CN117493188A (en) Interface testing method and device, electronic equipment and storage medium
WO2021183382A1 (en) Graph-based method for inductive bug localization
CN111190817B (en) Method and device for processing software defects
WO2020260121A1 (en) Maintenance history visualizer to facilitate solving intermittent problems
CN109446718B (en) Visual development method and system for protection device and control device
WO2023103574A1 (en) Unit test method and apparatus, electronic device, storage medium, and program
CN113094267B (en) Test result collection method and device
US11102091B2 (en) Analyzing SCADA systems
CN109933506A (en) Server big data method of evaluating performance, system and electronic equipment and storage medium
CN114416546A (en) Code coverage rate determining method and device
CN109189369B (en) Method and device for compressing codes

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20190716