CN105975397A - Integration testing method and system based on TestNG - Google Patents

Integration testing method and system based on TestNG Download PDF

Info

Publication number
CN105975397A
CN105975397A CN201610566037.XA CN201610566037A CN105975397A CN 105975397 A CN105975397 A CN 105975397A CN 201610566037 A CN201610566037 A CN 201610566037A CN 105975397 A CN105975397 A CN 105975397A
Authority
CN
China
Prior art keywords
test
module
parameter
test case
testng
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
CN201610566037.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.)
Inspur Beijing Electronic Information Industry Co Ltd
Original Assignee
Inspur Beijing Electronic Information Industry 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 Inspur Beijing Electronic Information Industry Co Ltd filed Critical Inspur Beijing Electronic Information Industry Co Ltd
Priority to CN201610566037.XA priority Critical patent/CN105975397A/en
Publication of CN105975397A publication Critical patent/CN105975397A/en
Pending 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/3684Test management for test design, e.g. generating new test cases

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an integration testing method based on TestNG. The method comprises the steps that test case implementation modules are divided according to resources or functions of a system, and all test cases are assigned to a specified test case implementation module to set test groups of all the test cases of all the test case implementation modules; dependency relationship parameters among all the test groups are set; execution sequence parameters of all the test cases in all the test groups are set; all the test cases are executed according to obtained test parameters, and integration testing of the system is achieved. According to the method, by setting the test cases as the modules and specifying groups of the test cases in all the modules, automated integration testing is conduced, the testing efficiency can be improved, the testing quality is improved, the test coverage rate is increased, the test depth can be widened, program defects better reoccur, and cooperation of testing personnel and developers is enhanced. The invention further discloses an integration testing system based on TestNB, and the above-mentioned effects are achieved.

Description

A kind of integration test method based on TestNG and system
Technical field
The present invention relates to technical field of measurement and test, particularly to a kind of integration test method based on TestNG and System.
Background technology
Along with software development technique and the raising of instrument, soft project and the popularization of software process practice, soft Part test is paid attention to and specialized day by day.Automatic test wants to exactly by automatic test work Tool or other means, test automatically according to the scheduled plan of Test Engineer, it is therefore an objective to alleviate hands The amount of labour of work test, thus reach to improve the purpose of software quality.But how can be the most logical Cross execution automatic test to go to find system defect, persistently ensure mass of system, be those skilled in the art The technical issues that need to address.
Summary of the invention
It is an object of the invention to provide a kind of integration test method based on TestNG and system, it is possible to automatically Change integrated each test case, automatically perform each test case, testing efficiency can be improved, improve test Quality, improves test coverage.
For solving above-mentioned technical problem, the present invention provides a kind of integration test method based on TestNG, bag Include:
Resource or function according to system carry out test case and realize the division of module, and by each test case The test case being assigned to specify realizes in module;
Each test case is set and realizes the test group of each test case in module;
Dependence parameter between each test group is set;
The execution sequence parameter of each test case in each test group is set;
Each test case is performed, it is achieved the integration testing of system according to the test parameter obtained.
Wherein, the execution sequence parameter of each test case in each test group is set, including:
When arranging described execution sequence parameter for sky, according to data dictionary sequence implementation of test cases.
Wherein, the acquisition of test parameter, including:
The test parameter of user's input is obtained by configuration file;
The test parameter that system generates is obtained by system interface.
Wherein, also include:
Test case described in regular update, described test case realize module, described test group, described depend on Rely Relation Parameters, described execution sequence parameter.
The present invention also provides for a kind of integrated test system based on TestNG, including:
Module Division module, realizes drawing of module for carrying out test case according to the resource of system or function Point, and the test case that each test case is assigned to specify is realized in module;
Test group divides module, realizes the test of each test case in module for arranging each test case Group;
Dependence parameter setting module, for arranging the dependence parameter between each test group;
Execution sequence parameter setting module, for arranging the execution sequence ginseng of each test case in each test group Number;
Test module, for performing each test case according to the test parameter obtained, it is achieved system integrated Test.
Wherein, execution sequence parameter setting module includes:
First arranges unit, when being used for arranging described execution sequence parameter for sky, sorts according to data dictionary Implementation of test cases.
Wherein, described test module includes:
First parameter acquiring unit, for obtaining the test parameter of user's input by configuration file;
Second parameter acquiring unit, for obtaining, by system interface, the test parameter that system generates.
Wherein, also include:
More new module, realizes module, described for test case described in regular update, described test case Test group, described dependence parameter, described execution sequence parameter.
Integration test method based on TestNG provided by the present invention, including: according to system resource or Function carries out test case and realizes the division of module, and each test case is assigned to the test case specified Realize in module;Each test case is set and realizes the test group of each test case in module;Arrange each to survey Dependence parameter between examination group;The execution sequence parameter of each test case in each test group is set;Root Each test case is performed, it is achieved the integration testing of system according to the test parameter obtained;
Visible, the method realizes module by test case is arranged to different test cases, and specifies Each test case realizes the packet of test case in module, and then the integrated each test case of automatization, automatically Perform each test case, testing efficiency can be improved, improve test quality, improve test coverage, Can test the test that manual test can not be carried out, preferably reproduction program defect, promote tester with The cooperation of developer;Present invention also offers a kind of integrated test system based on TestNG, have on State beneficial effect, do not repeat them here.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to reality Execute the required accompanying drawing used in example or description of the prior art to be briefly described, it should be apparent that below, Accompanying drawing in description is only embodiments of the invention, for those of ordinary skill in the art, not On the premise of paying creative work, it is also possible to obtain other accompanying drawing according to the accompanying drawing provided.
The flow chart of the integration test method based on TestNG that Fig. 1 is provided by the embodiment of the present invention;
The structural representation of the integration testing based on TestNG that Fig. 2 is provided by the embodiment of the present invention;
The structured flowchart of the integrated test system based on TestNG that Fig. 3 is provided by the embodiment of the present invention.
Detailed description of the invention
The core of the present invention is to provide a kind of integration test method based on TestNG and system, it is possible to automatically Change integrated each test case, automatically perform each test case, testing efficiency can be improved, improve test Quality, improves test coverage.
For making the purpose of the embodiment of the present invention, technical scheme and advantage clearer, below in conjunction with this Accompanying drawing in bright embodiment, is clearly and completely described the technical scheme in the embodiment of the present invention, Obviously, described embodiment is a part of embodiment of the present invention rather than whole embodiments.Based on Embodiment in the present invention, those of ordinary skill in the art are obtained under not making creative work premise The every other embodiment obtained, broadly falls into the scope of protection of the invention.
Refer to the integration test method based on TestNG that Fig. 1, Fig. 1 are provided by the embodiment of the present invention Flow chart;The method may include that
S100, carry out test case realize the division of module according to resource or the function of system, and by each survey The test case that example on probation is assigned to specify realizes in module;
Wherein, be arranged to different test cases realize class i.e. test case realize module or be called for short module, So that many people concurrent development, improve development efficiency.The division of system module can according to the resource of system or Function is carried out.If such as system has 3 functions, correspondence 3 modules, each module can be divided into Be all tool be that test case realizes class, convenient each test case realized test case corresponding to class carry out Sort out management.
S110, each test case is set realizes the test group of each test case in module;
Wherein, test case is divided into different packets, for each test case designated packet, group Can be cross-module, in order to grouping management test case can be realized.The division of test group can cross-module enter OK, the test case in the most each test group can come from different modules.Such as, test group 1 is permissible Including a test case in the 1st module and a test case in the 3rd module.
S120, the dependence parameter arranged between each test group;
Wherein, it is intended that the dependence between group and group, in order to hold according to the order specified between group and group OK.Owing to system is according to the difference of its function, complexity is the most different, the most all can there is multiple module And multiple test group, the most each test group performing when it is to be appreciated that when perform;Cause This, will arrange the dependence parameter between each test group.Such as test group 2 depends on test group 1 Or test group 2 performs after test group 1, then test group 1 has performed just can perform test group 2.
S130, the execution sequence parameter of each test case in each test group is set;
Wherein, if test case has the needs of the test case relying on other really, then specify it to depend on The method i.e. execution sequence parameter relied, in order to make between test case can it is anticipated that testing sequence hold OK.Test group 1 such as there are 3 test cases, the 2nd test case rely on the 1st test case, 3rd test case relies on the 2nd test case, then their execution sequence is exactly that the 1st test is used Example to the 2nd test case is again to the 3rd test case.If being not provided with execution sequence parameter, i.e. set When putting described execution sequence parameter for sky, according to data dictionary sequence implementation of test cases.Can also be according to The default sequence that other users specify performs each test case.
S140, according to obtain test parameter perform each test case, it is achieved the integration testing of system.
Wherein, test parameter here refers to the parameter that test case needs during performing, ordinary circumstance Under, test parameter need to include test parameter that user inputs and program process produce in the middle of change Amount is test parameter.Optionally, the acquisition of test parameter, including:
The test parameter of user's input is obtained by configuration file;
The test parameter that system generates is obtained by system interface.
Wherein it is desired to the parameter of user's input is given by configuration file, other situations are as far as possible by being System interface gets parms, and one time automatic test can be smoothed out.The order of implementation of test cases according to The order of each test case in the above-mentioned module set, the dependence between group and each group and group The order that relation determines is carried out.
Wherein, automatic integration test method based on TestNG, taking into full account the merit of automatic test Energy coverage rate, it is possible to periodically software system is carried out test and replaces the feature of part manual testing, profit Use TestNG framework, be easy to multiple person cooperational by Module Division and develop integrated test case, by packet just It is dispersed in a large amount of test cases of each module in management, is relied on by designated packet and realize holding of each packet Row order, relies on the execution sequence realizing each test case by designation method.Based on TestNG from The core of dynamicization integration test method includes: (1) Module Division, and (2) group divides, (3) group and group Between dependence definition, between (4) method dependence definition, (5) parameter acquiring.Under Face is referring to the drawings 2, if this system can be divided into 2 modules, 4 packets and 12 method of testings are What example described this structure realizes process.
Two modules A and B will be divided into by System Integration Test use-case, respectively comprise 6 test sides Method, comprises testA1 () to testA6 () in modules A, comprise testB1 () to testB6 () in module B, this Any one of 12 method of testings is required for specifying affiliated packet, and the method in group can explicitly be specified Dependence order, if do not specified, then gives tacit consent to according to data dictionary sequence implementation of test cases.As shown in the figure Formulated 4 packets, group 1 to group 4, wherein, each group of test case comprised and each test case it Between execution sequence parameter and each group between dependence as shown in the figure.
Based on above-mentioned any technical scheme, in order to persistently ensure mass of system, to update or to increase in system Need when adding function etc. accordingly test case to be adjusted, also test case is realized module, Test group, dependence parameter, execution sequence parameter etc. arranges and is adjusted, to ensure the correct of test Property, therefore, it can the method and also include:
Test case described in regular update, described test case realizes module, described test group, described depends on Rely Relation Parameters, described execution sequence parameter.
Based on technique scheme, the integration test method based on TestNG that the embodiment of the present invention carries, examine Consider complementary feature between test case huge number and test case, use based on TestNG Automatic integration test method, to System Integration Test use-case sub-module, be grouped, specify execution sequence, I.e. carry out Module Division according to the resource in system or function, be arranged to different test cases and realize class; Test case is divided into different packets, and for each test case designated packet, group can be cross-module; Dependence between designated groups and group;If test case has the need of the test case relying on other really Want, then specifying the method that it relies on, the parameter needing user to input is given by configuration file, other Situation is got parms by system interface as far as possible.Can the efficiency of effective system integration testing, improve test Quality, improves test coverage, it is possible to the test that test manual test can not be carried out, and preferably reappears journey Sequence defect, promotes the cooperation of tester and developer.
Embodiments provide integration test method based on TestNG, it is possible to the integrated each survey of automatization Example on probation, performs each test case automatically, can improve testing efficiency, improves test quality.
The integrated test system based on TestNG provided the embodiment of the present invention below is introduced, hereafter The integrated test system based on TestNG described and above-described integration test method based on TestNG Can be mutually to should refer to.
Refer to the integrated test system based on TestNG that Fig. 3, Fig. 3 are provided by the embodiment of the present invention Structured flowchart;This system may include that
Module Division module 100, for carrying out test case realize module according to resource or the function of system Divide, and the test case that each test case is assigned to specify is realized in module;
Test group divides module 200, realizes the test of each test case in module for arranging each test case Group;
Dependence parameter setting module 300, for arranging the dependence parameter between each test group;
Execution sequence parameter setting module 400, for arranging the execution sequence of each test case in each test group Parameter;
Test module 500, for performing each test case according to the test parameter obtained, it is achieved the collection of system Become test.
Optionally, execution sequence parameter setting module 400 includes:
First arranges unit, when being used for arranging described execution sequence parameter for sky, sorts according to data dictionary Implementation of test cases.
Optionally, described test module 500 includes:
First parameter acquiring unit, for obtaining the test parameter of user's input by configuration file;
Second parameter acquiring unit, for obtaining, by system interface, the test parameter that system generates.
Based on above-mentioned any technical scheme, this system also includes:
More new module, for test case described in regular update, described test case realizes module, described Test group, described dependence parameter, described execution sequence parameter.
In description, each embodiment uses the mode gone forward one by one to describe, and what each embodiment stressed is With the difference of other embodiments, between each embodiment, identical similar portion sees mutually.Right For device disclosed in embodiment, owing to it corresponds to the method disclosed in Example, so describe Fairly simple, relevant part sees method part and illustrates.
Professional further appreciates that, respectively shows in conjunction with what the embodiments described herein described The unit of example and algorithm steps, it is possible to electronic hardware, computer software or the two be implemented in combination in, In order to clearly demonstrate the interchangeability of hardware and software, the most general according to function Describe composition and the step of each example.These functions perform with hardware or software mode actually, Depend on application-specific and the design constraint of technical scheme.Professional and technical personnel can be to each specific Should be used for use different methods to realize described function, but this realization is it is not considered that beyond this The scope of invention.
The method described in conjunction with the embodiments described herein or the step of algorithm can directly use hardware, The software module that processor performs, or the combination of the two implements.Software module can be placed in and deposit at random Reservoir (RAM), internal memory, read only memory (ROM), electrically programmable ROM, electric erasable can be compiled Appointing well known in journey ROM, depositor, hard disk, moveable magnetic disc, CD-ROM or technical field In the storage medium of other form of anticipating.
Above integration test method based on TestNG provided by the present invention and system are carried out detailed Jie Continue.Principle and the embodiment of the present invention are set forth by specific case used herein, above reality The explanation executing example is only intended to help to understand method and the core concept thereof of the present invention.It should be pointed out that, for For those skilled in the art, under the premise without departing from the principles of the invention, it is also possible to right The present invention carries out some improvement and modification, and these improve and modify the protection also falling into the claims in the present invention In the range of.

Claims (8)

1. an integration test method based on TestNG, it is characterised in that including:
Resource or function according to system carry out test case and realize the division of module, and by each test case The test case being assigned to specify realizes in module;
Each test case is set and realizes the test group of each test case in module;
Dependence parameter between each test group is set;
The execution sequence parameter of each test case in each test group is set;
Each test case is performed, it is achieved the integration testing of system according to the test parameter obtained.
Integration test method based on TestNG the most according to claim 1, it is characterised in that The execution sequence parameter of each test case in each test group is set, including:
When arranging described execution sequence parameter for sky, according to data dictionary sequence implementation of test cases.
Integration test method based on TestNG the most according to claim 2, it is characterised in that The acquisition of test parameter, including:
The test parameter of user's input is obtained by configuration file;
The test parameter that system generates is obtained by system interface.
4. according to the integration test method based on TestNG described in any one of claims 1 to 3, its It is characterised by, also includes:
Test case described in regular update, described test case realize module, described test group, described depend on Rely Relation Parameters, described execution sequence parameter.
5. an integrated test system based on TestNG, it is characterised in that including:
Module Division module, realizes drawing of module for carrying out test case according to the resource of system or function Point, and the test case that each test case is assigned to specify is realized in module;
Test group divides module, realizes the test of each test case in module for arranging each test case Group;
Dependence parameter setting module, for arranging the dependence parameter between each test group;
Execution sequence parameter setting module, for arranging the execution sequence ginseng of each test case in each test group Number;
Test module, for performing each test case according to the test parameter obtained, it is achieved system integrated Test.
Integrated test system based on TestNG the most according to claim 5, it is characterised in that Execution sequence parameter setting module includes:
First arranges unit, when being used for arranging described execution sequence parameter for sky, sorts according to data dictionary Implementation of test cases.
Integrated test system based on TestNG the most according to claim 6, it is characterised in that Described test module includes:
First parameter acquiring unit, for obtaining the test parameter of user's input by configuration file;
Second parameter acquiring unit, for obtaining, by system interface, the test parameter that system generates.
8. according to the integrated test system based on TestNG described in any one of claim 5 to 7, its It is characterised by, also includes:
More new module, realizes module, described for test case described in regular update, described test case Test group, described dependence parameter, described execution sequence parameter.
CN201610566037.XA 2016-07-18 2016-07-18 Integration testing method and system based on TestNG Pending CN105975397A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610566037.XA CN105975397A (en) 2016-07-18 2016-07-18 Integration testing method and system based on TestNG

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610566037.XA CN105975397A (en) 2016-07-18 2016-07-18 Integration testing method and system based on TestNG

Publications (1)

Publication Number Publication Date
CN105975397A true CN105975397A (en) 2016-09-28

Family

ID=56952292

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610566037.XA Pending CN105975397A (en) 2016-07-18 2016-07-18 Integration testing method and system based on TestNG

Country Status (1)

Country Link
CN (1) CN105975397A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107194115A (en) * 2017-06-16 2017-09-22 北京得瑞领新科技有限公司 A kind of mass circuit emulation method and system
CN107451063A (en) * 2017-08-14 2017-12-08 凌云天博光电科技股份有限公司 A kind of script method of testing and device
CN108073505A (en) * 2016-11-17 2018-05-25 富士通株式会社 Data processing equipment and data processing method
CN108153670A (en) * 2017-11-30 2018-06-12 北京奇艺世纪科技有限公司 A kind of interface test method, device and electronic equipment
CN108205494A (en) * 2016-12-20 2018-06-26 北京神州泰岳软件股份有限公司 A kind of automated testing method and device
CN108959003A (en) * 2018-06-27 2018-12-07 郑州云海信息技术有限公司 A kind of realization multi-memory method for testing pressure, system, equipment and computer readable storage medium
CN110297757A (en) * 2019-05-16 2019-10-01 平安科技(深圳)有限公司 Test cases management method, device, equipment and computer readable storage medium
CN110968504A (en) * 2019-11-07 2020-04-07 京东数字科技控股有限公司 Test method, test platform, electronic device and computer storage medium
CN111124871A (en) * 2018-10-31 2020-05-08 北京国双科技有限公司 Interface test method and device
CN111309605A (en) * 2020-02-07 2020-06-19 惠州Tcl移动通信有限公司 Terminal testing method and device, storage medium and terminal equipment
CN111752821A (en) * 2019-03-29 2020-10-09 上海哔哩哔哩科技有限公司 Method and device for packet pressure measurement, computer equipment and readable storage medium
CN112463578A (en) * 2019-09-09 2021-03-09 南华大学 System test case generation method based on step-by-step solution of component contract
CN112732556A (en) * 2020-12-29 2021-04-30 北京浪潮数据技术有限公司 Automatic testing method, device, equipment and storage medium for distributed system
CN113419954A (en) * 2021-06-25 2021-09-21 陕西浪潮英信科技有限公司 Execution method and system of automation use case of cloud operating system and related components
CN113760771A (en) * 2021-09-14 2021-12-07 中国农业银行股份有限公司 Execution method and device of integrated test case
CN111752821B (en) * 2019-03-29 2024-06-04 上海哔哩哔哩科技有限公司 Method, device, computer equipment and readable storage medium for packet pressure measurement

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030121025A1 (en) * 2001-09-05 2003-06-26 Eitan Farchi Method and system for combining multiple software test generators
CN104346278A (en) * 2014-09-28 2015-02-11 上海新炬网络技术有限公司 Matrix-model-based software testing method
CN105446885A (en) * 2015-12-28 2016-03-30 西南大学 Regression testing case priority ranking technology based on needs

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030121025A1 (en) * 2001-09-05 2003-06-26 Eitan Farchi Method and system for combining multiple software test generators
CN104346278A (en) * 2014-09-28 2015-02-11 上海新炬网络技术有限公司 Matrix-model-based software testing method
CN105446885A (en) * 2015-12-28 2016-03-30 西南大学 Regression testing case priority ranking technology based on needs

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108073505A (en) * 2016-11-17 2018-05-25 富士通株式会社 Data processing equipment and data processing method
CN108205494A (en) * 2016-12-20 2018-06-26 北京神州泰岳软件股份有限公司 A kind of automated testing method and device
CN107194115A (en) * 2017-06-16 2017-09-22 北京得瑞领新科技有限公司 A kind of mass circuit emulation method and system
CN107194115B (en) * 2017-06-16 2018-06-29 北京得瑞领新科技有限公司 A kind of mass circuit emulation method and system
WO2018228528A1 (en) * 2017-06-16 2018-12-20 北京紫光得瑞科技有限公司 Batch circuit simulation method and system
CN107451063A (en) * 2017-08-14 2017-12-08 凌云天博光电科技股份有限公司 A kind of script method of testing and device
CN107451063B (en) * 2017-08-14 2021-04-27 凌云天博光电科技股份有限公司 Script testing method and device
CN108153670A (en) * 2017-11-30 2018-06-12 北京奇艺世纪科技有限公司 A kind of interface test method, device and electronic equipment
CN108959003A (en) * 2018-06-27 2018-12-07 郑州云海信息技术有限公司 A kind of realization multi-memory method for testing pressure, system, equipment and computer readable storage medium
CN111124871A (en) * 2018-10-31 2020-05-08 北京国双科技有限公司 Interface test method and device
CN111752821A (en) * 2019-03-29 2020-10-09 上海哔哩哔哩科技有限公司 Method and device for packet pressure measurement, computer equipment and readable storage medium
CN111752821B (en) * 2019-03-29 2024-06-04 上海哔哩哔哩科技有限公司 Method, device, computer equipment and readable storage medium for packet pressure measurement
CN110297757A (en) * 2019-05-16 2019-10-01 平安科技(深圳)有限公司 Test cases management method, device, equipment and computer readable storage medium
CN112463578A (en) * 2019-09-09 2021-03-09 南华大学 System test case generation method based on step-by-step solution of component contract
CN112463578B (en) * 2019-09-09 2022-04-22 南华大学 System test case generation method based on step-by-step solution of component contract
CN110968504A (en) * 2019-11-07 2020-04-07 京东数字科技控股有限公司 Test method, test platform, electronic device and computer storage medium
CN111309605A (en) * 2020-02-07 2020-06-19 惠州Tcl移动通信有限公司 Terminal testing method and device, storage medium and terminal equipment
CN111309605B (en) * 2020-02-07 2023-11-14 惠州Tcl移动通信有限公司 Terminal test method and device, storage medium and terminal equipment
CN112732556A (en) * 2020-12-29 2021-04-30 北京浪潮数据技术有限公司 Automatic testing method, device, equipment and storage medium for distributed system
CN113419954A (en) * 2021-06-25 2021-09-21 陕西浪潮英信科技有限公司 Execution method and system of automation use case of cloud operating system and related components
CN113760771A (en) * 2021-09-14 2021-12-07 中国农业银行股份有限公司 Execution method and device of integrated test case

