CN117234909B - Water conservancy application software test system based on computer system - Google Patents

Water conservancy application software test system based on computer system Download PDF

Info

Publication number
CN117234909B
CN117234909B CN202311161250.9A CN202311161250A CN117234909B CN 117234909 B CN117234909 B CN 117234909B CN 202311161250 A CN202311161250 A CN 202311161250A CN 117234909 B CN117234909 B CN 117234909B
Authority
CN
China
Prior art keywords
module
data
water conservancy
application software
processor
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.)
Active
Application number
CN202311161250.9A
Other languages
Chinese (zh)
Other versions
CN117234909A (en
Inventor
杨宸智
房爱印
尹曦萌
牛月华
徐强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Intelligent Technology Co Ltd
Original Assignee
Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Intelligent Technology Co Ltd filed Critical Inspur Intelligent Technology Co Ltd
Priority to CN202311161250.9A priority Critical patent/CN117234909B/en
Publication of CN117234909A publication Critical patent/CN117234909A/en
Application granted granted Critical
Publication of CN117234909B publication Critical patent/CN117234909B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

The invention provides a water conservancy application software testing system based on a computer system, which comprises the following components: the system comprises a processor, an analysis simulation module, a system monitoring module, a first test input module, a display screen and a tested target system; the processor is respectively connected with the analysis simulation module, the system monitoring module, the first test input module and the display screen in a data connection mode, and the first test input module is connected with the tested target system in a data connection mode. The method and the device can realize dynamic test of the water conservancy application software, display process data and test data in real time, and improve the test efficiency of the water conservancy application software.

Description

Water conservancy application software test system based on computer system
Technical Field
The invention relates to the technical field of computers, in particular to a water conservancy application software testing system based on a computer system.
Background
The development of water conservancy technology has a profound effect on both human lifestyle and socioeconomic development. In recent years, a plurality of water conservancy software induced by combining water conservancy science with computer software technology plays an important role in solving the problems of flood control, disaster reduction, water resource development and utilization, ecological environment protection and the like. Because of the high complexity of the contents such as the research area, the model element information and the like in the water conservancy software, the output scale of the results is often massive, and how to reasonably and efficiently output the required results of different schemes and realize the real-time analysis processing function is an important technical proposition of combining the water conservancy industry characteristics of the software development technology, and meanwhile, the industrial acceptance and competitiveness of the software in practical application are related.
In the existing mature water conservancy software, the scheme calculation result output mainly adopts two design modes: firstly, global output type, namely, automatically classifying and generating a plurality of output files, storing all element results, and sometimes setting a certain storage interval in consideration of the size of result data, such as ArcSWAT software (see Page238 content in ArcSWAT2009 user guide); secondly, the extraction formula is extracted according to the need, namely, the element output required in the scheme analysis is selected in advance, and a corresponding result output file is set, and sometimes, a certain storage interval is required to be set in consideration of the size of the result data, such as MIKE series software of DHI (see the operation description of a DHI series software interface). The software is equipped with corresponding post-processing programs, and statistics and result display are performed as required after corresponding output files are input.
In order to check whether the water conservancy application software meets the specified requirement or find the difference between the expected result and the actual result, the functional test is an important link in the development process. The software testing method comprises the following steps: the method comprises the steps of finding errors in software programs, judging whether software meets design requirements or not, and whether the software meets technical requirements to be achieved in contracts or not, performing related verification and evaluating the quality of the software, and finally achieving the purpose of giving a high-quality software system to a user, wherein basic test methods of the software mainly comprise static test and dynamic test, functional test, performance test, black box test, white box test and the like, and the software test methods are classified into a plurality of types, and the software test methods can be classified into static test (STATICTESTING, ST) and dynamic test (DYNAMICTESTING, DT) according to program execution states in the test process; the specific implementation algorithm details and the related conditions of the internal structure of the system are classified into three types according to a separable black box test, a white box test and a gray box test; classified from the manner in which the program is executed, can be categorized into manual testing (ManualTesting, MT) and automated testing (AutomaticTesting, AT).
However, the existing water conservancy application software testing method based on the computer system is poor in intelligent degree in actual use, can not quickly and conveniently test the running capability of the software at the position, can not timely give an alarm when a problem occurs in the testing process, reminds a tester to pay attention, can not dock a server side operated by the software with a client side to form instant feedback, is poor in later operation efficiency of the software, and can not collect the tested result, so that the water conservancy application software testing system based on the computer system is provided for solving the existing problem.
Disclosure of Invention
Aiming at the problems, the invention aims to provide a water conservancy application software testing system based on a computer system, which can realize dynamic testing of the water conservancy application software, display process data and testing data in real time and improve the testing efficiency of the water conservancy application software.
The invention aims to achieve the aim, and the aim is achieved by the following technical scheme: a computer system-based water conservancy application software testing system, comprising: the system comprises a processor, an analysis simulation module, a system monitoring module, a first test input module, a display screen and a tested target system; the processor is respectively connected with the analysis simulation module, the system monitoring module, the first test input module and the display screen in a data connection mode, and the first test input module is connected with the tested target system in a data connection mode.
The tested target system is used for running the water conservancy application software and acquiring and recording the execution result of the water conservancy application software and related background data; the first test input module is used for automatically acquiring basic data and result data in the execution process of the water cooling application software in the tested target system through an interface and uploading the basic data and the result data to the processor; the processor is used for operating the system and controlling the operation of each module in the system; the analysis simulation module is internally preset with a water conservancy numerical model and an analysis detection tool, and is used for analyzing the acquired basic data by utilizing the water conservancy numerical model, generating model related data, comparing the model related data with result data, and checking the accuracy of water conservancy application software; the display screen is used for displaying basic data and result data in the execution process of the water conservancy application software and verification result information of the water cooling application software.
Further, the system further comprises: a data conversion module and a data management module; the data conversion module is arranged between the tested target system and the first test input module, and is used for converting an interface calling instruction sent by the processor through the first test input module into a parameter structure conforming to the API of the tested target system and sending the parameter structure to the tested target system; the system is also used for processing the acquired data of the tested target system into a format compatible with the system and uploading the data to the processor through the first test input module; the data management module is arranged between the first test input module and the processor and is used for managing the data of the system, managing the input data of the tested target system and executing related test operation on the data.
Further, the system further comprises: the system comprises a terminal exchange module, a server and a client; the terminal exchange module is arranged between the data management module and the first test input module, the server is respectively in data connection with the terminal exchange module and the data management module, and the client is respectively in data connection with the terminal exchange module and the data management module.
The client is used for providing a man-machine interaction UI; the server is used for running various operation instructions, interacting with the client and calling the processor to execute various operations; and the terminal exchange module is used for the function and operation interaction of the server and the client.
Further, the system further comprises: the IDC editing module is in data connection with the processor; and the IDC editing module is used for providing a public ICD format for the query and use of modules in the system and normalizing the tested input data and output data by adopting a unified ICD format.
Further, the system further comprises: the system monitoring module is respectively connected with the processor and the storage module in a data way; the system monitoring module is used for monitoring the running state of the system, processing and outputting running state information and outputting related abnormality and error reporting information; and the storage module is used for storing the running state information, related abnormality and error reporting information.
Further, the system further comprises: the second test input module is in data connection with the processor; the second test input module is used for accessing external equipment and reading test data of manually-imported water conservancy application software; the test data includes database data, operation monitoring data, security diagnosis data, log files, and picture data.
Further, the system further comprises: a power supply monitoring module and a power supply module; the power supply module is in electrical signal connection with the processor through the power supply monitoring module; the power supply monitoring module is used for monitoring the power supply state of the system in real time and acquiring the running state information of the power supply module in real time.
Further, the system further comprises: the alarm module is in data connection with the display screen; and the alarm module is used for sending out corresponding alarm prompt information according to the system abnormal information and the test abnormal information.
Further, the display screen is a liquid crystal display screen, a lithium battery is arranged in the power module, and the capacity of the lithium battery is 6500mA.
Further, the water conservancy numerical model includes, but is not limited to: hydrologic model, hydrodynamic model, water quality model.
Compared with the prior art, the invention has the beneficial effects that: the invention discloses a water conservancy application software testing system based on a computer system, which can timely give an alarm to remind testers of paying attention when problems occur in the testing process through the arrangement of structures such as an alarm module and the like; the man-machine interaction function is realized through the cooperation setting of a series of structures such as the server, the client, the data management module, the terminal exchange module and the like, the server operated by the software is in butt joint with the client to form instant feedback, and the later operation efficiency of the software is improved; and analyzing the accuracy of the data processing of the water conservancy application software in a comparison mode by utilizing the water conservancy numerical model and the analysis detection tool through the analysis simulation module.
The intelligent water conservancy application software testing system is reasonable in structural design and high in intelligent degree, not only can the running capability of the water conservancy application software be tested quickly and conveniently, but also an alarm can be sent out timely when a problem occurs in the testing process, a tester is reminded of paying attention, a man-machine interaction function is added, a server side for running the software is in butt joint with a client side, instant feedback is formed, and the later running efficiency of the software is improved.
It can be seen that the present invention has outstanding substantial features and significant advances over the prior art, as well as the benefits of its implementation.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
Fig. 1 is a system configuration diagram of an embodiment of the present invention.
In the figure, 1, a storage module; 2. a system monitoring module; 3. an ICD editing module; 4. a processor; 5. an analysis simulation module; 6. a data management module; 7. a terminal exchange module; 8.a first test input module; 9. a data conversion module; 10. a target system to be measured; 11. an alarm module; 12. a display screen; 13. a second test input module; 14. a power supply monitoring module; 15. a power module; 16. a server; 17. and a client.
Detailed Description
In order to better understand the aspects of the present invention, the present invention will be described in further detail with reference to the accompanying drawings and detailed description. It will be apparent that the described embodiments are only some, but not all, embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
As shown in fig. 1, the invention discloses a water conservancy application software testing system based on a computer system, which comprises: the processor 4 is respectively connected with the ICD editing module 3, the analysis simulation module 5, the system monitoring module 2, the display screen 12, the second test input module 13, the power supply monitoring module 14 and the data management module 6 in a data mode; the system monitoring module 2 is in data connection with the storage module 1, the display screen 12 is in data connection with the alarm module 11, the power supply monitoring module 14 is electrically connected with the power supply module 15, the data management module 6 is respectively in data connection with the terminal exchange module 7, the service end 16 and the client end 17, the terminal exchange module 7 is respectively in data connection with the first test input module 8, the service end 16 and the client end 17, the first test input module 8 is in data connection with the data conversion module 9, and the data conversion module 9 is in data connection with the tested target system 10.
Based on the system architecture, the principle of each functional module of the system is specifically as follows:
The tested target system 10 is used for running water conservancy application software and acquiring and recording the execution result of the water conservancy application software and related background data.
The data conversion module 9 is responsible for processing the interface call instruction format of the system into a parameter structure conforming to the API of the tested target system, and a data format which can be identified by the tested target system, and inputting test data to the tested target system. And the system is also used for processing the acquired data of the tested target system into a format compatible with the testing system, such as a coding format of the data, or correspondingly processing the acquired water conservancy data according to a standard data structure of the water conservancy industry.
The first test input module 8 is responsible for automatically acquiring various data of the test target system, such as jason format data, text data, log data, shp vector data, picture data, database data and the like, through an interface.
Since the present system is at the software level, the server 16 and client 17 are separate. The server 16 is used as a server background of a software layer, operates various operation instructions of the system, interacts with the client 17, and invokes the processor 4 to execute various operations, wherein the module is responsible for the functions and operation interactions of the server 16 and the client 17 in the whole system; the client 17 is responsible for the man-machine interaction UI of the whole system as a software-level client. The terminal exchange module 7 is thus responsible for the functional and operational interaction of the server 16 and the client 17 in the complete system.
The data management module 6 is responsible for data management of the whole set of system, manages various items of input data of the tested target system 10 and manually imported data, and executes related test operation on the data.
The analysis simulation module 5 comprises a preset water conservancy numerical model and an analysis detection tool. The water conservancy numerical model comprises, but is not limited to, a hydrological model, a hydrodynamic model, a water quality model and the like, and is used for analyzing model related data acquired and generated in a tested target system, comparing the model related data with results generated by model related functions in the tested target system, and checking the accuracy of water conservancy application software result data.
The processor 4 is used as a core processing operation module of the system and is responsible for running the system and processing and running functions of each module.
IDC editing module 3 is able to provide a common ICD format for other modules to query and use without generating a data stream. The test input data and output data are normalized by employing a unified ICD format.
The system monitoring module 2 is used for monitoring the running state of the whole system, and is responsible for processing and outputting the running state of the system and outputting related abnormal and error reporting information. All relevant software data are stored in the memory module 1, which memory module 1 may employ storage media commonly used in the art.
The alarm module 11 is used for carrying out different alarm prompts on system abnormality and test abnormality of each level; the display screen 12 is used as a man-machine interaction display terminal, and adopts a liquid crystal display screen for displaying basic data and result data in the execution process of water conservancy application software and verification result information of water cooling application software.
The second test input module 13, which is different from the first test input module 8, is an artificial data input module, and realizes that relevant test data of the water benefit application software is manually imported into the system by accessing external equipment, and the relevant test data comprises database data, operation monitoring data, security diagnosis data, log files, picture data and the like of the tested target system and other data required by the operation of the system.
The power supply monitoring module 14 monitors the power supply condition of the whole system during operation, including the condition of external access power supply equipment and the condition of the power supply of the system; the power module 15 is responsible for the power supply of system, and the inside lithium cell that is provided with of power module 15, lithium cell capacity are 6500mA.
The working principle of the system is as follows: the system can timely give an alarm when problems occur in the testing process through the arrangement of the structures such as the alarm module 11 and the like, reminds a tester to pay attention, realizes a man-machine interaction function through the matching arrangement of a series of structures such as the server side 16, the client side 17, the data management module 6 and the terminal exchange module 7, and enables the server side 16 operated by software to be in butt joint with the client side 17 to form instant feedback, improves the later operation efficiency of the software, utilizes a water conservancy numerical model and an analysis and detection tool through the processor 4 and the analysis simulation module 5, analyzes the accuracy of data processing of the water conservancy application software in a comparison mode, and directly displays analysis result data on the display 12.
The system has reasonable structural design and high intelligent degree, can not only rapidly and conveniently test the operation capability of water conservancy application software, but also timely give an alarm when a problem occurs in the test process, remind a tester to pay attention, and newly add a human-computer interaction function, and the server 16 and the client 17 for software operation are in butt joint to form instant feedback, so that the later operation efficiency of the software is improved.
In summary, the invention can realize the dynamic test of the water conservancy application software, display the process data and the test data in real time, and improve the test efficiency of the water conservancy application software.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, so that the same or similar parts between the embodiments are referred to each other. For the method disclosed in the embodiment, since it corresponds to the system disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
In the several embodiments provided by the present invention, it should be understood that the disclosed systems, and methods may be implemented in other ways. For example, the system embodiments described above are merely illustrative, e.g., the division of the elements is merely a logical functional division, and there may be additional divisions when actually implemented, e.g., multiple elements or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some interface, system or unit indirect coupling or communication connection, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional module in the embodiments of the present invention may be integrated in one processing unit, or each module may exist alone physically, or two or more modules may be integrated in one unit.
Similarly, each processing unit in the embodiments of the present invention may be integrated in one functional module, or each processing unit may exist physically, or two or more processing units may be integrated in one functional module.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The water conservancy application software testing system based on the computer system provided by the invention is described in detail above. The principles and embodiments of the present invention have been described herein with reference to specific examples, the description of which is intended only to facilitate an understanding of the method of the present invention and its core ideas. It should be noted that it will be apparent to those skilled in the art that various modifications and adaptations of the invention can be made without departing from the principles of the invention and these modifications and adaptations are intended to be within the scope of the invention as defined in the following claims.

Claims (7)

1. A computer system-based water conservancy application software testing system, comprising: the system comprises a processor, an analysis simulation module, a system monitoring module, a first test input module, a display screen and a tested target system; the processor is respectively connected with the analysis simulation module, the system monitoring module, the first test input module and the display screen in data connection, and the first test input module is connected with the tested target system in data connection;
The tested target system is used for running the water conservancy application software and acquiring and recording the execution result of the water conservancy application software and related background data;
the first test input module is used for automatically acquiring basic data and result data in the execution process of the water cooling application software in the tested target system through an interface and uploading the basic data and the result data to the processor;
The processor is used for operating the system and controlling the operation of each module in the system;
The analysis simulation module is internally preset with a water conservancy numerical model and an analysis detection tool, and is used for analyzing the acquired basic data by utilizing the water conservancy numerical model, generating model related data, comparing the model related data with result data, and checking the accuracy of water conservancy application software;
The display screen is used for displaying basic data and result data in the execution process of the water conservancy application software and verification result information of the water cooling application software;
the system further comprises: a data conversion module and a data management module;
The data conversion module is arranged between the tested target system and the first test input module, and is used for converting an interface calling instruction sent by the processor through the first test input module into a parameter structure conforming to the API of the tested target system and sending the parameter structure to the tested target system; the system is also used for processing the acquired data of the tested target system into a format compatible with the system and uploading the data to the processor through the first test input module;
The data management module is arranged between the first test input module and the processor and is used for managing the data of the system, managing the input data of the tested target system and executing related test operation on the data;
The system further comprises: the system comprises a terminal exchange module, a server and a client;
the terminal exchange module is arranged between the data management module and the first test input module, the server is respectively in data connection with the terminal exchange module and the data management module, and the client is respectively in data connection with the terminal exchange module and the data management module;
The client is used for providing a man-machine interaction UI;
the server is used for running various operation instructions, interacting with the client and calling the processor to execute various operations;
The terminal exchange module is used for the function and operation interaction of the server and the client;
The hydraulic numerical model includes, but is not limited to: hydrologic model, hydrodynamic model, water quality model.
2. The computer system-based water conservancy application software testing system according to claim 1, wherein the system further comprises: the IDC editing module is in data connection with the processor;
and the IDC editing module is used for providing a public ICD format for the query and use of modules in the system and normalizing the tested input data and output data by adopting a unified ICD format.
3. The computer system-based water conservancy application software testing system according to claim 2, wherein the system further comprises: the system monitoring module is respectively connected with the processor and the storage module in a data way;
the system monitoring module is used for monitoring the running state of the system, processing and outputting running state information and outputting related abnormality and error reporting information;
And the storage module is used for storing the running state information, related abnormality and error reporting information.
4. The computer system-based water conservancy application software testing system of claim 3, further comprising: the second test input module is in data connection with the processor;
The second test input module is used for accessing external equipment and reading test data of manually-imported water conservancy application software; the test data includes database data, operation monitoring data, security diagnosis data, log files, and picture data.
5. The computer system-based water conservancy application software testing system of claim 4, further comprising: a power supply monitoring module and a power supply module; the power supply module is in electrical signal connection with the processor through the power supply monitoring module;
The power supply monitoring module is used for monitoring the power supply state of the system in real time and acquiring the running state information of the power supply module in real time.
6. The computer system-based water conservancy application software testing system of claim 5, further comprising: the alarm module is in data connection with the display screen;
and the alarm module is used for sending out corresponding alarm prompt information according to the system abnormal information and the test abnormal information.
7. The computer system-based water conservancy application software testing system according to claim 6, wherein the display screen is a liquid crystal display screen, and a lithium battery is arranged in the power module, and the capacity of the lithium battery is 6500mA.
CN202311161250.9A 2023-09-08 2023-09-08 Water conservancy application software test system based on computer system Active CN117234909B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311161250.9A CN117234909B (en) 2023-09-08 2023-09-08 Water conservancy application software test system based on computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311161250.9A CN117234909B (en) 2023-09-08 2023-09-08 Water conservancy application software test system based on computer system

Publications (2)

Publication Number Publication Date
CN117234909A CN117234909A (en) 2023-12-15
CN117234909B true CN117234909B (en) 2024-06-11

Family

ID=89081828

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311161250.9A Active CN117234909B (en) 2023-09-08 2023-09-08 Water conservancy application software test system based on computer system

Country Status (1)

Country Link
CN (1) CN117234909B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140023027A (en) * 2012-08-16 2014-02-26 주식회사 유니테스트 An apparatus and method for analyzing test data
CN104182345A (en) * 2014-08-26 2014-12-03 上海微小卫星工程中心 Computer software testing system
CN104636241A (en) * 2015-01-20 2015-05-20 卡斯柯信号有限公司 Automatic analysis method for log data of vehicle-mounted controller based on requirement modeling
CN109358599A (en) * 2018-10-18 2019-02-19 湖南中车时代通信信号有限公司 A kind of Auto-Test System of train operation monitoring device, method and device
CN109885497A (en) * 2019-02-23 2019-06-14 山东云尚信息科技有限公司 A kind of test macro of computer software
CN110188039A (en) * 2019-05-20 2019-08-30 南京星火技术有限公司 The method and system of software test, software optimization
CN110941561A (en) * 2019-12-05 2020-03-31 北京星际荣耀空间科技有限公司 Flight control software evaluation method, device and system
CN111552201A (en) * 2020-04-27 2020-08-18 南京天擎汽车电子有限公司 Model processor in-loop test method, device, equipment and medium
CN114297084A (en) * 2021-12-31 2022-04-08 北京航天驭星科技有限公司 Method and device for testing satellite test, operation and control data interface, electronic equipment and medium
CN114756463A (en) * 2022-04-15 2022-07-15 山东云海国创云计算装备产业创新中心有限公司 Test environment development method, system, equipment and medium
CN115757132A (en) * 2022-11-18 2023-03-07 北京微纳星空科技有限公司 Satellite interface testing method and device, electronic equipment and storage medium
CN115827358A (en) * 2022-09-28 2023-03-21 苏州浪潮智能科技有限公司 Automatic test system, method and device for PFR function and storage medium
CN115865992A (en) * 2023-03-02 2023-03-28 中国建材检验认证集团湖南有限公司 Wisdom water conservancy on-line monitoring system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE60308505T2 (en) * 2002-05-11 2007-01-18 Accenture Global Services Gmbh METHOD AND SYSTEM FOR AUTOMATIC TESTING OF SOFTWARE
EP2153581B1 (en) * 2007-06-05 2013-07-31 Astrium Limited Remote testing system and method
FI20115104A0 (en) * 2011-02-02 2011-02-02 Teknologian Tutkimuskeskus Vtt Oy SYSTEM AND METHOD FOR MODEL-BASED TESTING
US10769056B2 (en) * 2018-02-26 2020-09-08 The Ultimate Software Group, Inc. System for autonomously testing a computer system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140023027A (en) * 2012-08-16 2014-02-26 주식회사 유니테스트 An apparatus and method for analyzing test data
CN104182345A (en) * 2014-08-26 2014-12-03 上海微小卫星工程中心 Computer software testing system
CN104636241A (en) * 2015-01-20 2015-05-20 卡斯柯信号有限公司 Automatic analysis method for log data of vehicle-mounted controller based on requirement modeling
CN109358599A (en) * 2018-10-18 2019-02-19 湖南中车时代通信信号有限公司 A kind of Auto-Test System of train operation monitoring device, method and device
CN109885497A (en) * 2019-02-23 2019-06-14 山东云尚信息科技有限公司 A kind of test macro of computer software
CN110188039A (en) * 2019-05-20 2019-08-30 南京星火技术有限公司 The method and system of software test, software optimization
CN110941561A (en) * 2019-12-05 2020-03-31 北京星际荣耀空间科技有限公司 Flight control software evaluation method, device and system
CN111552201A (en) * 2020-04-27 2020-08-18 南京天擎汽车电子有限公司 Model processor in-loop test method, device, equipment and medium
CN114297084A (en) * 2021-12-31 2022-04-08 北京航天驭星科技有限公司 Method and device for testing satellite test, operation and control data interface, electronic equipment and medium
CN114756463A (en) * 2022-04-15 2022-07-15 山东云海国创云计算装备产业创新中心有限公司 Test environment development method, system, equipment and medium
CN115827358A (en) * 2022-09-28 2023-03-21 苏州浪潮智能科技有限公司 Automatic test system, method and device for PFR function and storage medium
CN115757132A (en) * 2022-11-18 2023-03-07 北京微纳星空科技有限公司 Satellite interface testing method and device, electronic equipment and storage medium
CN115865992A (en) * 2023-03-02 2023-03-28 中国建材检验认证集团湖南有限公司 Wisdom water conservancy on-line monitoring system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
水文分析在无人机航测DEM 产品质量控制中的应用;刘真真等;《勘察科学技术》;20181020;第49-54页 *

Also Published As

Publication number Publication date
CN117234909A (en) 2023-12-15

Similar Documents

Publication Publication Date Title
CN109284269B (en) Abnormal log analysis method and device, storage medium and server
CN107193714B (en) Alarm display method and device
CN110377136A (en) A kind of PSU original value log recording method and device
CN110837496A (en) Data quality management method and system based on dynamic sql
CN112287548A (en) Power distribution network real-time monitoring method and device based on broadband network
KR101198397B1 (en) Compatible system and method for monitoring risk of nuclear power plant at full power operation
CN115576817A (en) Automatic test system, method, electronic equipment and storage medium
CN115330435A (en) Method, device, equipment and medium for establishing carbon emission right price index system
CN115016346A (en) Multi-device management method and system based on data acquisition control device of Internet of things
WO2022033224A1 (en) Human reliability evaluation method and system, and computer device and storage medium
CN113487086A (en) Method and device for predicting remaining service life of equipment, computer equipment and medium
CN117234909B (en) Water conservancy application software test system based on computer system
CN115248782B (en) Automatic testing method and device and computer equipment
CN112416746A (en) Test case generation method, device, equipment and medium
CN112825165A (en) Project quality management method and device
CN110632519A (en) Fuel cell fault diagnosis method and apparatus
CN113900897A (en) Full link monitoring solution for distributed application system
CN113962398A (en) Quantum computer automation control method, system, server and storage medium
CN113934595A (en) Data analysis method and system, storage medium and electronic terminal
CN110019172B (en) Data processing method and device, storage medium and electronic equipment
CN111367765A (en) Method and device for monitoring interface response performance, server and storage medium
CN112448840A (en) Communication data quality monitoring method, device, server and storage medium
CN110674197A (en) Visual configuration and capture system for business operation
CN117785643B (en) Performance test platform for software development
CN114090382B (en) Health inspection method and device for super-converged cluster

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant