CN104731698A - Abnormal test case automatic generation processing method and device based on automatic tests - Google Patents

Abnormal test case automatic generation processing method and device based on automatic tests Download PDF

Info

Publication number
CN104731698A
CN104731698A CN201310711046.XA CN201310711046A CN104731698A CN 104731698 A CN104731698 A CN 104731698A CN 201310711046 A CN201310711046 A CN 201310711046A CN 104731698 A CN104731698 A CN 104731698A
Authority
CN
China
Prior art keywords
case
test use
abnormality test
abnormality
parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310711046.XA
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.)
Shenzhen ZTE Netview Technology Co Ltd
Original Assignee
Shenzhen ZTE Netview 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 Shenzhen ZTE Netview Technology Co Ltd filed Critical Shenzhen ZTE Netview Technology Co Ltd
Priority to CN201310711046.XA priority Critical patent/CN104731698A/en
Publication of CN104731698A publication Critical patent/CN104731698A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

The invention discloses an abnormal test case automatic generation processing method and device based on automatic tests. The method includes configuring abnormal test case initializing scripts; when at least one abnormal test case generating a trigger character is recognized, operating the abnormal test case initializing scripts, and acquiring abnormal test case templates and abnormal test case parameters; generating abnormal test case data lists according to the abnormal test case parameters, filling the abnormal test case templates with the elements of the abnormal test case data lists, and generating abnormal test case data lists. By the aid of the method, the manual intervention of software or equipment is reduced in the automatic testing process, the problem of abnormal test case processing through the tested equipment or software can be positioned and noticed more easily, and the testing efficiency is improved.

Description

The automatic generating process method of abnormality test use-case based on automatic test and device
Technical field
The present invention relates to Computer Applied Technology field, specifically, the automatic generating process method of especially a kind of abnormality test use-case based on automatic test and device.
Background technology
Current, in the test process of software, usually adopt by running Auto-Test System or automatic test application on a preset condition based, reach the object of automatic evaluation operation result, the i.e. automatic test of software, wherein, described condition in advance comprises normal condition and exception condition.At present, split and send out automatization test system, be more and more subject to the favor of more platform or smart machine production firm.
Automatization test system all depends on the use of a large amount of test case.In order to save manpower, improve the reusability of test case, test case carries out arranging and concluding becoming test case library by industry usually, and carry out storage administration in the mode of database or file set, then in the middle of practical application, use certain strategy from test case library, choose multiple target detection use-case, and accordingly for a certain software or testing equipment.
In the software product automatic testing process of reality, should normal operation when tested software or equipment work under normal use-case, wherein, described normal use-case refers to that foundation tested software or equipment can keep the parameter of normal operating conditions to carry out the test case designed, such as, under tested equipment is usually operated at the voltage within 180-250V, so 220V is exactly a normal use-case parameter, is that the test case of parameter designing is normal use-case with 220V; On the contrary, abnormality test use-case is then in test process, easily cause systemic-function difference for tested software or equipment, even collapse the situation exited and the test case designed, in software or equipment automatic testing process, adopt a large amount of abnormality test use-cases and remove " bombardment " tested object, thus find the bug that tested equipment or software exist.
Typically, developer is in system, and more time and energy are often all placed on and prevent anomaly parameter from producing above the abnormality test use-case exploitation of destructive consequence system by it.But, in the middle of real world applications, due to the diversity of anomaly parameter, cause developer to suffer from bottleneck when designing and writing abnormality test use-case.
Be 201310289280.8 in patent publication No., patent name is that in the Chinese patent literature of " development approach of automatic test script and system ", disclosed in it, technical scheme comprises the steps:
Step one, design test case, be configured testing apparatus and define repository;
In step 2, Test Sample Design process, test case is stored in corresponding test case word bank according to classification;
Step 3, by Test cases technology engine, from test case word bank select be suitable for use-case, arrange merging become test case script.
And, be 201310317357.8 in patent publication No., patent name is in the Chinese patent literature of " a kind of Reuse of Test Cases method based on XML ", technical scheme disclosed in it for: search from test case library according to defined test case and meet the test case that will seek, if the test case of needs can be found in test case, then therefrom extract reusable test case, if the test case of needs cannot be found in test case library, then design is surveyed test case and is represented by XML form, verify its correctness, if correct, add in test case library, to carry out multiplexing later.
But be not difficult to find above-mentioned two kinds of implementations, searching to the bottom is all mode by manual typing, a large amount of basic test case editors is arranged warehouse-in, then automatically chooses required use-case from storehouse by program mode (PM), for test.
Therefore, in the face of writing a large amount of abnormality test use-cases, can there is following deficiency in the technical scheme using above-mentioned prior art to provide:
The first, need the abnormality test use-case that developer's hand-coding is a large amount of, it is wasted time and energy undoubtedly, and the work efficiency of developer is lowered undoubtedly;
The second, after developer completes writing of abnormality test use-case, also need to carry out artificial nucleus couple to the validity of abnormality test use-case itself, thus increase the workload of auditor further, reduce the work efficiency of whole development process.
Three, because a large amount of abnormality test use-cases is opened personnel's hand-coding, also examination & verification is by afterwards, and need to carry out library storage to be called in concrete software or testing of equipment process by follow-up, this kind of storage behavior can take a large amount of storage resources undoubtedly.
Four, in the software or testing of equipment process of reality, the operand that application program chooses suitable abnormality test use-case from abnormality test use-case storehouse is comparatively large, thus makes also to have carried out certain restriction to the performance requirement of system equipment.
Summary of the invention
In order at least one in solving the problem, the object of the embodiment of the present invention is to provide a kind of automatic generating process method of abnormality test use-case based on automatic test and device.
The embodiment of the present invention realizes by the following technical solutions:
The automatic generating process method of abnormality test use-case based on automatic test, it comprises:
Arrangement abnormalities test case initializtion script;
When identifying at least one abnormality test use-case and generating triggering symbol, run described abnormality test use-case initializtion script accordingly, and obtain abnormality test use-case masterplate and abnormality test use-case parameter;
Generate the data list of abnormality test use-case according to described abnormality test use-case parameter, and the constituent element of described abnormality test use-case data list is filled described abnormality test use-case masterplate respectively, generate the list of abnormality test use-case.
Preferably, described abnormality test use-case parameter comprises abnormality test use-case number parameter, abnormality test use-case data span parameter and abnormality test use-case data acquisition policing parameter.
Preferably, the step according to the data list of described abnormality test use-case parameter generation abnormality test use-case comprises:
At least one abnormality test use-case memory headroom is opened up according to described abnormality test use-case number parameter;
Corresponding abnormality test use-case data acquisition strategy is determined according to described abnormality test use-case data acquisition policing parameter, and adopt described abnormality test use-case data acquisition strategy to process described abnormality test use-case number parameter and abnormality test use-case data span parameter, obtain the data list of abnormality test use-case.
Preferably, after the list of generation abnormality test use-case, by corresponding abnormality test use case storage to corresponding memory headroom.
Preferably, after execution institute is in steps, the automatic generating process method of the described abnormality test use-case based on automatic test also comprises:
When identifying at least one abnormality test use-case end of test symbol, discharge this memory headroom shared by corresponding abnormality test use-case.
The automatic generating process device of abnormality test use-case based on automatic test, it comprises:
Configuration module, for arrangement abnormalities test case initializtion script;
Extraction module, for when identifying at least one abnormality test use-case and generating triggering symbol, runs described abnormality test use-case initializtion script accordingly, and obtains abnormality test use-case masterplate and abnormality test use-case parameter;
Processing module, for generating the data list of abnormality test use-case according to described abnormality test use-case parameter, and filling the constituent element of described abnormality test use-case data list with described abnormality test use-case masterplate respectively, generating the list of abnormality test use-case.
Preferably, described abnormality test use-case parameter comprises abnormality test use-case number parameter, abnormality test use-case data span parameter and abnormality test use-case data acquisition policing parameter.
Preferably, described processing module comprises:
Memory headroom opens up unit, for opening up at least one abnormality test use-case memory headroom according to described abnormality test use-case number parameter;
Abnormality test use-case generation unit, for determining corresponding abnormality test use-case data acquisition strategy according to described abnormality test use-case data acquisition policing parameter, and adopt described abnormality test use-case data acquisition strategy to process described abnormality test use-case number parameter and abnormality test use-case data span parameter, obtain the data list of abnormality test use-case.
Preferably, described processing module also comprises:
Storage unit, after generating the list of abnormality test use-case at abnormality test use-case generation unit, by corresponding abnormality test use case storage to corresponding memory headroom.
Preferably, described processing module also comprises:
Memory headroom releasing unit, for when identifying at least one abnormality test use-case end of test symbol, discharges this memory headroom shared by corresponding abnormality test use-case.
Compared with the technical scheme needing to adopt hand-coding to generate with abnormality test use-case in prior art, the present invention is by disposing abnormality test use-case initializtion script, and when needs generate abnormality test use-case, call described abnormality test use-case initializtion script and obtain abnormality test use-case masterplate and abnormality test use-case parameter, and automatically generate a large amount of abnormality test use-cases accordingly, adopt the present invention can reduce software or the manpower intervention of equipment in automatic testing process, be easier to location and find that tested equipment or software are to the process problem of abnormality test use-case, thus improve testing efficiency.
On the other hand, in the present invention, before generating abnormality test use-case in triggering, first in internal memory, open up at least one abnormality test use-case memory headroom, and corresponding memory headroom is stored to after abnormality test use-case generates, and the memory headroom discharged when identifying at least one abnormality test use-case end of test symbol shared by this corresponding abnormality test use-case, thus the space hold decreasing use case storage and cause, reduce maintenance cost.
Accompanying drawing explanation
A kind of abnormality test use-case automatic generating process method flow schematic diagram based on automatic test that Fig. 1 provides for the embodiment of the present invention;
A kind of abnormality test use-case automatic generating process apparatus structure schematic diagram based on automatic test that Fig. 2 provides for the embodiment of the present invention.
The realization of the object of the invention, functional characteristics and excellent effect, be described further below in conjunction with specific embodiment and accompanying drawing.
Embodiment
Below in conjunction with the drawings and specific embodiments, technical scheme of the present invention is described in further detail, can better understand the present invention to make those skilled in the art and can be implemented, but illustrated embodiment is not as a limitation of the invention.
As shown in Figure 1, a kind of automatic generating process method of abnormality test use-case based on automatic test that the embodiment of the present invention provides, it comprises the steps:
S10, arrangement abnormalities test case initializtion script;
S20, identify at least one abnormality test use-case generate trigger symbol time, run described abnormality test use-case initializtion script accordingly, and obtain abnormality test use-case masterplate and abnormality test use-case parameter;
S30, generate the data list of abnormality test use-case according to described abnormality test use-case parameter, and the constituent element of described abnormality test use-case data list is filled described abnormality test use-case masterplate respectively, generate the list of abnormality test use-case.
In described step S10, the mode of human configuration can be adopted to configure described abnormality test use-case initializtion script, equally also can adopt abnormality test use-case initializtion script described in preset application software configuration, the general steps of its configuration comprises as follows:
S101, arrangement abnormalities test case masterplate.
In the present embodiment, described abnormality test use-case masterplate can be considered as the modular unit not being filled concrete abnormality test use-case data, wherein, described abnormality test use-case parameter comprises abnormality test use-case number parameter, abnormality test use-case data span parameter and abnormality test use-case data acquisition policing parameter.Described abnormality test use-case data can be obtained by abnormality test use-case number parameter, abnormality test use-case data span parameter and abnormality test use-case data acquisition policing parameter.
S102, arrangement abnormalities test case parameter: abnormality test use-case number parameter (caseCount).
Described abnormality test use-case number parameter, it is filled to described abnormality test use-case masterplate in embodiments of the present invention, for determining the generation number of abnormality test use-case.
S103, arrangement abnormalities test case parameter: abnormality test use-case data span parameter.
Described abnormality test use-case data span parameter, for showing the effective range of abnormality test use-case data, as " [255; 1000] ", " (10,1000) " etc., be to be understood that, in the present embodiment, described " [", "] " comprises this number for representing, " (", ") " does not comprise this number for representing.[255,1000] represent that the span of abnormality test use-case data is 255≤R≤1000, and (10,1000) represent that the span of abnormality test use-case data is 10<R<1000.
S104, arrangement abnormalities test case parameter: abnormality test use-case data acquisition policing parameter (generateType).
Described abnormality test use-case data acquisition policing parameter, which defines the strategy obtaining abnormality test use-case data according to described abnormality test use-case number parameter (caseCount) and abnormality test use-case data span parameter.
Such as in the present embodiment, described abnormality test use-case data acquisition strategy includes the following two kinds: stochastic generation strategy (random), and generation strategy (enventlySpaced) at equal intervals.
1, stochastic generation strategy (random).
According to this strategy, in the scope of described abnormality test use-case data span restriction on the parameters, generate several abnormality test use-case data sequences randomly according to preset abnormality test use-case data genaration mode.Such as, be configured to be 10 for abnormality test use-case number parameter (caseCount), abnormality test use-case data span parameter is configured to [1,10], under this stochastic generation strategy (random), the abnormality test use-case data sequence of generation can be 3,2,5,6,6,8,3,4,9,1.
2, generation strategy (enventlySpaced) at equal intervals
According to this strategy, in the scope of described abnormality test use-case data span restriction on the parameters, generate the abnormality test use-case data sequence of an equal difference according to preset abnormality test use-case data genaration mode.Such as, similarly, abnormality test use-case number parameter (caseCount) is configured to be 10, abnormality test use-case data span parameter is configured to [1,10], under this at equal intervals generation strategy (enventlySpaced), the abnormality test use-case data sequence generated can be 1,2,3 ... 9,10.
Such as, for machine room, machine room needs from outside access civil power when operating, the abnormal voltage span of civil power (250V, 2525V].Adopt above-mentioned steps, in the abnormality test use-case initializtion script process of configuration three-phase alternating current abnormality test use-case, following strategy can be adopted:
In described step S20, described abnormality test use-case generates and triggers symbol and define abnormality test use-case and generate trigger event and abnormality test use-case and generate corresponding relation between trigger command, described corresponding relation is: once identify abnormality test use-case to generate trigger event generation, then generate abnormality test use-case and generate trigger command, wherein, it can be user or third-party input action that described abnormality test use-case generates trigger event, also can be preset customization condition, such as, in the present embodiment, described abnormality test use-case generates trigger event: whether the application program that have cured the automatic generating process method of the abnormality test use-case based on automatic test that the embodiment of the present invention provides is activated operation.
In described step S30, the step generating the data list of abnormality test use-case according to described abnormality test use-case parameter comprises:
S301, open up at least one abnormality test use-case memory headroom according to described abnormality test use-case number parameter;
S302, determine corresponding abnormality test use-case data acquisition strategy according to described abnormality test use-case data acquisition policing parameter, and adopt described abnormality test use-case data acquisition strategy to process described abnormality test use-case number parameter and abnormality test use-case data span parameter, obtain the data list of abnormality test use-case.
Such as, abnormality test use-case equally based on above-mentioned machine room three-phase voltage is configured to example, described abnormality test use-case data acquisition strategy is adopted to process described abnormality test use-case number parameter and abnormality test use-case data span parameter, obtain the abnormality test use-case data list of first-phase Va, second-phase Vb, third phase Vc respectively, as follows:
Va:275,300,325,350,375,400,425,……,2475,2500,2525
Vb:275,300,325,350,375,400,425,……,2475,2500,2525
Vc:275,300,325,350,375,400,425,……,2475,2500,2525
In described step S30, also comprise:
S303, the constituent element of described abnormality test use-case data list is filled described abnormality test use-case masterplate respectively, generate the list of abnormality test use-case.Wherein, the method for the constituent element of described abnormality test use-case data list being filled respectively the list of described abnormality test use-case masterplate generation abnormality test use-case is prior art, and the embodiment of the present invention does not repeat it.
Such as, based on above-described embodiment, then after the constituent element of described abnormality test use-case data list is filled described abnormality test use-case masterplate respectively, the abnormality test use-case of generation can be:
In the present invention's embodiment preferably, after the list of generation abnormality test use-case, also by corresponding abnormality test use case storage to corresponding memory headroom.
In addition, after execution institute is in steps, the automatic generating process method of the described abnormality test use-case based on automatic test also comprises:
When identifying at least one abnormality test use-case end of test symbol, discharge this memory headroom shared by corresponding abnormality test use-case.
Wherein, described abnormality test use-case end of test symbol defines abnormality test use-case end of test event and abnormality test use-case and generates the corresponding relation between stopping ordering, described corresponding relation is: occur once identify abnormality test use-case end of test event, then generate abnormality test use-case and generate termination order.
Accordingly, the embodiment of the present invention additionally provides the automatic generating process device of a kind of abnormality test use-case based on automatic test to the automatic generating process method of the abnormality test use-case based on automatic test described with the invention described above embodiment, and it comprises:
Configuration module 10, for arrangement abnormalities test case initializtion script;
Extraction module 20, for when identifying at least one abnormality test use-case and generating triggering symbol, runs described abnormality test use-case initializtion script accordingly, and obtains abnormality test use-case masterplate and abnormality test use-case parameter;
Processing module 30, for generating the data list of abnormality test use-case according to described abnormality test use-case parameter, and filling the constituent element of described abnormality test use-case data list with described abnormality test use-case masterplate respectively, generating the list of abnormality test use-case.
In the present embodiment, described abnormality test use-case parameter comprises abnormality test use-case number parameter, abnormality test use-case data span parameter and abnormality test use-case data acquisition policing parameter.
In the present embodiment, described processing module 30 comprises:
Memory headroom opens up unit 301, for opening up at least one abnormality test use-case memory headroom according to described abnormality test use-case number parameter;
Abnormality test use-case generation unit 302, for determining corresponding abnormality test use-case data acquisition strategy according to described abnormality test use-case data acquisition policing parameter, and adopt described abnormality test use-case data acquisition strategy to process described abnormality test use-case number parameter and abnormality test use-case data span parameter, obtain the data list of abnormality test use-case.
In the present embodiment, described processing module 30 also comprises:
Storage unit 303, after generating the list of abnormality test use-case at abnormality test use-case generation unit, by corresponding abnormality test use case storage to corresponding memory headroom.
In the present embodiment, described processing module 30 also comprises:
Memory headroom releasing unit 304, for when identifying at least one abnormality test use-case end of test symbol, discharges this memory headroom shared by corresponding abnormality test use-case.
The foregoing is only the preferred embodiments of the present invention; not thereby the scope of the claims of the present invention is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (10)

