CN101982815A - Software test system and method - Google Patents

Software test system and method Download PDF

Info

Publication number
CN101982815A
CN101982815A CN2010105345359A CN201010534535A CN101982815A CN 101982815 A CN101982815 A CN 101982815A CN 2010105345359 A CN2010105345359 A CN 2010105345359A CN 201010534535 A CN201010534535 A CN 201010534535A CN 101982815 A CN101982815 A CN 101982815A
Authority
CN
China
Prior art keywords
test
program code
management module
configuration manager
defect
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
CN2010105345359A
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.)
Beijing Cennavi Technologies Co Ltd
Original Assignee
Beijing Cennavi Technologies 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 Beijing Cennavi Technologies Co Ltd filed Critical Beijing Cennavi Technologies Co Ltd
Priority to CN2010105345359A priority Critical patent/CN101982815A/en
Publication of CN101982815A publication Critical patent/CN101982815A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the invention discloses a software test system and a method, which relates to the technical field of computer software development, provides a perfect test flow and can reduce the software development cost while guaranteeing the software quality. The system comprises a configuration management module which stores the edited program codes, an integrated building module which acquires the program codes from the configuration management module, builds a test for the program codes and executes the test, a defect management module which is connected with the configuration management module, acquires and stores the defect information of the program codes and when modifying the program codes, synchronously updates the modified program codes with the configuration management module and creates a log of the updated program codes, and a test management module which is connected with the defect management module, builds test cases for the program codes and when executing the test cases, acquires the pre-determined defect information of the program codes from the defect management module. The embodiment of the invention is applied to the software development process.

Description

