CN102799508A - Automatic test system and method - Google Patents

Automatic test system and method Download PDF

Info

Publication number
CN102799508A
CN102799508A CN2012102345479A CN201210234547A CN102799508A CN 102799508 A CN102799508 A CN 102799508A CN 2012102345479 A CN2012102345479 A CN 2012102345479A CN 201210234547 A CN201210234547 A CN 201210234547A CN 102799508 A CN102799508 A CN 102799508A
Authority
CN
China
Prior art keywords
test
module
test case
case
configuration
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
CN2012102345479A
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 Gongjin Electronics Co Ltd
Original Assignee
Shenzhen Gongjin Electronics 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 Gongjin Electronics Co Ltd filed Critical Shenzhen Gongjin Electronics Co Ltd
Priority to CN2012102345479A priority Critical patent/CN102799508A/en
Publication of CN102799508A publication Critical patent/CN102799508A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an automatic test system. The automatic test system comprises a configuration module, a test log module, a test case management module, a test result calculation module and a test flow module, wherein the configuration module is used for inputting the configuration parameter and the flow control switch command of each functional module, and displaying the test state of each test case; the test log module is used for saving the test log in the log file in the corresponding level according to various log levels; the test case management module is used for selecting the test case to form current test task; the test result calculation module is used for calculating the test result of each test case, and displaying the test result through the configuration module; and the test flow module is used for reading the configuration parameter input by the configuration module, and updating and traversing the execution and test result calculation of each test case. The invention further provides an automatic test method based on the system. According to the system and the method, the test efficiency is effectively improved.

Description