1., based on the automatic generating process method of abnormality test use-case of automatic test, it is characterized in that, comprising:
Arrangement abnormalities test case initializtion script;
When identifying at least one abnormality test use-case and generating triggering symbol, run described abnormality test use-case initializtion script accordingly, and obtain abnormality test use-case masterplate and abnormality test use-case parameter;
Generate the data list of abnormality test use-case according to described abnormality test use-case parameter, and the constituent element of described abnormality test use-case data list is filled described abnormality test use-case masterplate respectively, generate the list of abnormality test use-case.
2. as claimed in claim 1 based on the automatic generating process method of abnormality test use-case of automatic test, it is characterized in that, described abnormality test use-case parameter comprises abnormality test use-case number parameter, abnormality test use-case data span parameter and abnormality test use-case data acquisition policing parameter.
3. as claimed in claim 2 based on the automatic generating process method of abnormality test use-case of automatic test, it is characterized in that, the step generating the data list of abnormality test use-case according to described abnormality test use-case parameter comprises:
At least one abnormality test use-case memory headroom is opened up according to described abnormality test use-case number parameter;
Corresponding abnormality test use-case data acquisition strategy is determined according to described abnormality test use-case data acquisition policing parameter, and adopt described abnormality test use-case data acquisition strategy to process described abnormality test use-case number parameter and abnormality test use-case data span parameter, obtain the data list of abnormality test use-case.
4. as claimed in claim 3 based on the automatic generating process method of abnormality test use-case of automatic test, it is characterized in that, after the list of generation abnormality test use-case, by corresponding abnormality test use case storage to corresponding memory headroom.
5. as claimed in claim 4 based on the automatic generating process method of abnormality test use-case of automatic test, it is characterized in that, after execution institute is in steps, described method also comprises:
When identifying at least one abnormality test use-case end of test symbol, discharge this memory headroom shared by corresponding abnormality test use-case.
6., based on the automatic generating process device of abnormality test use-case of automatic test, it is characterized in that, comprising:
Configuration module, for arrangement abnormalities test case initializtion script;
Extraction module, for when identifying at least one abnormality test use-case and generating triggering symbol, runs described abnormality test use-case initializtion script accordingly, and obtains abnormality test use-case masterplate and abnormality test use-case parameter;
Processing module, for generating the data list of abnormality test use-case according to described abnormality test use-case parameter, and filling the constituent element of described abnormality test use-case data list with described abnormality test use-case masterplate respectively, generating the list of abnormality test use-case.
7. as claimed in claim 6 based on the automatic generating process device of abnormality test use-case of automatic test, it is characterized in that, described abnormality test use-case parameter comprises abnormality test use-case number parameter, abnormality test use-case data span parameter and abnormality test use-case data acquisition policing parameter.
8., as claimed in claim 7 based on the automatic generating process device of abnormality test use-case of automatic test, it is characterized in that, described processing module comprises:
Memory headroom opens up unit, for opening up at least one abnormality test use-case memory headroom according to described abnormality test use-case number parameter;
Abnormality test use-case generation unit, for determining corresponding abnormality test use-case data acquisition strategy according to described abnormality test use-case data acquisition policing parameter, and adopt described abnormality test use-case data acquisition strategy to process described abnormality test use-case number parameter and abnormality test use-case data span parameter, obtain the data list of abnormality test use-case.
9., as claimed in claim 8 based on the automatic generating process device of abnormality test use-case of automatic test, it is characterized in that, described processing module also comprises:
Storage unit, after generating the list of abnormality test use-case at abnormality test use-case generation unit, by corresponding abnormality test use case storage to corresponding memory headroom.
10., as claimed in claim 9 based on the automatic generating process device of abnormality test use-case of automatic test, it is characterized in that, described processing module also comprises:
Memory headroom releasing unit, for when identifying at least one abnormality test use-case end of test symbol, discharges this memory headroom shared by corresponding abnormality test use-case.
CN201310711046.XA 2013-12-20 2013-12-20 Abnormal test case automatic generation processing method and device based on automatic tests Pending CN104731698A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310711046.XA CN104731698A (en) 2013-12-20 2013-12-20 Abnormal test case automatic generation processing method and device based on automatic tests

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310711046.XA CN104731698A (en) 2013-12-20 2013-12-20 Abnormal test case automatic generation processing method and device based on automatic tests

Publications (1)

Publication Number Publication Date
CN104731698A true CN104731698A (en) 2015-06-24

Family

ID=53455607

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310711046.XA Pending CN104731698A (en) 2013-12-20 2013-12-20 Abnormal test case automatic generation processing method and device based on automatic tests

Country Status (1)

Country Link
CN (1) CN104731698A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610899A (en) * 2016-12-30 2017-05-03 中国科学院长春光学精密机械与物理研究所 Test case generation method and device
CN108829604A (en) * 2018-06-28 2018-11-16 北京车和家信息技术有限公司 Method for generating test case and device based on vehicle control device
CN108959078A (en) * 2018-06-26 2018-12-07 郑州云海信息技术有限公司 A kind of end Windows automatic software test method and system
CN109240908A (en) * 2018-08-01 2019-01-18 口碑(上海)信息技术有限公司 Abnormality test use-case template establishment method and device
CN109586987A (en) * 2017-09-28 2019-04-05 杭州海康威视系统技术有限公司 The test method and device of equipment in a kind of pair of cloud storage system
CN109739761A (en) * 2018-12-28 2019-05-10 北京安和瑞福信息技术有限公司 Automated testing method and device
CN109921960A (en) * 2019-03-27 2019-06-21 北京百度网讯科技有限公司 A kind of IDC network of computer room abnormality test method and device
CN110069401A (en) * 2019-03-18 2019-07-30 平安科技(深圳)有限公司 System testing exception localization method and system based on data modeling
CN112147967A (en) * 2019-06-27 2020-12-29 北京新能源汽车股份有限公司 Automatic generation method and device for scene test case of automobile controller
CN113297060A (en) * 2020-05-11 2021-08-24 阿里巴巴集团控股有限公司 Data testing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1776643A (en) * 2004-11-15 2006-05-24 华为技术有限公司 Method and device for testing software product robustness
CN101414935A (en) * 2008-07-09 2009-04-22 北京星网锐捷网络技术有限公司 Method and system for generating test case
CN102541735A (en) * 2011-12-28 2012-07-04 云海创想信息技术(天津)有限公司 Automatic software test method
CN102831052A (en) * 2011-06-16 2012-12-19 中国银联股份有限公司 Automatic generating device and method for test case
CN103186457A (en) * 2011-12-29 2013-07-03 阿里巴巴集团控股有限公司 Method and device for automatically generating test case

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1776643A (en) * 2004-11-15 2006-05-24 华为技术有限公司 Method and device for testing software product robustness
CN101414935A (en) * 2008-07-09 2009-04-22 北京星网锐捷网络技术有限公司 Method and system for generating test case
CN102831052A (en) * 2011-06-16 2012-12-19 中国银联股份有限公司 Automatic generating device and method for test case
CN102541735A (en) * 2011-12-28 2012-07-04 云海创想信息技术(天津)有限公司 Automatic software test method
CN103186457A (en) * 2011-12-29 2013-07-03 阿里巴巴集团控股有限公司 Method and device for automatically generating test case

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106610899B (en) * 2016-12-30 2020-01-14 中国科学院长春光学精密机械与物理研究所 Test case generation method and device
CN106610899A (en) * 2016-12-30 2017-05-03 中国科学院长春光学精密机械与物理研究所 Test case generation method and device
CN109586987B (en) * 2017-09-28 2020-10-20 杭州海康威视系统技术有限公司 Method and device for testing equipment in cloud storage system
CN109586987A (en) * 2017-09-28 2019-04-05 杭州海康威视系统技术有限公司 The test method and device of equipment in a kind of pair of cloud storage system
CN108959078A (en) * 2018-06-26 2018-12-07 郑州云海信息技术有限公司 A kind of end Windows automatic software test method and system
CN108829604A (en) * 2018-06-28 2018-11-16 北京车和家信息技术有限公司 Method for generating test case and device based on vehicle control device
CN109240908B (en) * 2018-08-01 2020-04-03 口碑(上海)信息技术有限公司 Method and device for creating abnormal test case template
CN109240908A (en) * 2018-08-01 2019-01-18 口碑(上海)信息技术有限公司 Abnormality test use-case template establishment method and device
CN109739761A (en) * 2018-12-28 2019-05-10 北京安和瑞福信息技术有限公司 Automated testing method and device
CN110069401A (en) * 2019-03-18 2019-07-30 平安科技(深圳)有限公司 System testing exception localization method and system based on data modeling
CN110069401B (en) * 2019-03-18 2023-09-12 平安科技(深圳)有限公司 System test abnormality positioning method and system based on data modeling
CN109921960A (en) * 2019-03-27 2019-06-21 北京百度网讯科技有限公司 A kind of IDC network of computer room abnormality test method and device
CN112147967A (en) * 2019-06-27 2020-12-29 北京新能源汽车股份有限公司 Automatic generation method and device for scene test case of automobile controller
CN113297060A (en) * 2020-05-11 2021-08-24 阿里巴巴集团控股有限公司 Data testing method and device

