CN110119351A - A kind of test example executing method and device - Google Patents

A kind of test example executing method and device Download PDF

Info

Publication number
CN110119351A
CN110119351A CN201910280619.5A CN201910280619A CN110119351A CN 110119351 A CN110119351 A CN 110119351A CN 201910280619 A CN201910280619 A CN 201910280619A CN 110119351 A CN110119351 A CN 110119351A
Authority
CN
China
Prior art keywords
test case
test
subset
case
configuration information
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
CN201910280619.5A
Other languages
Chinese (zh)
Other versions
CN110119351B (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.)
Weimeng Chuangke Network Technology China Co Ltd
Original Assignee
Weimeng Chuangke Network Technology China 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 Weimeng Chuangke Network Technology China Co Ltd filed Critical Weimeng Chuangke Network Technology China Co Ltd
Priority to CN201910280619.5A priority Critical patent/CN110119351B/en
Publication of CN110119351A publication Critical patent/CN110119351A/en
Application granted granted Critical
Publication of CN110119351B publication Critical patent/CN110119351B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • 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

A kind of test example executing method and device, this method comprises: obtaining whole test cases that pending test use cases include, pending test use cases are divided into multiple test case subsets, wherein different test case subsets uses different titles;Each test case for reading pending test use cases is performed the following operations for the test case currently read: according to subset annotating information of the preparatory addition in current test case, obtaining the title for the test case subset that current test case is subordinate to;According to the title for the test case subset that current test case is subordinate to, configuration information corresponding with the title of test case subset is read in configuration file, configuration information is used to indicate whether test case subset needs to be implemented;If the configuration information instruction test case subset read needs to be implemented, current test case is executed;Otherwise current test case is not executed.The present invention realizes use-case subset and decides whether to execute by configuring.

Description

A kind of test example executing method and device
Technical field
The present invention relates to software test fields, test execution field, and in particular to a kind of test example executing method and dress It sets.
Background technique
Java is an Object-Oriented Programming Language, and JUnit is the unit testing frame an of Java language, most Java Exploitation environment be all integrated with tool of the JUnit as unit testing.
JUnit current executive mode has following several:
1, single test case is executed;Test case be for some special objective and work out one group of test input, execute Condition and expected results, to test whether some Program path meets some particular demands.Test case herein refers to Be the test case write with JUnit.
2, it is the set for the test case that Junit writes using Suite, Suite, can once executes multiple tests and use Example.Need manually to write in the note of Suite the name of all test cases to be executed, a large amount of test case of additions and deletions at This is relatively high, does not support the division of use-case subset, does not support whether needed with the mode management of test cases subset of file configuration It executes.Wherein, test case subset refers to the set of the specific use-case of sub-fraction inside test case set, and a Suite can There can be multiple test case subsets.
3, it is a kind of expansion of Suite using Categories, Categories, is a kind of support use-case subset division Use-case set.The use-case in set of uses case is finely divided by way of note, can choose and execute certain use-case subsets, and Certain use-case subsets are not executed.It needs manually to write in the note of Suite the name of all test cases to be executed, additions and deletions A large amount of test case cost is relatively high;Do not support whether needed to be implemented with the mode management of test cases subset of file configuration, It needs to modify code when the executive plan of modification use-case subset every time.
4, it is a kind of expansion of Suite using ClasspathSuite, ClasspathSuite, supports to pass through use-case catalogue It is matched with the canonical of title to divide set of uses case, a large amount of test cases of additions and deletions are more convenient.The division of use-case subset is dependent on use The name of example and path, when use-case subset is more, need different use-case subsets to have different naming rules, naming rule can become Very complicated and easy error.It does not support whether needed to be implemented with the mode management of test cases subset of file configuration, repairs every time It needs to modify code when using the executive plan of example collection instead.
In realizing process of the present invention, at least there are the following problems in the prior art for inventor's discovery:
The prior art does not support whether file configuration use-case subset executes, if the part use-case subset of set of uses case needs sometimes It executes, does not need to execute sometimes, change require modification code every time, the change of code is bigger, and java modifies generation Code, which needs to recompilate, to be executed, and cost is relatively high.
Summary of the invention
The embodiment of the present invention provides a kind of test example executing method and device, largely tests use with easily additions and deletions Example reduces the cost of modification code.
In a first aspect, the embodiment of the invention provides a kind of test example executing methods comprising:
Whole test cases that pending test use cases include are obtained, the pending test use cases are divided into more A test case subset, wherein different test case subsets uses different titles;
Each test case for reading pending test use cases executes as follows for the test case currently read Operation:
According to subset annotating information of the preparatory addition in current test case, the test that current test case is subordinate to is obtained The title of use-case subset;
According to the title for the test case subset that current test case is subordinate to, reads in configuration file and used with the test The corresponding configuration information of the title of example collection, the configuration information are used to indicate whether test case subset needs to be implemented;
If the configuration information instruction test case subset read needs to be implemented, current test case is executed;If The configuration information instruction test case subset read does not need to execute, then does not execute current test case.
Second aspect, the embodiment of the invention provides a kind of test case executive devices comprising:
Module, the whole test cases for including for obtaining pending test use cases are obtained, the pending test is used Example collection is divided into multiple test case subsets, wherein different test case subsets uses different titles;
Test case read module, for reading each test case of pending test use cases;
Subset name obtains module, for explaining letter according to subset of the addition in the test case currently read in advance Breath, obtains the title for the test case subset that current test case is subordinate to;
Configuration information read module, the title of the test case subset for being subordinate to according to current test case, is configuring Configuration information corresponding with the title of the test case subset is read in file, the configuration information is used to indicate test and uses Whether example collection needs to be implemented;
Processing module is executed, if the configuration information instruction test case subset for reading needs to be implemented, is executed Current test case;If the configuration information instruction test case subset read does not need to execute, current test is not executed Use-case.
The third aspect, the embodiment of the invention provides a kind of computer readable storage mediums, are stored thereon with computer journey Sequence, which is characterized in that the program realizes test example executing method described in aforementioned any one when being executed by processor.
Fourth aspect, the embodiment of the invention provides a kind of computer equipments comprising:
One or more processors;
Storage device, for storing one or more programs;
When one or more of programs are executed by one or more of processors, so that one or more of places Reason device realizes aforementioned any test example executing method.
Above-mentioned technical proposal has the following beneficial effects: that the embodiment of the present invention is explained by the addition of Junit test case Model split subset use-case, then in the actuator of customized Junit read use-case note return user's subset Title, determine whether use-case executes by the setting of the use-case subset in configuration file, realize Junit use-case subset It can decide whether to execute by configuring.The technical solution can be convenient the ground a large amount of test case of additions and deletions, reduce modification generation The cost of code.
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.
Fig. 1 is the flow chart of the test example executing method of the embodiment of the present invention;
Fig. 2 is the logic function block diagram of the test case executive device of the embodiment of the present invention;
Fig. 3 is the functional block diagram of the electronic equipment of the embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
Embodiment 1
Fig. 1 is the flow chart of the test example executing method of the embodiment of the present invention.As shown in Figure 1, this method includes such as Lower step:
Step 101: obtaining whole test cases that pending test use cases include, the pending test use cases quilt It is divided into multiple test case subsets, wherein different test case subsets uses different titles.
Specifically, pending test use cases are divided into multiple test case according to different type or different function Collection.The type of test case is divided according to the demand of test business, for example the relevant function of microblogging is a set of uses case, and is commented By, to praise be exactly use-case subset therein.
Specifically, this step can be matched according to the canonical of test case title, obtain the whole that test use cases include Test case.This step expands the function of ClasspathSuite, can be convenient a large amount of test case of additions and deletions in this way.Canonical Match, refers to using regular expression the text retrieved and meet some rule.Canonical matching way can satisfy more complicated Demand, for example match the use-case to end up under some file with name XXX, or match under some file name with The use-case of XXX beginning, or match the use-case that name under some file includes XXX.Optionally, it can also be used according to test The ending determination of the path and name of example title belongs under which set of uses case, such as the path XXX, with belonging to for status ending The test use cases of microblogging.
Another embodiment, a test use cases are generally all placed under same file folder, directly write test case The folder name of collection more convenient can search whole use-cases.
Step 102: each test case of pending test use cases is read, for the test case currently read, Execute following steps 103-105.This step can be successively read each test case of implementation of test cases collection.Preferably one It, can be according to the path of test case and the name order read test use-case of test case in embodiment.It is exemplified below: assuming that Having has test case 1 below file a and file b, a file, test case 2, has test case 1 below b file, surveys Example 2 is tried out, then reading order is successively: test case 1, the test case of a 2, the test case of b 1, the test case of b 2 of a.
Step 103: according to subset annotating information of the preparatory addition in current test case, obtaining current test case and be subordinate to The title of the test case subset of category.
This step is the customized note by test case, obtains the title of test case subset.Specifically, note is The upper surface of use-case class name is write on, is preparatory addition on test case, the title of each test case subset is unique. The subset of test case is to be defined and divided according to the demand in test, for example certain several use-case is with sending out this function of microblogging Be it is relevant, a subset can be divided into, then customized some name XXX represents hair this use-case of microblogging in note Subset can.The relevant use-case of all hair microbloggings, which all adds, explains XXX.
Specifically, test case adds the note of customized use-case subset, and the return value of note is test case subset Title, the use-case subset of different type or different function uses different titles.
During execution, without using the Runner (actuator) that Junit defaults, obtained in customized Runner The title of use-case subset in the note of test case;Wherein, JUnit Runner is the actuator of JUnit, it is specified that JUnit How use-case executes.JAVA is explained, and is illustrated to JAVA, a kind of metadata of annotation.
Specifically, a note class, such as@Switch (name=" XXX ") are defined, XXX represents test case subset Name, customized Runner can find this note according to the type of note.
Customized Runner in the present embodiment can find the note of the use-case subset of test case, then according to note In configuration of the title name in configuration file decide whether implementation of test cases, the Runner of default in the prior art The use-case for having added use-case subset to explain is not made a decision, is directly all executed.Being achieved in that in java defines a class, The Runner for inheriting default, then rewrites wherein method relevant to implementation procedure.
Step 104: according to the title for the test case subset that current test case is subordinate to, reading and institute in configuration file The corresponding configuration information of title of test case subset is stated, the configuration information is used to indicate whether test case subset needs It executes.
This step is to judge whether the test case subset needs to be implemented in the configuration file according to configuration file.Specifically Ground, the judgment mode of this step are as follows: whether the configuration for reading the use-case subset in configuration file is true.Configuration file is one Text file is to be held according to the use-case subset of oneself setting come manual configuration or write-in, such as hair this subset of microblogging needs Row, just configures XXX=true, otherwise configuration XXX=false, has divided how many a use-case subsets, configuration file just configure how much Row.It needs to read this configuration file by code when use-case executes.
Step 105: if the configuration information instruction test case subset read needs to be implemented, executing current test and use Example;If the configuration information instruction test case subset read does not need to execute, current test case is not executed.
Specifically, which indicates whether test case subset needs to hold in the form of " true " and " false " Row;If the configuration information of corresponding test case subset is true in configuration file, the current test case is executed.If The configuration information of corresponding test case subset is false in configuration file, then does not execute the current test case.
Specifically, during use-case executes, it is to obtain whole use-cases, then singly judges, the use-case Which subset belonged to, then whether the subset executes, and primary judgement only determines whether a use-case executes.Because of same height The use-case of collection has identical judging result, also just determines whether the use-case of a subset whole executes.
This method further includes following steps: pre-generated configuration file, includes each test case in the configuration file Corresponding relationship between the title and configuration information of subset.
For example:
During the automatic test that the measuring technology has application to microblog test executes, a set of uses case usually has thousands of A Junit test case.In the daily work, there are several groups of use-case subsets sometimes for execution, do not need to execute sometimes.The present invention Embodiment these test use cases are managed and execute using this measuring technology with can be convenient, if encountering executive plan Change, a few groups of use-case subsets without carrying out, it is only necessary to modify a few row configuration files.
The embodiment of the present invention has the advantages that
Use-case subset can eaily be divided, it is only necessary to the title of use-case subset is added in the note on use-case;
When thering is the executive plan of multiple use-case subsets to have altered, modification code is not needed, it is only necessary to modification configuration The cost of file, change is smaller.
Embodiment 2
Fig. 2 is the logic function block diagram of the test case executive device of the embodiment of the present invention.As shown in Fig. 2, a kind of survey Example executive device 200 on probation, comprising:
Obtain module 210, the whole test cases for including for obtaining pending test use cases, the pending test Set of uses case is divided into multiple test case subsets, wherein different test case subsets uses different titles;
Test case read module 220, for reading each test case of pending test use cases;
Subset name obtains module 230, for being explained according to subset of the addition in the test case currently read in advance Information obtains the title for the test case subset that current test case is subordinate to;
Configuration information read module 240, the title of the test case subset for being subordinate to according to current test case, is matching It sets and reads configuration information corresponding with the title of the test case subset in file, the configuration information is used to indicate test Whether use-case subset needs to be implemented;
Processing module 250 is executed, if the configuration information instruction test case subset for reading needs to be implemented, is held Test case before the trade;If the configuration information instruction test case subset read does not need to execute, current survey is not executed Example on probation.
Optionally, module 210 is obtained, specifically for matching according to the canonical of test case title, obtains pending test Whole test cases that set of uses case includes;Wherein, the pending test use cases are divided into multiple tests according to type and use Example collection.
Optionally, execute processing module 250, be specifically used for: if the configuration information read is " true ", execution is worked as Preceding test case;If the configuration information read is " false ", current test case is not executed;Wherein, described to match confidence Breath indicates whether test case subset needs to be implemented in the form of " true " and " false ".
Further, which can also include: configuration file generation module, and for pre-generating configuration file, this is matched Set the corresponding relationship between the title and configuration information in file including each test case subset.
The device supports whether execute by file configuration use-case subset, if the part use-case subset of set of uses case needs sometimes It executes, does not need to execute sometimes, change all do not need modification code every time, executory cost is low.
Embodiment 3
The embodiment of the invention also provides a kind of electronic equipment, as shown in figure 3, including one or more processors 301, logical Believe interface 302, memory 303 and communication bus 304, wherein processor 301, communication interface 302, memory 303 pass through communication Bus 304 completes mutual communication.
Memory 303, for storing computer program;
Processor 301 when for executing the program stored on memory 303, realizes above-mentioned test example executing method Each step.
The embodiment of the present invention has the advantages that
Use-case subset can eaily be divided, it is only necessary to the title of use-case subset is added in the note on use-case;
When thering is the executive plan of multiple use-case subsets to have altered, modification code is not needed, it is only necessary to modification configuration The cost of file, change is smaller.
The communication bus that above-mentioned electronic equipment is mentioned can be Peripheral Component Interconnect standard (Peripheral Component Interconnect, PCI) bus or expanding the industrial standard structure (Extended Industry Standard Architecture, EISA) bus etc..The communication bus can be divided into address bus, data/address bus, control bus etc..For just It is only indicated with a thick line in expression, figure, it is not intended that an only bus or a type of bus.Communication interface is used Communication between above-mentioned electronic equipment and other equipment.
Memory may include random access memory (Random Access Memory, RAM), also may include non-easy The property lost memory (Non-Volatile Memory, NVM), for example, at least a magnetic disk storage.Optionally, memory may be used also To be storage device that at least one is located remotely from aforementioned processor.
Above-mentioned processor can be general processor, including central processing unit (Central Processing Unit, CPU), network processing unit (Network Processor, NP) etc.;It can also be digital signal processor (Digital Signal Processing, DSP), it is specific integrated circuit (Application Specific Integrated Circuit, ASIC), existing It is field programmable gate array (Field-Programmable Gate Array, FPGA) or other programmable logic device, discrete Door or transistor logic, discrete hardware components.
The embodiment of the invention also provides a kind of computer readable storage medium, it is stored in computer readable storage medium Computer program realizes each step of above-mentioned test example executing method when computer program is executed by processor.
The model split subset use-case that the embodiment of the present invention is explained by the addition of Junit test case, is then making by oneself The title that user's subset of the note return of use-case is read in the actuator of the Junit of justice, by the use-case subset in configuration text Setting in part determines whether use-case executes, and realizing Junit use-case subset can decide whether to execute by configuring.It should Technical solution can be convenient the ground a large amount of test case of additions and deletions, reduce the cost of modification code.
It should be noted that, in this document, relational terms such as first and second and the like are used merely to a reality Body or operation are distinguished with another entity or operation, are deposited without necessarily requiring or implying between these entities or operation In any actual relationship or order or sequence.Moreover, the terms "include", "comprise" or its any other variant are intended to Non-exclusive inclusion, so that the process, method, article or equipment including a series of elements is not only wanted including those Element, but also including other elements that are not explicitly listed, or further include for this process, method, article or equipment Intrinsic element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that There is also other identical elements in process, method, article or equipment including the element.
Each embodiment in this specification is all made of relevant mode and describes, same and similar portion between each embodiment Dividing may refer to each other, and each embodiment focuses on the differences from other embodiments.Especially for device, For electronic equipment and readable storage medium storing program for executing embodiment, since it is substantially similar to the method embodiment, so the comparison of description is simple Single, the relevent part can refer to the partial explaination of embodiments of method.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the scope of the present invention.It is all Any modification, equivalent replacement, improvement and so within the spirit and principles in the present invention, are all contained in protection scope of the present invention It is interior.

Claims (10)

1. a kind of test example executing method characterized by comprising
Whole test cases that pending test use cases include are obtained, the pending test use cases are divided into multiple surveys Example collection on probation, wherein different test case subsets uses different titles;
Each test case for reading pending test use cases is performed the following operations for the test case currently read:
According to subset annotating information of the preparatory addition in current test case, the test case that current test case is subordinate to is obtained The title of subset;
According to the title for the test case subset that current test case is subordinate to, read in configuration file and test case The corresponding configuration information of the title of collection, the configuration information are used to indicate whether test case subset needs to be implemented;
If the configuration information instruction test case subset read needs to be implemented, current test case is executed;If read To configuration information instruction test case subset do not need to execute, then do not execute current test case.
2. the method according to claim 1, wherein the pending test use cases are divided into according to type Multiple test case subsets;
Whole test cases that the pending test use cases of acquisition include, comprising:
It is matched according to the canonical of test case title, obtains whole test cases that pending test use cases include.
3. method according to claim 1 or 2, which is characterized in that the configuration information is using " true " and " false " Whether form instruction test case subset needs to be implemented;And
If the configuration information read is true, current test case is executed;If the configuration information read is False does not execute current test case then.
4. method according to claim 1 or 2, which is characterized in that further include:
Configuration file is pre-generated, includes between the title and configuration information of each test case subset in the configuration file Corresponding relationship.
5. a kind of test case executive device characterized by comprising
Obtain module, the whole test cases for including for obtaining pending test use cases, the pending test use cases It is divided into multiple test case subsets, wherein different test case subsets uses different titles;
Test case read module, for reading each test case of pending test use cases;
Subset name obtains module, for obtaining according to subset annotating information of the addition in the test case currently read in advance The title for the test case subset for taking current test case to be subordinate to;
Configuration information read module, the title of the test case subset for being subordinate to according to current test case, in configuration file Middle to read configuration information corresponding with the title of the test case subset, the configuration information is used to indicate test case Whether collection needs to be implemented;
Processing module is executed, if the configuration information instruction test case subset for reading needs to be implemented, is executed current Test case;If the configuration information instruction test case subset read does not need to execute, current test case is not executed.
6. device according to claim 5, which is characterized in that
The acquisition module, for being matched according to the canonical of test case title, obtain that pending test use cases include is complete Portion's test case;Wherein, the pending test use cases are divided into multiple test case subsets according to type.
7. device according to claim 5 or 6, which is characterized in that the execution processing module is specifically used for:
If the configuration information read is true, current test case is executed;If the configuration information read is False does not execute current test case then;
Wherein, the configuration information indicates whether test case subset needs to be implemented in the form of " true " and " false ".
8. device according to claim 5 or 6, which is characterized in that further include:
Configuration file generation module includes each test case subset in the configuration file for pre-generating configuration file Title and configuration information between corresponding relationship.
9. a kind of computer readable storage medium, is stored thereon with computer program, which is characterized in that the program is held by processor The test example executing method as described in any one of claim 1-4 is realized when row.
10. a kind of electronic equipment, characterized in that it comprises:
One or more processors;
Storage device, for storing one or more programs;
When one or more of programs are executed by one or more of processors, so that one or more of processors Realize the test example executing method as described in any in claim 1-4.
CN201910280619.5A 2019-04-09 2019-04-09 Test case execution method and device Active CN110119351B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910280619.5A CN110119351B (en) 2019-04-09 2019-04-09 Test case execution method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910280619.5A CN110119351B (en) 2019-04-09 2019-04-09 Test case execution method and device

Publications (2)

Publication Number Publication Date
CN110119351A true CN110119351A (en) 2019-08-13
CN110119351B CN110119351B (en) 2023-11-10

Family

ID=67520900

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910280619.5A Active CN110119351B (en) 2019-04-09 2019-04-09 Test case execution method and device

Country Status (1)

Country Link
CN (1) CN110119351B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115617686A (en) * 2022-10-31 2023-01-17 北京志凌海纳科技有限公司 Super-fusion cluster testing method and device, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007118271A1 (en) * 2006-04-13 2007-10-25 Todaycom Pty Ltd A method and system and product for conditioning software
CN104598376A (en) * 2014-12-30 2015-05-06 中国科学院计算机网络信息中心 Data driving layered automation test system and method
US20170344467A1 (en) * 2016-05-31 2017-11-30 Accenture Global Solutions Limited Software testing integration
CN108763091A (en) * 2018-05-31 2018-11-06 恒生电子股份有限公司 Method, apparatus and system for regression test
CN108874671A (en) * 2018-06-20 2018-11-23 上海哔哩哔哩科技有限公司 Testing case management, device, system and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007118271A1 (en) * 2006-04-13 2007-10-25 Todaycom Pty Ltd A method and system and product for conditioning software
CN104598376A (en) * 2014-12-30 2015-05-06 中国科学院计算机网络信息中心 Data driving layered automation test system and method
US20170344467A1 (en) * 2016-05-31 2017-11-30 Accenture Global Solutions Limited Software testing integration
CN108763091A (en) * 2018-05-31 2018-11-06 恒生电子股份有限公司 Method, apparatus and system for regression test
CN108874671A (en) * 2018-06-20 2018-11-23 上海哔哩哔哩科技有限公司 Testing case management, device, system and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
余文明等: "软件测试在高校科研管理系统中的应用研究", 《计算机时代》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115617686A (en) * 2022-10-31 2023-01-17 北京志凌海纳科技有限公司 Super-fusion cluster testing method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110119351B (en) 2023-11-10

Similar Documents

Publication Publication Date Title
CN107688618B (en) Data comparison method, apparatus, computer equipment and storage medium
US9811233B2 (en) Building applications for configuring processes
US8839107B2 (en) Context based script generation
CN103488674B (en) Calculating system and the execution control method of the system of calculating
CN103810196A (en) Method for testing performance of database on basis of business model
CN104699613B (en) A kind of spacecraft-testing demand automatic creation system and its method
US20150286552A1 (en) Spreadsheet Data Transfer Objects
CN104679519A (en) Method and device for acquiring functions of graphic user interface software
AU2017265144B2 (en) Information retrieval
CN109783346A (en) Keyword-driven automatic testing method and device and terminal equipment
CN108763091A (en) Method, apparatus and system for regression test
CN108804300A (en) Automated testing method and system
CN106294740A (en) Data processing method, device and server
CN106294128B (en) A kind of automated testing method and device exporting report data
EP3413149B1 (en) Field device commissioning system and field device commissioning method
CN104077314A (en) Method and system for adding browser into favorites and terminal equipment
US20170337486A1 (en) Feature-set augmentation using knowledge engine
CN110232028A (en) A kind of test exemple automation operation method and system
CN110119351A (en) A kind of test example executing method and device
CN114116801A (en) Data list checking method and device
CN105808748A (en) MIB (Management Information Base) version contrast method and device
Bai et al. An approach to generate the thin-threads from the UML diagrams
CN107766519B (en) Method for visually configuring data structure
CN109189688A (en) A kind of generation method, generating means and the electronic equipment of test case script
WO2016053298A1 (en) Evaluating documentation coverage

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