A kind of automatization test system and method
Technical field
The present invention relates to the software and hardware technical field of measurement and test, particularly a kind of automatization test system and method.
Background technology
Test case (Test Case) refers to a specific software product is carried out the description of test assignment, embodies testing scheme, method, technology and tactful.Content comprises test target, test environment, input data, testing procedure, expected results, test script etc., and forms document.Purpose is to test certain Program path or examines and whether satisfy certain particular demands.Different classes of software, test case are different.
In the existing test assignment; Each test all is to rely on artificial the execution separately; And because same test assignment possibly comprise the test case that some are identical, and these test cases all are repeated several times by hand at present, the functional module configuration that each test case relates to is many; Cause the running time to be wasted, testing efficiency is low.
Summary of the invention
The technical matters that the present invention will solve has overcome the low technical matters of testing efficiency that the artificial repeated test use-case of the existing employing of method of testing of the prior art causes for a kind of automatization test system and method are provided.
For solving the problems of the technologies described above, the invention provides a kind of automatization test system, comprise configuration module, test log module, test case management module, test result statistical module, testing process module.
Said configuration module, be used to import each functional module configuration parameter and the order of flow process CS, show the test mode of each test case; Said test log module is used for being saved in the corresponding level journal file according to various daily record ranks; Said test case management module, the test case set that is used under the current test platform selects test case to form current test assignment; Said test result statistical module is used for the test result of each test case is added up, and test result is shown through said configuration module; Said testing process module is used to read the configuration parameter of the input of said configuration module, and upgrades, travels through successively execution, the test result statistics of each test case.
Wherein, said configuration module parameter unit and flow process controlled variable unit; Said configuration parameter modular unit is used for the input and the demonstration of the configuration parameter of corresponding functional module; Said flow process controlled variable unit is used for controlling the opening and/or closing of each functional module of testing process.
Wherein, said test log module comprises the daily record filter element and preserves log unit; Said daily record filter element is used to monitor daily record, and switches according to the daily record level dynamic; Said preservation log unit is used to preserve the backup file set of all rank daily records of a test assignment.
Wherein, said test case management module comprises selected cell and preservation, loads dispensing unit; Said selected cell is used for all test cases under the current test platform, selects test case to form test assignment in order; Said preservation, loading dispensing unit are used for the preservation of each test case configuration parameter and/or load the test case configuration parameter that chooses in the past.
Wherein, said test result statistical module comprises test result display unit and test file display unit; Said test result display unit is used for test result and shows, and the statistics of real-time control and measuring use-case implementation status; Said test file display unit is used to preserve the statistics of the execution of a test assignment.
Wherein, said automatic test platform is based on the tcl&tk language.
The present invention also provides a kind of automated testing method, based on automatization test system as claimed in claim 1, comprises step:
Steps A is imported the configuration parameter of each functional module, selects the test case set;
Step B starts testing process;
Step C, the test case in the said test case set is carried out in serial, and upgrades the test mode of said test case, and the test script of loading needs;
Step D judges whether to open the target testing tool, is, then opens, and gets into step e, not, then carries out subsequent step;
Step e, each test case is carried out in the set of searching loop test case, and test is closed testing tool after accomplishing;
Step F is preserved test result, the refresh test state;
Step G finishes testing process.
Wherein, the execution of each test case comprises step in the said step e:
Start current test case;
Set up journal file according to test case name and current test duration, and the refresh test state;
Carry out current test case;
Refresh test result and test mode;
Judge whether that pause button is clicked, be, then end test, not, then continue to carry out;
Single test case is carried out and is finished.
A kind of automatization test system provided by the invention through said configuration module, is imported the configuration parameter and the order of flow process CS of each functional module, and shows the test mode of each test case; Said test log module, said test case management module, said test result statistical module, said testing process module are set again; Respectively to test process monitor, record; And statistical test result; Realized the automatic management of the test case set of each test assignment has been improved testing efficiency;
A kind of automated testing method of the present invention; Based on said automatization test system, on the basis of said automatization test system, carry out execution successively to a plurality of test cases of each test assignment, compare artificial each test case of carrying out separately; Accuracy is higher, and efficient also promotes to some extent.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art; To do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below; Obviously, the accompanying drawing in describing below only is embodiments of the invention, for those of ordinary skills; Under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to the accompanying drawing that provides.
Fig. 1 is the structural representation of a kind of automatization test system of the present invention;
Fig. 2 is the logical organization synoptic diagram of a kind of automatization test system of the present invention;
Fig. 3 is the process flow diagram of a kind of automated testing method of the present invention;
Fig. 4 is the process flow diagram of the implementation of each test case in a kind of automated testing method of the present invention.
Embodiment
Core of the present invention is for providing a kind of automatization test system and method, and said automatization test system is an automatic test platform, can make up automatic test platform, incremental development in the above fast.
In embodiments of the present invention, (Tool Command Language, Tool Command Language) &tk are specially adapted to come based on order line the robotization of the equipment of Long-distance Control to the development language of said automatization test system based on tcl.
In order to make those skilled in the art understand technical scheme of the present invention better, the present invention is done further detailed description below in conjunction with accompanying drawing and specific embodiment.
Referring to Fig. 1, Fig. 1 is the structural representation of a kind of automatization test system of the present invention.
Said automatization test system comprises configuration module, test log module, test case management module, test result statistical module, testing process module.
Said configuration module, be used to import each functional module configuration parameter and the order of flow process CS, show the test mode of each test case.
Said configuration module is based on GUI (Graphical User Interface, graphical user interface) the configuration page under the tcl&tk automatic test platform, is responsible for each module parameter configuration and some flow process CSs.This configuration module has preservation, value-added tax function.
Said configuration module parameter unit and flow process controlled variable unit.
Said configuration parameter modular unit is the configuration page, and the tk parameter configuration interface of corresponding each functional module is used for the input and the demonstration of the configuration parameter of corresponding functional module.
Said flow process controlled variable unit is used for controlling the opening and/or closing of each functional module of testing process.
Said test log module is used for being saved in the corresponding level journal file according to various daily record ranks.
Said test log module comprises the daily record filter element and preserves log unit.
Said daily record filter element is used for the daily record monitoring of tk master interface, and switches according to the daily record level dynamic.
Said preservation log unit is used to preserve the backup file set of all rank daily records of a test assignment.
Said test case management module, the test case set that is used under the current test platform selects test case to form current test assignment.
Said test case management module in the test case set under current test platform, chooses some test case to form current test assignment.This test case management module also has preservation, loads configuration feature.
Said test case management module comprises selected cell and preservation and loads dispensing unit.
Said selected cell is used for all test cases under the current test platform, selects test case to form test assignment in order.
Said preservation, load dispensing unit, be used for the preservation of the test use cases configuration that the tk interface chooses or load the test case configuration that the tk interface chose in the past.
Said test result statistical module is used for the test result of each test case is added up, and test result is shown through said configuration module.
Said test result statistical module comprises test result display unit and test file display unit.
Said test result display unit is used for the statistics of tk master interface real-time control and measuring use-case implementation status.
Said test file display unit is used to preserve the statistics of the execution of a test assignment.Preferably, in embodiments of the present invention, support txt text and 2 kinds of forms of excel.
Said testing process module is used to read from the configuration parameter of said gui interface input, to said gui interface parameter update, travel through execution, the test result statistics of test case successively.
A kind of automatization test system of the embodiment of the invention, from the angle that logic is formed, referring to shown in Figure 2, Fig. 2 has provided the logic of automatization test system of the present invention and has formed.It comprises tk graphical user interface, testing process/platform, test script and tcl function storehouse.
Tk graphical user interface wherein is based on the GUI of tcl/tk language, can dispose some parameters commonly used in each tcl function storehouse or start some parameters of some services or configuration testing flow process in advance at this graphical interfaces.
This GUI can also make things convenient for the user to select test case to form test assignment, make things convenient for real-time control and measuring daily record of test case and test result.
Testing process/platform wherein is responsible for the serial of user test script, starts, ends test execution, and execution journal, state that can the control and measuring script.
Wherein the test script layer is the set of test script in the test macro, the test case that the record test assignment will be accomplished.
The test script here is placed on the test set that is called under the file, the different corresponding different test assignments of test set.
Wherein tcl function storehouse is the function storehouse that the user test script supports; Driving, CPE (Customer Premise Equipment such as the TestCenter instrument; Customer terminal equipment) WAN of cat (wide area network, wide area network) connects the foundation of common interface etc., also has serial ports, telnet tcl bank interface commonly used.
The present invention also provides a kind of automated testing method, and it is based on aforementioned automatization test system.
Referring to shown in Figure 3, comprise step:
Step S110: import the configuration parameter of each functional module, select the test case set.
In this step, test use cases is served and chosen to the configuration parameter that must configure each functional module with starting.
Step S111: start testing process.
Said gui interface is provided with start button.
Step S112: the test case in the said test case set is carried out in serial, and upgrades the test mode of said test case, and the test script of loading needs.
The tk automatic test platform is the test use cases serial of user's selection and upgrade the tk interfacial state, load user tcl storehouse.
Step S113: judge whether to open the target testing tool, be, then open, and get into step S114, not, then carry out subsequent step.
The tk automatic test platform judges whether to open the target instrument, then opens if desired.
Step S114: the set of searching loop test case, carry out each test case, test is closed testing tool after accomplishing.
Searching loop test use cases, each test case all will be carried out one time, during can judge whether user's interrupt test.
Referring to shown in Figure 4, the execution of each test case comprises step among the said step S114:
Step S1141: start current test case.
This step is the inlet of each test case.
Step S1142: set up journal file according to test case name and current test duration, and the refresh test state.
Set up the log journal file according to test case name and current test duration, and upgrade tk interface detection state.
Step S1143: carry out current test case.
Step S1144: refresh test result and test mode.
Step S1145: judge whether that pause button is clicked, be, then end test, not, then continue to carry out.
Step S1146: single test case is carried out and is finished.
Step S115: preserve test result, the refresh test state.
Step S116: finish testing process.
Single test case can continue to carry out other test cases in the test assignment after finishing, if all test cases in this test assignment all are finished, then finishes testing process.
Existing method of testing; Some test cases possibly be repeated several times; And all repeat these test cases by hand; Because the functional module configuration that test case relates to is many, therefore cause low, the waste running time of testing efficiency, and the test report form also disunity, collect evidence insufficient to some bug.
A kind of automatization test system of the present invention and method; Make test case one key serial, provide tk interface monitoring to carry out flow process, control and measuring use-case result, test in real time finishes and preserves log daily record and test result analysis file in addition; Effectively avoid human error; Practice thrift human cost and shorten the test duration, improved testing efficiency, accelerated the fabrication cycle of software product.
One of ordinary skill in the art will appreciate that: all or part of step that realizes said method embodiment can be accomplished through the relevant hardware of programmed instruction; Aforesaid program can be stored in the computer read/write memory medium; This program the step that comprises said method embodiment when carrying out; And aforesaid storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CD.
More than a kind of automatization test system provided by the present invention and method have been carried out detailed introduction.Used concrete example among this paper principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof.Should be pointed out that for those skilled in the art, under the prerequisite that does not break away from the principle of the invention, can also carry out some improvement and modification to the present invention, these improvement and modification also fall in the protection domain of claim of the present invention.