Similar Documents

Publication Publication Date Title
CN105975397A (en) Integration testing method and system based on TestNG
EP3786795A1 (en) Memory allocation method and apparatus for neural network
CN104679488B (en) A kind of flow custom development platform and flow custom development approach
CN105302720A (en) Software regression test case screening method
JP6045134B2 (en) Parallel workload simulation for application performance testing
CN110516325A (en) A kind of CAE automation simulation analysis method and system
CN109656872A (en) Dynamic partially reconfigurable on-chip system software and hardware partitioning method
CN109753434A (en) Performance test methods, device, electronic equipment and storage medium based on block chain
CN103903312B (en) The execution method and apparatus of automatic detecting
CN107368428A (en) A kind of method for testing software and software testing system
Matković et al. Visual analytics for simulation ensembles
CN108121657A (en) Programmable logic device software simulation verification system based on system model
CN109189572A (en) A kind of resource predictor method and system, electronic equipment and storage medium
CN103439648B (en) A kind of verification method, device and chip
CN106201857B (en) The choosing method and device of test case
CN109324958A (en) A kind of REST unifies method of calibration, device, equipment and readable storage medium storing program for executing
CN113032281B (en) Method and device for acquiring code coverage rate in real time
CN105447003B (en) A kind of parameter sets generation method and equipment
US10444745B2 (en) Method for configuring a tester equipped for testing a control unit
CN117521574A (en) Intermediate representation layer scan chain insertion method and system based on modularized strategy
CN106919762A (en) A kind of finite element grid array modeling methods
CN106202374A (en) A kind of data processing method and device
CN104461549B (en) The arrangement display methods and device of graphical interfaces
CN107608838A (en) A kind of storage device method of testing, system, equipment and computer-readable storage medium
US9870206B2 (en) Replication structure in a graphical programming language

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: 20160928

RJ01 Rejection of invention patent application after publication