Similar Documents

Publication Publication Date Title
CN104731698A (en) Abnormal test case automatic generation processing method and device based on automatic tests
CN109302522B (en) Test method, test device, computer system, and computer medium
CN108427632B (en) Automatic test method and device
Liu et al. A specification-based approach to testing polymorphic attributes
Memon Automatically repairing event sequence-based GUI test suites for regression testing
CN106557413A (en) Based on the method and apparatus that code coverage obtains test case
KR101410099B1 (en) Function Test Apparatus based on Unit Test Cases Reusing and Function Test Method thereof
Ahmed et al. Generating combinatorial test cases using Simplified Swarm Optimization (SSO) algorithm for automated GUI functional testing
CN103019942B (en) Method and system for automatically testing applications to be tested based on android system
CN106326067A (en) Method and device for monitoring CPU (central processing unit) performance under pressure test
CN105446868B (en) System compatibility test method, testing case management and relevant apparatus
US10459830B2 (en) Executable code abnormality detection
CN103186463B (en) Determine the method and system of the test specification of software
CN108959067A (en) Test method, device and the computer readable storage medium of search engine
CN106528415A (en) Software compatibility test method, business platform and system
CN108563951A (en) Method for detecting virus and device
CN113590454A (en) Test method, test device, computer equipment and storage medium
CN105740042A (en) Management method and management system for memories of virtual machines
Ubayashi et al. Context-dependent product line practice for constructing reliable embedded systems
CN110928777A (en) Test case processing method, device, equipment and storage medium
CN113127331B (en) Test method and device based on fault injection and computer equipment
CN117370203A (en) Automatic test method, system, electronic equipment and storage medium
CN115168840A (en) Fault injection method and device and computer readable storage medium
Tabrizi et al. Intrusion detection system for embedded systems
CN108614764A (en) IMA application software fault filling methods

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150624

RJ01 Rejection of invention patent application after publication