The system and method for software test
Technical field
The present invention relates to technical field of computer software development, relate in particular to a kind of system and method for software test.
Background technology
Software test is a necessary procedure in the software development process, software test is to help the identification exploitation to finish the correctness of the computer software (in whole or in part) of (middle or final version), the software process of degree and quality fully, it is the important subdomain of SQA (software quality assurance, software quality assurance).The purpose of software test not merely is in order to locate errors, and further reason and the wrong occurrence tendency that produces by profiling error helps project administrator to find defective in the current software development process, so that in time improve.
The inventor is in the process of carrying out current software test, find the structure of the test in the existing software test procedure, the structure of test case, and the management of defect code all adopts different systems to finish basically, and directly do not communicate to connect between the system, need artificial result to offer another system with a system, thereby realize the test of software, make software test not carry out unified management, thereby make the perfect testing process of test neither one of software, cause the quality that develops software not guarantee, and be that cost of software development is than higher.
Summary of the invention
Embodiments of the invention provide a kind of system and method for software test, and a perfect testing process is provided, and can reduce cost of software development when guaranteeing software quality.
For achieving the above object, embodiments of the invention adopt following technical scheme:
A kind of system of software test comprises:
Configuration Manager is used to preserve the program code that has editted;
Integrated structure module is used for obtaining described program code from described Configuration Manager, and is that described program code makes up test, and carries out the test of described structure;
The defect management module, link to each other with described Configuration Manager, be used for obtaining and preserving the program code defect information that described program code test process produces, and when the update routine code, with the synchronous daily record of upgrading amended program code and creating described refresh routine code of described Configuration Manager;
The test and management module, link to each other with described defect management module, be used to described program code to create test case, and when carrying out the test case of described establishment, from described defect management module, obtain preset program code defect information, realize test preset program code defective.
A kind of method for testing software comprises:
Integrated structure module is obtained the program code that has editted of preservation from Configuration Manager, for described program code makes up test, and carry out the test of described structure;
The program code defect information that produces in the described program code test process is obtained and preserved to the defect management module, and when the update routine code, with the synchronous daily record of upgrading amended program code and creating described refresh routine code of described Configuration Manager;
The test and management module is that described program code is created test case, when carrying out the test case of described establishment, obtains preset program code defect information from described defect management module, realizes the test to preset program code defective.
In the technical scheme that the embodiment of the invention provides, with the structure of test, the structure of test case, and the management of defect code is integrated in the system, make the test of software have a perfect testing process, make to the test of program code can be as early as possible processing, thereby guaranteed the quality that develops software, and reduced software development cost.
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, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the composition frame chart of software testing system in the embodiment of the invention 1;
Fig. 2 is the method flow diagram of software test in the embodiment of the invention 2.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the invention, the technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that is obtained under the creative work prerequisite.
Embodiment 1
The embodiment of the invention provides a kind of system of software test, and as shown in Figure 1, this system comprises: Configuration Manager 11, integrated structure module 12, test and management module 13 and defect management module 14.
Configuration Manager 11 is used to preserve the program code that has editted; Wherein, described Configuration Manager 11 can be svn (subversion), and it is the version management instrument that emerges in recent years, and the user receives the program code that the programming personnel writes and submits to; At present, most open source softwares all use svn as the code release management software, but the embodiment of the invention do not limit this, also can have other modules of this function for other.
Integrated structure module 12 is used for obtaining described program code from described Configuration Manager 11, and is that described program code makes up test, and carries out the test of described structure; Wherein, when described integrated structure module 12 is obtained described program code from described Configuration Manager 11, can the cycle obtain described program code, but the embodiment of the invention do not limit inferior, can answer corresponding personnel's startup yet and obtains described program code.Concrete can obtain described program code by the address of described Configuration Manager 11; When concrete the execution, can in predetermined text box, confirm that also described integrated structure module 12 just can be obtained described program code by the address of described Configuration Manager 11 in the address of the described Configuration Manager 11 of input; Described address can be URL (Uniform/Universal Resource Locator, URL(uniform resource locator)).Integrated structure module 12 can be Hudson, Hudson is an extendible lasting integrating engine, be mainly used in lasting, automatically make up and testing software project and monitor the task that some are regularly carried out, but the embodiment of the invention does not limit this, can have other modules of this function for other yet.
Further, need to prove, in described integrated structure module 12 when described Configuration Manager 11 obtains described program code, if described Configuration Manager 11 needs authentication could allow to obtain program code, then described integrated structure module 12 also is used for, before from described Configuration Manager, obtaining described program code, detect whether receive the authentication request that described Configuration Manager sends; If receive the authentication request that described Configuration Manager sends, then, realize authentication to described configuration management mould by the authentication information of pre-configured authentication window input to described configuration management mould.Wherein, described authentication information can be the user name and the corresponding password of Configuration Manager 11, and this password is the password that the user is provided with when registration; This authentication information industry can be the information the password of the user name of removing Configuration Manager 11 and correspondence, and the embodiment of the invention does not limit this.
Test and management module 13, link to each other with described defect management module 14, be used to described program code to create test case, and when carrying out the test case of described establishment, from described defect management module 14, obtain preset program code defect information, realize test preset program code defective.Wherein, test and management module 13 can be TestLink, and described defect management module 14 can be Bugfree, and TestLink can create and the management testing case like a cork, but the embodiment of the invention does not limit this, can have other modules of this function for other yet.Described test and management module 13 will be carried out the prerequisite of obtaining preset program code defect information in the described test case process from described defect management module 14, establish a communications link between described test and management module 13 and the described defect management module 14, promptly need to establish a communications link between TestLink and the Bugfree; And establish a communications link between concrete described test and management module 13 and the described defect management module 14, can realize in the following way, be included on the basis that communicates to connect that described test and management module 13 and other modules have set up, increase by one with the communicating to connect of defect management module 14; Specifically be example to establish a communications link between TestLink and the Bugfree, this TestLink is before establishing a communications link with described Bugfree, this TestLink with communicating to connect that bugzilla, mantis and jira module are set up, establish a communications link between described TestLink and the Bugfree, comprising:
Revise lib/bugtracking/int_bugtracking.php, be about to wherein:
$configFiles=array (' BUGZILLA '=>' bugzilla.cfg.php ', the foundation that communicates to connect between // expression TestLink and the bugzilla
' MANTIS '=>' mantis.cfg.php ', the foundation ' JIRA ' that communicates to connect between // expression TestLink and the mantis=>' jira.cfg.php '); The foundation that communicates to connect between // expression TestLink and the jira increases a value, changes into:
$interfaceFiles=array(′BUGZILLA′=>′int_bugzilla.php′,
′MANTIS′=>′int_mantis.php′,
′JIRA′=>′int_jira.php′,
' BUGFREE '=>' int_bugfree.php '); The foundation that communicates to connect between // expression TestLink and the bugfree.
The second, increase file: lib/bugtracking/int_bugfree.php, cfg/bugfree.cfg.php.
The 3rd, revise config.inc.php, with define (' TL_INTERFACE_BUGS ', ' NO '); Change define (' TL_INTERFACE_BUGS ' into, ' BUGFREE ').
Through above-mentioned first, second and the 3rd modification, just set up between described TestLink and the jira and communicated to connect, described TestLink just can obtain preset program code defect information with carrying out from described defect management module 14bugfree, thereby realizes the test to preset program code defective.
Further, need to prove that described test and management module 13 also is used to manage the test case of described establishment and/or the test case of described establishment is formed test plan.Wherein, described test and management module 13 has above-mentioned functions, just can create like a cork and the management testing case, and they are organized into test plan.These test plans allow Team Member carry out test cases and dynamic tracking test result, generate report, follow the trail of the requirement of software, give priority in arranging for and allocating task.Described test and management module 13 can be with test process from testing requirement, Test Design, get up to the complete management of test execution.
Further, need to prove, in described test and management module is after described program code is created test case, before carrying out described program code establishment test case, described test and management module also is used to described test case creation version, is used for version number and distinguishes the not test case of homogeneous.
Described defect management module 14, link to each other with described Configuration Manager 11, be used for obtaining and preserving the program code defect information that described program code test process produces, and when the update routine code, with the described Configuration Manager 11 synchronous daily records of upgrading amended program code and creating described refresh routine code.
In the embodiment of the invention, with the structure of test, the structure of test case, and the management of defect code is integrated in the system, make the test of software have a perfect testing process, make to the test of program code can be as early as possible processing, thereby guaranteed the quality that develops software, and reduced software development cost.
And, to carry out the program code defect information of obtaining in the described test case process in the embodiment of the invention and send to the defect management module, defect code is managed and writes down the amended defect code of renewal by described defect management module, and for upgrading defect code establishment daily record, make and make things convenient for the management of software test personnel by clearly record of defect code and defect code quilt defect code.
Embodiment 2
The embodiment of the invention provides a kind of method of software test, and as shown in the figure 2, this method comprises:
201, integrated structure module is obtained the program code that has editted of preservation from Configuration Manager, for described program code makes up test, and carries out the test of described structure.
Wherein, when described integrated structure module is obtained the program code that has editted of preservation from Configuration Manager, can obtain, comprise that the address by described Configuration Manager obtains described program code by following method; When concrete the execution, can in predetermined text box, confirm that also described integrated structure module just can be obtained described program code by the address of described Configuration Manager in the address of the described Configuration Manager of input.Described integrated structure module can the cycle from Configuration Manager, obtain the program code that has editted of preservation the time, but the embodiment of the invention do not limit inferior, can answer corresponding personnel's startup yet and obtains described program code.
Further, need to prove, in described integrated structure module when described Configuration Manager obtains described program code, if described Configuration Manager need authenticate and could allow to obtain program code, then this method also comprises: obtain described program code from described Configuration Manager before, detect whether receive the authentication request that described Configuration Manager sends; If receive the authentication request that described Configuration Manager sends, then, realize authentication to described configuration management mould by the authentication information of pre-configured authentication window input to described configuration management mould.
Wherein, described authentication information can be the user name and the corresponding password of Configuration Manager, and this password is the password that the user is provided with when registration; This authentication information industry can be the information the password of the user name of removing Configuration Manager and correspondence, and the embodiment of the invention does not limit this.
Described Configuration Manager can be svn (subversion), and described integrated structure module can be Hudson; But the embodiment of the invention does not limit this, can have other modules of this function for other yet.
Here need to prove, when the code in source code thesaurus (such as SVN) changes, the developer often uses Hudson tools build software can guarantee to encounter problems as early as possible (such as the code defective), avoids problem just to be found when software development cycle complicates late period.
202, the program code defect information that produces in the described program code test process is obtained and preserved to the defect management module, and when the update routine code, with the synchronous daily record of upgrading amended program code and creating described refresh routine code of described Configuration Manager.
203, the test and management module is that described program code is created test case, when carrying out the test case of described establishment, obtains preset program code defect information from described defect management module, realizes the test to preset program code defective.
Further, be that this method also comprises: described test and management module also was used to described test case creation version, is used for version number and distinguishes the not test case of homogeneous after described program code was created test case in described test and management module.Concrete, carry out before the test, need create a build version for each test plan, a test plan can be created a plurality of structures, these a plurality of structures identify with version number of each issue, show which the version of carrying out test plan is, and can with the BugFree correspondence.
In the embodiment of the invention, with the structure of test, the structure of test case, and the management of defect code is integrated in the system, make the test of software have a perfect testing process, make to the test of program code can be as early as possible processing, thereby guaranteed the quality that develops software, and reduced software development cost.
And, to carry out the program code defect information of obtaining in the described test case process in the embodiment of the invention and send to the defect management module, defect code is managed and writes down the amended defect code of renewal by described defect management module, and for upgrading defect code establishment daily record, make and make things convenient for the management of software test personnel by clearly record of defect code and defect code quilt defect code.
Through the above description of the embodiments, the those skilled in the art can be well understood to the present invention and can realize by the mode that software adds essential common hardware, can certainly pass through hardware, but the former is better embodiment under a lot of situation.Based on such understanding, the part that technical scheme of the present invention contributes to prior art in essence in other words can embody with the form of software product, this computer software product is stored in the storage medium that can read, floppy disk as computing machine, hard disk or CD etc., comprise some instructions with so that computer equipment (can be personal computer, server, the perhaps network equipment etc.) carry out the described method of each embodiment of the present invention.
The above; only be the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, anyly is familiar with those skilled in the art in the technical scope that the present invention discloses; can expect easily changing or replacing, all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of described claim.

Claims (10)

1. the system of a software test is characterized in that, comprising:
Configuration Manager is used to preserve the program code that has editted;
Integrated structure module is used for obtaining described program code from described Configuration Manager, and is that described program code makes up test, and carries out the test of described structure;
The defect management module, link to each other with described Configuration Manager, be used for obtaining and preserving the program code defect information that described program code test process produces, and when the update routine code, with the synchronous daily record of upgrading amended program code and creating described refresh routine code of described Configuration Manager;
The test and management module, link to each other with described defect management module, be used to described program code to create test case, and when carrying out the test case of described establishment, from described defect management module, obtain preset program code defect information, realize test preset program code defective.
2. system according to claim 1 is characterized in that, described integrated structure module also is used for,
Before from described Configuration Manager, obtaining described program code, detect whether receive the authentication request that described Configuration Manager sends;
If receive the authentication request that described Configuration Manager sends, then, realize authentication to described configuration management mould by the authentication information of pre-configured authentication window input to described configuration management mould.
3. system according to claim 1 and 2, it is characterized in that, described integrated structure module is being obtained described program code from described Configuration Manager, for the address by described Configuration Manager obtains described program code from described Configuration Manager.
4. system according to claim 1 is characterized in that, described test and management module also is used to manage the test case of described establishment and/or the test case of described establishment is formed test plan.
5. according to claim 1 or 4 described systems, it is characterized in that, in described test and management module is after described program code is created test case, before carrying out described program code establishment test case, described test and management module also is used to described test case creation version, is used for version number and distinguishes the not test case of homogeneous.
6. system according to claim 1 is characterized in that, Configuration Manager is SVN, described integrated structure module Hudson, and described test and management module is TestLink, described defect management module is Bugfree.
7. a method for testing software is characterized in that, comprising:
Integrated structure module is obtained the program code that has editted of preservation from Configuration Manager, for described program code makes up test, and carry out the test of described structure;
The program code defect information that produces in the described program code test process is obtained and preserved to the defect management module, and when the update routine code, with the synchronous daily record of upgrading amended program code and creating described refresh routine code of described Configuration Manager;
The test and management module is that described program code is created test case, when carrying out the test case of described establishment, obtains preset program code defect information from described defect management module, realizes the test to preset program code defective.
8. method according to claim 7 is characterized in that, described integrated structure module was obtained the program code that has editted of preservation from Configuration Manager before, this method also comprised:
Detect whether receive the authentication request that described Configuration Manager sends by described integrated structure module;
If receive the authentication request that described Configuration Manager sends, then, realize authentication to described configuration management mould by the authentication information of pre-configured authentication window input to described configuration management mould.
9. according to claim 7 or 8 described methods, it is characterized in that, described integrated structure module is being obtained described program code from described Configuration Manager, for the address by described Configuration Manager obtains described program code from described Configuration Manager.
10. method according to claim 7 is characterized in that, is that this method also comprised after described program code was created test case in described test and management module:
Described test and management module also is used to described test case creation version, is used for version number and distinguishes the not test case of homogeneous.
CN2010105345359A 2010-11-03 2010-11-03 Software test system and method Pending CN101982815A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010105345359A CN101982815A (en) 2010-11-03 2010-11-03 Software test system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010105345359A CN101982815A (en) 2010-11-03 2010-11-03 Software test system and method

Publications (1)

Publication Number Publication Date
CN101982815A true CN101982815A (en) 2011-03-02

Family

ID=43619714

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010105345359A Pending CN101982815A (en) 2010-11-03 2010-11-03 Software test system and method

Country Status (1)

Country Link
CN (1) CN101982815A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102147758A (en) * 2011-03-16 2011-08-10 深圳创维数字技术股份有限公司 Automatic compiling and configuring method for equipment to be tested, device and system
CN102880546A (en) * 2012-09-03 2013-01-16 上海方正数字出版技术有限公司 Software integration testing method and system based on extensible markup language (XML) database
CN103186456A (en) * 2011-12-29 2013-07-03 北京新媒传信科技有限公司 Method and device for testing system
CN103220163A (en) * 2012-01-19 2013-07-24 阿里巴巴集团控股有限公司 Updating method and system of configuring information
CN103279831A (en) * 2013-06-27 2013-09-04 李岩 Method for achieving management system for evaluating software test quality and development capacity
CN104331360A (en) * 2013-07-23 2015-02-04 上海斐讯数据通信技术有限公司 Automatic testing platform
CN105893050A (en) * 2016-04-05 2016-08-24 延锋伟世通电子科技(南京)有限公司 Method for carrying out overall lifecycle management on software project based on project lifecycle management (PLMS), subversion (SVN) and Jenkins
CN106326110A (en) * 2016-08-10 2017-01-11 浪潮(北京)电子信息产业有限公司 Bug defect restoration method and system in system version development process
CN106681783A (en) * 2016-12-13 2017-05-17 深圳市恒扬数据股份有限公司 Detection method and system for SVN code
CN106708740A (en) * 2017-01-10 2017-05-24 网易(杭州)网络有限公司 Script testing method and device
CN109814849A (en) * 2017-11-20 2019-05-28 迈普通信技术股份有限公司 Information synchronization method and device
CN111309629A (en) * 2020-03-12 2020-06-19 南京创联智软信息科技有限公司 Processing and analyzing system for testing multiple items
CN115221058A (en) * 2022-07-21 2022-10-21 中航机载系统共性技术有限公司 Software automation test system and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1648872A (en) * 2004-12-08 2005-08-03 上海科泰世纪科技有限公司 Automatic detection building method
CN101174208A (en) * 2007-11-28 2008-05-07 山东浪潮齐鲁软件产业股份有限公司 Method for implementing software assembly line platform
US20080163165A1 (en) * 2006-12-28 2008-07-03 Sap Ag. method and framework for object code testing
CN101403964A (en) * 2008-11-18 2009-04-08 四川赛文纳克软件有限公司 Integration type software configuration management method based on transaction management
CN101814026A (en) * 2010-01-11 2010-08-25 北京世纪高通科技有限公司 Software development system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1648872A (en) * 2004-12-08 2005-08-03 上海科泰世纪科技有限公司 Automatic detection building method
US20080163165A1 (en) * 2006-12-28 2008-07-03 Sap Ag. method and framework for object code testing
CN101174208A (en) * 2007-11-28 2008-05-07 山东浪潮齐鲁软件产业股份有限公司 Method for implementing software assembly line platform
CN101403964A (en) * 2008-11-18 2009-04-08 四川赛文纳克软件有限公司 Integration type software configuration management method based on transaction management
CN101814026A (en) * 2010-01-11 2010-08-25 北京世纪高通科技有限公司 Software development system and method

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102147758A (en) * 2011-03-16 2011-08-10 深圳创维数字技术股份有限公司 Automatic compiling and configuring method for equipment to be tested, device and system
CN103186456A (en) * 2011-12-29 2013-07-03 北京新媒传信科技有限公司 Method and device for testing system
CN103186456B (en) * 2011-12-29 2015-11-18 北京新媒传信科技有限公司 A kind of method and apparatus of system testing
CN103220163A (en) * 2012-01-19 2013-07-24 阿里巴巴集团控股有限公司 Updating method and system of configuring information
CN103220163B (en) * 2012-01-19 2017-03-01 阿里巴巴集团控股有限公司 The update method of configuration information and system
CN102880546A (en) * 2012-09-03 2013-01-16 上海方正数字出版技术有限公司 Software integration testing method and system based on extensible markup language (XML) database
CN102880546B (en) * 2012-09-03 2015-06-17 北大方正集团有限公司 Software integration testing method and system based on extensible markup language (XML) database
CN103279831A (en) * 2013-06-27 2013-09-04 李岩 Method for achieving management system for evaluating software test quality and development capacity
CN103279831B (en) * 2013-06-27 2016-01-20 李岩 For the management system implementation method of evaluation software test mass and development ability
CN104331360A (en) * 2013-07-23 2015-02-04 上海斐讯数据通信技术有限公司 Automatic testing platform
CN105893050B (en) * 2016-04-05 2020-04-28 延锋伟世通电子科技(南京)有限公司 Method for carrying out full-life-cycle management on software project based on PLMS, SVN and Jenkins
CN105893050A (en) * 2016-04-05 2016-08-24 延锋伟世通电子科技(南京)有限公司 Method for carrying out overall lifecycle management on software project based on project lifecycle management (PLMS), subversion (SVN) and Jenkins
CN106326110A (en) * 2016-08-10 2017-01-11 浪潮(北京)电子信息产业有限公司 Bug defect restoration method and system in system version development process
CN106681783A (en) * 2016-12-13 2017-05-17 深圳市恒扬数据股份有限公司 Detection method and system for SVN code
CN106708740A (en) * 2017-01-10 2017-05-24 网易(杭州)网络有限公司 Script testing method and device
CN106708740B (en) * 2017-01-10 2020-04-21 网易(杭州)网络有限公司 Script testing method and device
CN109814849A (en) * 2017-11-20 2019-05-28 迈普通信技术股份有限公司 Information synchronization method and device
CN111309629A (en) * 2020-03-12 2020-06-19 南京创联智软信息科技有限公司 Processing and analyzing system for testing multiple items
CN115221058A (en) * 2022-07-21 2022-10-21 中航机载系统共性技术有限公司 Software automation test system and method
CN115221058B (en) * 2022-07-21 2024-02-06 中航机载系统共性技术有限公司 Automatic software testing system and method

Similar Documents

Publication Publication Date Title
CN101982815A (en) Software test system and method
US7937455B2 (en) Methods and systems for modifying nodes in a cluster environment
EP3152650B1 (en) High-speed application for installation on mobile devices for permitting remote configuration of such mobile devices
US20210306416A1 (en) Digital twin of it infrastructure
WO2016177124A1 (en) Method and device for implementing continuous integration test
US10268468B2 (en) Dynamic release baselines in a continuous delivery environment
US20150100832A1 (en) Method and system for selecting and executing test scripts
CN101814026A (en) Software development system and method
CN106933729A (en) A kind of method of testing and system based on cloud platform
CN104317617A (en) Batch BMC Firmware refreshing method
US20140123114A1 (en) Framework for integration and execution standardization (fiesta)
CN112068852B (en) Method, system, equipment and medium for installing open-source software based on domestic server
CN110737594A (en) Database standard conformance testing method and device for automatically generating test cases
CN103701641A (en) Method and system of automatic operation and maintenance
WO2020123923A1 (en) Automated testing for metadata-driven custom applications
CN110063042A (en) A kind of response method and its terminal of database failure
RU2678717C9 (en) Method for building a software system for automating and visualizing testing of embedded software for electronic devices
CN111737227A (en) Data modification method and system
US10261922B2 (en) Field device commissioning system and field device commissioning method
WO2015199677A1 (en) Documentation notification
US20150082287A1 (en) Scenario based test design
US20160299819A1 (en) Recovery execution system using programatic generation of actionable workflows
CN113254045A (en) Software initialization method, system and computer readable storage medium
AU2017276243A1 (en) System And Method For Generating Service Operation Implementation
CN109753468B (en) Out-of-band management password configuration method and device and electronic equipment

Legal Events

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

Application publication date: 20110302