Claims (8)

1. an automatization test system is characterized in that, comprises configuration module, test log module, test case management module, test result statistical module, testing process module;
Said configuration module, be used to import each functional module configuration parameter and the order of flow process CS, show the test mode of each test case;
Said test log module is used for being saved in the corresponding level journal file according to various daily record ranks;
Said test case management module, the test case set that is used under the current test platform selects test case to form current test assignment;
Said test result statistical module is used for the test result of each test case is added up, and test result is shown through said configuration module;
Said testing process module is used to read the configuration parameter of the input of said configuration module, and upgrades, travels through successively execution, the test result statistics of each test case.
2. automatization test system according to claim 1 is characterized in that, said configuration module parameter unit and flow process controlled variable unit;
Said configuration parameter modular unit is used for the input and the demonstration of the configuration parameter of corresponding functional module;
Said flow process controlled variable unit is used for controlling the opening and/or closing of each functional module of testing process.
3. automatization test system according to claim 1 is characterized in that, said test log module comprises the daily record filter element and preserves log unit;
Said daily record filter element is used to monitor daily record, and switches according to the daily record level dynamic;
Said preservation log unit is used to preserve the backup file set of all rank daily records of a test assignment.
4. automatization test system according to claim 1 is characterized in that, said test case management module comprises selected cell and preservation, loads dispensing unit;
Said selected cell is used for all test cases under the current test platform, selects test case to form test assignment in order;
Said preservation, loading dispensing unit are used for the preservation of each test case configuration parameter and/or load the test case configuration parameter that chooses in the past.
5. automatization test system according to claim 1 is characterized in that, said test result statistical module comprises test result display unit and test file display unit;
Said test result display unit is used for test result and shows, and the statistics of real-time control and measuring use-case implementation status;
Said test file display unit is used to preserve the statistics of the execution of a test assignment.
6. according to each described automatization test system of claim 1-5, it is characterized in that said automatic test platform is based on the tcl&tk language.
7. an automated testing method is characterized in that, based on automatization test system as claimed in claim 1, comprises step:
Steps A is imported the configuration parameter of each functional module, selects the test case set;
Step B starts testing process;
Step C, the test case in the said test case set is carried out in serial, and upgrades the test mode of said test case, and the test script of loading needs;
Step D judges whether to open the target testing tool, is, then opens, and gets into step e, not, then carries out subsequent step;
Step e, each test case is carried out in the set of searching loop test case, and test is closed testing tool after accomplishing;
Step F is preserved test result, the refresh test state;
Step G finishes testing process.
8. automated testing method according to claim 7 is characterized in that, the execution of each test case comprises step in the said step e:
Start current test case;
Set up journal file according to test case name and current test duration, and the refresh test state;
Carry out current test case;
Refresh test result and test mode;
Judge whether that pause button is clicked, be, then end test, not, then continue to carry out;
Single test case is carried out and is finished.
CN2012102345479A 2012-07-09 2012-07-09 Automatic test system and method Pending CN102799508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012102345479A CN102799508A (en) 2012-07-09 2012-07-09 Automatic test system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012102345479A CN102799508A (en) 2012-07-09 2012-07-09 Automatic test system and method

Publications (1)

Publication Number Publication Date
CN102799508A true CN102799508A (en) 2012-11-28

Family

ID=47198622

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012102345479A Pending CN102799508A (en) 2012-07-09 2012-07-09 Automatic test system and method

Country Status (1)

Country Link
CN (1) CN102799508A (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092732A (en) * 2013-01-23 2013-05-08 加弘科技咨询(上海)有限公司 System used for dynamically monitoring device by scripts
CN103544108A (en) * 2013-11-12 2014-01-29 福建联迪商用设备有限公司 System and method for testing embedded software integration strength
CN103645982A (en) * 2013-11-29 2014-03-19 北京奇虎科技有限公司 Log processing method and client
CN103870387A (en) * 2012-12-14 2014-06-18 上海格尔软件股份有限公司 Method for improving testability of software product
CN103995227A (en) * 2014-05-14 2014-08-20 国家电网公司 Method for testing planning state of distribution network switch
CN104572446A (en) * 2014-12-17 2015-04-29 北京京东尚科信息技术有限公司 Automatic testing method and automatic testing system
CN105099817A (en) * 2015-07-14 2015-11-25 上海斐讯数据通信技术有限公司 Remote management automation test method
CN105279065A (en) * 2015-09-30 2016-01-27 北京奇虎科技有限公司 Method and apparatus for making statistics on test results in cloud test platform
CN105279052A (en) * 2014-07-04 2016-01-27 福建天晴数码有限公司 IOS stability test method and apparatus
CN105319455A (en) * 2014-07-25 2016-02-10 天彩电子(深圳)有限公司 Automatic test system and method
CN105337796A (en) * 2015-09-29 2016-02-17 上海斐讯数据通信技术有限公司 WIFI router performance test method and system
CN106815146A (en) * 2016-12-27 2017-06-09 甘肃万维信息技术有限责任公司 A kind of software automated testing system based on VBScript
CN106874189A (en) * 2016-12-30 2017-06-20 江苏瑞中数据股份有限公司 A kind of implementation method of the automatization test system of real-time data of power grid storehouse system
CN107122280A (en) * 2017-04-28 2017-09-01 上海斐讯数据通信技术有限公司 The automated testing method and system of DUT basic tests
CN107885627A (en) * 2017-11-09 2018-04-06 郑州云海信息技术有限公司 A kind of server automated test system and method
CN108536125A (en) * 2018-04-03 2018-09-14 北京航空航天大学 Artificial intelligence program person writes the automatic testing method of digital aircraft source program
CN109062747A (en) * 2018-08-03 2018-12-21 北京航空航天大学 Digital satellite embedded simulation environment intelligent test method
CN109491898A (en) * 2018-10-30 2019-03-19 武汉思普崚技术有限公司 Testing efficiency method for improving and equipment based on automatic test and case management
CN109726132A (en) * 2019-01-03 2019-05-07 京东方科技集团股份有限公司 A kind of method for testing software and software test automation management system
CN110704316A (en) * 2019-09-26 2020-01-17 北京计算机技术及应用研究所 Office software and hardware testing method in domestic environment
CN110941544A (en) * 2018-09-21 2020-03-31 大唐移动通信设备有限公司 Automatic testing method and framework
CN111061244A (en) * 2019-11-09 2020-04-24 许继集团有限公司 Automatic testing method for power distribution master station monitoring system
CN112187580A (en) * 2020-09-29 2021-01-05 苏州迈科网络安全技术股份有限公司 Automatic testing framework and testing method for gateway plug-in

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101052020A (en) * 2007-05-21 2007-10-10 中兴通讯股份有限公司 Monitor method and system for automatically measuring executing process
CN102075381A (en) * 2010-12-14 2011-05-25 云海创想信息技术(北京)有限公司 Automatic test platform server and system applied to cloud storage
CN102420722A (en) * 2011-12-01 2012-04-18 盛科网络(苏州)有限公司 Comprehensive networking automation testing method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101052020A (en) * 2007-05-21 2007-10-10 中兴通讯股份有限公司 Monitor method and system for automatically measuring executing process
CN102075381A (en) * 2010-12-14 2011-05-25 云海创想信息技术(北京)有限公司 Automatic test platform server and system applied to cloud storage
CN102420722A (en) * 2011-12-01 2012-04-18 盛科网络(苏州)有限公司 Comprehensive networking automation testing method and system

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103870387A (en) * 2012-12-14 2014-06-18 上海格尔软件股份有限公司 Method for improving testability of software product
CN103870387B (en) * 2012-12-14 2016-12-07 上海格尔软件股份有限公司 A kind of method improving software product testability
CN103092732A (en) * 2013-01-23 2013-05-08 加弘科技咨询(上海)有限公司 System used for dynamically monitoring device by scripts
CN103092732B (en) * 2013-01-23 2016-08-17 加弘科技咨询(上海)有限公司 Utilize the system of the dynamic monitoring device of script
CN103544108A (en) * 2013-11-12 2014-01-29 福建联迪商用设备有限公司 System and method for testing embedded software integration strength
CN103645982A (en) * 2013-11-29 2014-03-19 北京奇虎科技有限公司 Log processing method and client
US10142170B2 (en) 2013-11-29 2018-11-27 Beijing Qihoo Technology Comapany Limited Log processing method and client
WO2015078224A1 (en) * 2013-11-29 2015-06-04 北京奇虎科技有限公司 Log processing method and client
CN103645982B (en) * 2013-11-29 2017-11-14 北京奇虎科技有限公司 Log processing method and client
CN103995227B (en) * 2014-05-14 2016-06-01 国家电网公司 The planned state test method of distribution switch
CN103995227A (en) * 2014-05-14 2014-08-20 国家电网公司 Method for testing planning state of distribution network switch
CN105279052A (en) * 2014-07-04 2016-01-27 福建天晴数码有限公司 IOS stability test method and apparatus
CN105319455A (en) * 2014-07-25 2016-02-10 天彩电子(深圳)有限公司 Automatic test system and method
CN104572446B (en) * 2014-12-17 2018-03-30 北京京东尚科信息技术有限公司 A kind of automated testing method and system
CN104572446A (en) * 2014-12-17 2015-04-29 北京京东尚科信息技术有限公司 Automatic testing method and automatic testing system
CN105099817A (en) * 2015-07-14 2015-11-25 上海斐讯数据通信技术有限公司 Remote management automation test method
CN105337796B (en) * 2015-09-29 2019-07-09 上海斐讯数据通信技术有限公司 A kind of WIFI router performance test method and system
CN105337796A (en) * 2015-09-29 2016-02-17 上海斐讯数据通信技术有限公司 WIFI router performance test method and system
CN105279065A (en) * 2015-09-30 2016-01-27 北京奇虎科技有限公司 Method and apparatus for making statistics on test results in cloud test platform
CN105279065B (en) * 2015-09-30 2018-01-16 北京奇虎科技有限公司 The method and device of statistical test result in cloud test platform
CN106815146A (en) * 2016-12-27 2017-06-09 甘肃万维信息技术有限责任公司 A kind of software automated testing system based on VBScript
CN106874189A (en) * 2016-12-30 2017-06-20 江苏瑞中数据股份有限公司 A kind of implementation method of the automatization test system of real-time data of power grid storehouse system
CN106874189B (en) * 2016-12-30 2020-11-24 江苏瑞中数据股份有限公司 Method for realizing automatic test system of power grid real-time database system
CN107122280A (en) * 2017-04-28 2017-09-01 上海斐讯数据通信技术有限公司 The automated testing method and system of DUT basic tests
CN107885627A (en) * 2017-11-09 2018-04-06 郑州云海信息技术有限公司 A kind of server automated test system and method
CN108536125A (en) * 2018-04-03 2018-09-14 北京航空航天大学 Artificial intelligence program person writes the automatic testing method of digital aircraft source program
CN108536125B (en) * 2018-04-03 2020-12-29 北京航空航天大学 Automatic detection method for source program written by artificial intelligence programmer for digital aircraft
CN109062747A (en) * 2018-08-03 2018-12-21 北京航空航天大学 Digital satellite embedded simulation environment intelligent test method
CN109062747B (en) * 2018-08-03 2020-11-13 北京航空航天大学 Intelligent testing method for digital satellite embedded simulation platform
CN110941544A (en) * 2018-09-21 2020-03-31 大唐移动通信设备有限公司 Automatic testing method and framework
CN110941544B (en) * 2018-09-21 2022-02-18 大唐移动通信设备有限公司 Automatic testing method and framework
CN109491898A (en) * 2018-10-30 2019-03-19 武汉思普崚技术有限公司 Testing efficiency method for improving and equipment based on automatic test and case management
CN109491898B (en) * 2018-10-30 2021-11-12 武汉思普崚技术有限公司 Test efficiency improving method and equipment based on automatic test and case management
CN109726132A (en) * 2019-01-03 2019-05-07 京东方科技集团股份有限公司 A kind of method for testing software and software test automation management system
US11281570B2 (en) 2019-01-03 2022-03-22 Boe Technology Group Co., Ltd. Software testing method, system, apparatus, device medium, and computer program product
CN110704316A (en) * 2019-09-26 2020-01-17 北京计算机技术及应用研究所 Office software and hardware testing method in domestic environment
CN111061244A (en) * 2019-11-09 2020-04-24 许继集团有限公司 Automatic testing method for power distribution master station monitoring system
CN112187580A (en) * 2020-09-29 2021-01-05 苏州迈科网络安全技术股份有限公司 Automatic testing framework and testing method for gateway plug-in
CN112187580B (en) * 2020-09-29 2022-08-12 苏州迈科网络安全技术股份有限公司 Automatic testing framework and testing method for gateway plug-in

Similar Documents

Publication Publication Date Title
CN102799508A (en) Automatic test system and method
CN102608993B (en) Network automation test method, cabinet and test host
CN103150249B (en) A kind of method and system of automatic test
CN112100080B (en) Control testing method and device, terminal equipment and computer readable storage medium
CN104267715A (en) Vehicle-mounted electronic control unit LIN bus communication automatic testing device and system
CN107562969B (en) Method and device for integrating aero-engine control system software
KR100981330B1 (en) Simulation apparatus and method for testing plc code of generating input/output model automatically
CN104778118A (en) Improvement method for automatic testing technology
CN107608695B (en) Hard disk firmware upgrading method and device and server
CN103049163A (en) Method and device for controlling intelligent displaying of user interfaces
CN108399132A (en) A kind of scheduling tests method, apparatus and storage medium
CN108647147B (en) Automatic testing robot implemented by using atlas analysis and use method thereof
CN102880482A (en) System and technical method of automatically updating software in host batch control virtual machine
US20120117537A1 (en) Flow Chart Programming Platform for Testers and Simulators
CN109101397A (en) High-Performance Computing Cluster monitoring method, unit and storage medium
CN102650938A (en) Management method for log system and log system
CN104516809A (en) Automated testing system and method
CN109324918A (en) Processing method and processing device, terminal and the storage medium of application exception
CN110674049A (en) Intelligent formal verification method for PLC (programmable logic controller) logic programming
CN112051835A (en) DCS redundancy function testing method and device
CN107122626A (en) The method and system of the bioinformatic analysis of two generations sequencing DNA mutation detection
CN109614325A (en) A kind of method and device, electronic equipment and the storage medium of determining control property
CN104424099A (en) Software testing method and system
CN112732556B (en) Automatic testing method, device, equipment and storage medium of distributed system
CN107703773A (en) A kind of method for testing software and device based on hardware-in-loop simulation system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C05 Deemed withdrawal (patent law before 1993)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20121128