CN113010359A - Bus test system generation method, system, device and storage medium - Google Patents

Bus test system generation method, system, device and storage medium Download PDF

Info

Publication number
CN113010359A
CN113010359A CN202110326621.9A CN202110326621A CN113010359A CN 113010359 A CN113010359 A CN 113010359A CN 202110326621 A CN202110326621 A CN 202110326621A CN 113010359 A CN113010359 A CN 113010359A
Authority
CN
China
Prior art keywords
control
test system
bus test
bus
controls
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110326621.9A
Other languages
Chinese (zh)
Other versions
CN113010359B (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.)
XI'AN AVIONICS TECHNOLOGY CO LTD
Original Assignee
XI'AN AVIONICS 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 XI'AN AVIONICS TECHNOLOGY CO LTD filed Critical XI'AN AVIONICS TECHNOLOGY CO LTD
Priority to CN202110326621.9A priority Critical patent/CN113010359B/en
Publication of CN113010359A publication Critical patent/CN113010359A/en
Application granted granted Critical
Publication of CN113010359B publication Critical patent/CN113010359B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • G06F11/221Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested to test buses, lines or interfaces, e.g. stuck-at or open line faults
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Tests Of Electronic Circuits (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The invention belongs to the field of bus test systems, and discloses a method, a system, equipment and a storage medium for generating a bus test system, which comprises the following steps: acquiring and analyzing structural information of a bus test system to obtain control information of each control required by the bus test system; the control information comprises a control type, a control position and a control function; selecting a control of a corresponding type from a preset control library according to the control type of each control, and placing the selected control on a display interface according to the control position of each control; and selecting the functions of the controls from a preset function library according to the control functions of the controls, and binding the functions of the controls with the controls to obtain the bus test system. The automatic generation function of the bus test system can be realized, the change of the bus is flexibly matched, the software modification work corresponding to the data structure change and the bus type change is basically saved, a user can configure and generate a new bus test system by himself, and the expansibility is good.

Description

Bus test system generation method, system, device and storage medium
Technical Field
The invention belongs to the field of bus test systems, and relates to a bus test system generation method, a bus test system generation system, bus test equipment and a storage medium.
Background
The bus test function is an important link in the test of the engineering system, and is also a part which is used very frequently, especially in a test platform with monitoring capability, the bus test is a basic condition for completing the test platform throughout the system function.
Meanwhile, because the format definition of the bus varies, the existing bus test system cannot adapt to the change of the data structure, and the change of the details of one part of the bus data structure may cause the partial or even the whole function of the bus test system to be paralyzed, therefore, when the buses with different format definitions need to be tested, developers must change the data forming module and the data analyzing module corresponding to the bus test system, in other words, the bus test system needs to be customized according to the data definition.
However, the generation of the current bus test system requires complex programming by professional personnel, and the difficulty and efficiency of constructing a new bus test system are high; therefore, when the bus test of different data formats is performed, the test difficulty is high and the test time is long.
Disclosure of Invention
The present invention is directed to overcome the above-mentioned drawbacks of the prior art, such as high difficulty and low efficiency in constructing a bus test system, and provides a method, a system, a device and a storage medium for generating a bus test system.
In order to achieve the purpose, the invention adopts the following technical scheme to realize the purpose:
in a first aspect of the present invention, a method for generating a bus test system includes the following steps:
acquiring and analyzing structural information of a bus test system to obtain control information of each control required by the bus test system; the control information comprises a control type, a control position and a control function;
selecting a control of a corresponding type from a preset control library according to the control type of each control, and placing the selected control on a display interface according to the control position of each control;
and selecting the functions of the controls from a preset function library according to the control functions of the controls, and binding the functions of the controls with the controls to obtain the bus test system.
The bus test system generation method of the invention is further improved in that:
the structure information of the bus test system is a bus interface control file of the bus to be tested.
The control types include a control, a display control, and a decoration control.
Further comprising the steps of: and acquiring target attribute information of each control, and updating the default attribute information of each control into the target attribute information.
The target attribute information of each control comprises the size, the shape and the color of each control.
Further comprising the steps of: and acquiring and storing a data composition format specification and a data analysis specification of the bus to be tested.
Further comprising the steps of: and testing the functions of the bus test system, and saving the bus test system passing the test.
In a second aspect of the present invention, a bus test system generation system includes:
the analysis module is used for acquiring and analyzing the structural information of the bus test system to obtain control information of each control required by the bus test system; the control information comprises a control type, a control position and a control function;
the selecting and placing module is used for selecting the control of the corresponding type from a preset control library according to the control type of each control and placing the selected control on a display interface according to the control position of each control;
and the function binding module is used for selecting the functions of the controls from a preset function library according to the control functions of the controls, and binding the functions of the controls with the controls to obtain the bus test system.
In a third aspect of the present invention, a computer device includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the bus test system generation method when executing the computer program.
In a fourth aspect of the present invention, a computer-readable storage medium stores a computer program, which when executed by a processor implements the steps of the above-described bus test system generation method.
Compared with the prior art, the invention has the following beneficial effects:
the bus test system generation method of the invention obtains and analyzes the structure information of the bus test system to further obtain the control information of each control required by the bus test system, wherein the control information comprises the control type, the control position and the control function, therefore, the control of the corresponding type is selected from the preset control library according to the control type of each control, the selected control is placed on the display interface according to the control position of each control, the generation of the operation interface is realized, meanwhile, the function of each control is selected from the preset function library according to the control function of each control, and the function of each control is bound with each control, thereby obtaining the bus test system. In the whole process, the control and the function do not need to be edited again, only the structural information of the bus test system to be generated needs to be analyzed, then the corresponding control and function can be selected from the preset control library and function library, the automatic generation of the bus test system is realized, the change of the bus is flexibly matched, the software modification work corresponding to the change of the data structure and the change of the bus type is basically omitted, the generation difficulty of the bus test system is greatly reduced, and the generation efficiency of the bus test system is improved.
Drawings
FIG. 1 is a block diagram of a method for generating a bus test system according to the present invention;
FIG. 2 is a usage state diagram of the generated bus test system in an embodiment of the present invention;
FIG. 3 is a diagram of yet another use state of the bus test system generated in accordance with an embodiment of the present invention;
FIG. 4 is a block diagram of a bus test system generation system according to the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The invention is described in further detail below with reference to the accompanying drawings:
referring to fig. 1, in an embodiment of the present invention, a method for generating a bus test system is provided, which implements automatic generation of the bus test system, so that the design of the bus test system can be flexibly matched according to a bus structure and data definition. Specifically, the bus test system generation method comprises the following steps.
S1: acquiring and analyzing structural information of a bus test system to obtain control information of each control required by the bus test system; the control information comprises a control type, a control position and a control function.
Specifically, in this embodiment, a bus interface control file (ICD) of the bus to be tested is used as the structural information of the bus test system, and the bus interface control file (ICD) is used when converting information of a transmission protocol, a data structure, an analysis manner, a coefficient, a physical meaning, and the like of the bus to be tested into a database (for example, EXCEL, ACCESS, SQL, and the like) so as to generate the test system.
The control required by the bus test system and the control information of each control can be obtained by analyzing the bus interface control file of the bus to be tested.
Specifically, the control information includes a control type, a control position, and a control function, where the control type includes a control, a display control, and a decoration control, the control includes a control button, the display control includes a display lamp, a character string display box, a base panel, and the decoration control includes an icon, a text title, and the like.
S2: and selecting the control of the corresponding type from a preset control library according to the control type of each control, and placing the selected control on a display interface according to the control position of each control.
Specifically, the control library is a database of all controls used in the operation interface of the bus test system, is used for generating the operation interface of the system, is formed by encoding and storing various types of controls in advance, and can contain controls of different styles, so that the generation requirements of test interfaces of various styles are met.
And after selecting the control of the corresponding type from a preset control library according to the control type of each control, placing the selected control on a display interface through the control position of each control. For example, the basic panel of the operation interface is used as a first control object, the first control object is placed on a certain coordinate of the screen according to the control position of the first control object, the second control object is a button, the second control object is placed on a corresponding coordinate position of the basic panel according to the control position of the second control object, and the generation of the whole operation interface is similar to the building of building blocks.
In the automatic generation process, all controls appearing in the interface exist in a control library, and the controls in the control library have the most basic default attributes, such as silver gray panels, red indicator lights and the like.
Preferably, the attribute information of each control can be controlled, the attributes of the controls in the control library can be edited, namely, the size, the color and the like can be adjusted at will according to requirements. Specifically, target attribute information of each control is acquired, and the default attribute information of each control is updated to the target attribute information, for example, the size and color of the control are changed by changing and setting the control function of its own attribute.
S3: and selecting the functions of the controls from a preset function library according to the control functions of the controls, and binding the functions of the controls with the controls to obtain the bus test system.
Specifically, the function library is a set of all functions included in the bus test system, and includes an event response function of the control button, a display function of the display lamp and the display control, a placement function of the decoration control, and generation and editing functions of colors, shapes, sizes, and the like of all the controls. The functions are generally in the form of function functions, and function libraries are formed by presetting and storing function functions of the functions in a database.
After the controls are placed, the functions of the controls are selected from a preset function library, and then the binding of the function functions and the controls is realized through software coding. For example, an event response function of pressing a control is implemented on a control button. In the first step, a while loop is placed in the panel function by a dynamic program control technique. And secondly, taking a while loop as a control object, and placing an event function in the control object. And thirdly, taking the event function as a control object, and binding the data source property of the event function with the control button, thereby realizing the event response function of the control button. And fourthly, setting a response event when a key of the control button is pressed down by taking the event function as an object, and starting functions of data acquisition or data transmission and the like.
In the binding process of the control and the function, the required functions exist in the function library, for example: bus acquisition function, bus data transmission, bus data packaging, bus data analysis and the like.
After the bus test system is generated, the bus test system acquires the bus data, analyzes the physical significance of the bus data and displays the physical significance in an interface of the bus test system. And recording the display control in the interface while generating, and binding the ID of the display control with the analyzed data ID, thereby realizing the binding function of the display data of the control. The analysis mode of the bus data and the corresponding relation between the ID of the display control and the analysis data are defined by the ICD.
Similarly, the interrelation between the bus transmission data and the control ID is also defined by ICD. And all the generated control elements receive the user input information, and the composition work of the sending data packet is completed according to the composition relation and the sending format defined in the ICD, so that the composition function of the sending data packet of the control elements is realized.
The bus test system generation method can realize the automatic generation function of the bus test system through practical engineering application tests, flexibly matches the change of the bus, and greatly improves the universality of the bus test system. Software modification work corresponding to data structure change and bus type change is basically omitted, after the system is used skillfully, a user of the test system can configure and generate a new bus test system completely, and the expansibility is good. Meanwhile, the method has wide application prospect in the field of bus test, along with the continuous development of the requirement of bus test, the technology has good development prospect, and the development efficiency of a bus test system can be greatly improved.
Specifically, referring to fig. 2 and 3, schematic diagrams of example use states of the bus test system generated by the bus test system generation method of the present invention are shown.
Preferably, the method further comprises the following steps: and acquiring and storing the data composition format specification and the data analysis specification of the bus to be tested, and further realizing the analysis of the bus data transmitted and received by the bus test system through the data composition format specification and the data analysis specification.
Preferably, the method further comprises the following steps: and testing the functions of the bus test system, and saving the bus test system passing the test. The bus test system can be ensured to be normally tested by testing the function of the bus test system, and meanwhile, the bus test system passing the test is stored, generally in a file form, so that the bus test system can be expanded and applied.
The following are embodiments of the apparatus of the present invention that may be used to perform embodiments of the method of the present invention. For details of non-careless mistakes in the embodiment of the apparatus, please refer to the embodiment of the method of the present invention.
In another embodiment of the present invention, a bus test system generation system is provided, which can be used to implement the bus test system generation method described above, and specifically, the bus test system generation system includes an analysis module, a selection and placement module, and a function binding module.
The analysis module is used for acquiring and analyzing the structural information of the bus test system to obtain control information of each control required by the bus test system; the control information comprises a control type, a control position and a control function; the selecting and placing module is used for selecting the control of the corresponding type from a preset control library according to the control type of each control, placing the selected control at the display interface function binding module according to the control position of each control, selecting the function of each control from the preset function library according to the control function of each control, and binding the function of each control with each control to obtain the bus test system.
In yet another embodiment of the present invention, a computer device is provided that includes a processor and a memory for storing a computer program comprising program instructions, the processor for executing the program instructions stored by the computer storage medium. The Processor may be a Central Processing Unit (CPU), or may be other general-purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable gate array (FPGA) or other Programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, etc., which is a computing core and a control core of the terminal, and is specifically adapted to load and execute one or more instructions in a computer storage medium to implement a corresponding method flow or a corresponding function; the processor described in the embodiments of the present invention may be used for the operation of the bus test system generation method.
In yet another embodiment of the present invention, the present invention further provides a storage medium, specifically a computer-readable storage medium (Memory), which is a Memory device in a computer device and is used for storing programs and data. It is understood that the computer readable storage medium herein can include both built-in storage media in the computer device and, of course, extended storage media supported by the computer device. The computer-readable storage medium provides a storage space storing an operating system of the terminal. Also, one or more instructions, which may be one or more computer programs (including program code), are stored in the memory space and are adapted to be loaded and executed by the processor. It should be noted that the computer-readable storage medium may be a high-speed RAM memory, or may be a non-volatile memory (non-volatile memory), such as at least one disk memory. One or more instructions stored in the computer-readable storage medium may be loaded and executed by a processor to implement the corresponding steps of the method for generating a bus test system in the above embodiments.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting the same, and although the present invention is described in detail with reference to the above embodiments, those of ordinary skill in the art should understand that: modifications and equivalents may be made to the embodiments of the invention without departing from the spirit and scope of the invention, which is to be covered by the claims.

Claims (10)

1. A bus test system generation method is characterized by comprising the following steps:
acquiring and analyzing structural information of a bus test system to obtain control information of each control required by the bus test system; the control information comprises a control type, a control position and a control function;
selecting a control of a corresponding type from a preset control library according to the control type of each control, and placing the selected control on a display interface according to the control position of each control;
and selecting the functions of the controls from a preset function library according to the control functions of the controls, and binding the functions of the controls with the controls to obtain the bus test system.
2. The method as claimed in claim 1, wherein the configuration information of the bus test system is a bus interface control file of the bus to be tested.
3. The bus test system generation method of claim 1, wherein the control types include a control, a display control, and a decoration control.
4. The bus test system generation method of claim 1, further comprising the steps of:
and acquiring target attribute information of each control, and updating the default attribute information of each control into the target attribute information.
5. The bus test system generation method according to claim 4, wherein the target attribute information of each control includes a size, a shape, and a color of each control.
6. The bus test system generation method of claim 1, further comprising the steps of:
and acquiring and storing a data composition format specification and a data analysis specification of the bus to be tested.
7. The bus test system generation method of claim 1, further comprising the steps of:
and testing the functions of the bus test system, and saving the bus test system passing the test.
8. A bus test system generation system, comprising:
the analysis module is used for acquiring and analyzing the structural information of the bus test system to obtain control information of each control required by the bus test system; the control information comprises a control type, a control position and a control function;
the selecting and placing module is used for selecting the control of the corresponding type from a preset control library according to the control type of each control and placing the selected control on a display interface according to the control position of each control;
and the function binding module is used for selecting the functions of the controls from a preset function library according to the control functions of the controls, and binding the functions of the controls with the controls to obtain the bus test system.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the bus test system generation method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the bus test system generation method according to any one of claims 1 to 7.
CN202110326621.9A 2021-03-26 2021-03-26 Bus test system generation method, system, device and storage medium Active CN113010359B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110326621.9A CN113010359B (en) 2021-03-26 2021-03-26 Bus test system generation method, system, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110326621.9A CN113010359B (en) 2021-03-26 2021-03-26 Bus test system generation method, system, device and storage medium

Publications (2)

Publication Number Publication Date
CN113010359A true CN113010359A (en) 2021-06-22
CN113010359B CN113010359B (en) 2023-03-17

Family

ID=76407815

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110326621.9A Active CN113010359B (en) 2021-03-26 2021-03-26 Bus test system generation method, system, device and storage medium

Country Status (1)

Country Link
CN (1) CN113010359B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114629740A (en) * 2022-03-29 2022-06-14 北斗星通智联科技有限责任公司 Vehicle-mounted can signal transmitting and receiving method and device, vehicle-mounted system, computer equipment and storage medium
CN114826985A (en) * 2022-03-18 2022-07-29 湖南三一智能控制设备有限公司 Communication protocol testing method and device, upper computer and testing system
CN117130318A (en) * 2023-10-23 2023-11-28 中国恩菲工程技术有限公司 Industrial data acquisition method, device, system and readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080250313A1 (en) * 2007-04-06 2008-10-09 Microsoft Corporation Metadata-driven automatic UI code generation
US20100313182A1 (en) * 2009-06-05 2010-12-09 Microsoft Corporation Extensible user interface generation
CN106940642A (en) * 2017-01-13 2017-07-11 西南电子技术研究所(中国电子科技集团公司第十研究所) The simulated-bus device system of dynamic I CD configurations
CN108347356A (en) * 2017-01-24 2018-07-31 北京京东尚科信息技术有限公司 A kind of multi-protocols unit test method, device, electronic equipment and storage medium
CN108984389A (en) * 2018-06-01 2018-12-11 平安科技(深圳)有限公司 A kind of applied program testing method and terminal device
CN110244688A (en) * 2019-06-06 2019-09-17 惠州市德赛西威汽车电子股份有限公司 Meter bus panel automatic generation method and its system based on LabVIEW
CN112083926A (en) * 2020-09-10 2020-12-15 武汉开目信息技术股份有限公司 Web user interface generation method and device
CN112269746A (en) * 2020-11-10 2021-01-26 京东数科海益信息科技有限公司 Automatic testing method and related equipment
CN112286512A (en) * 2020-10-30 2021-01-29 西南电子技术研究所(中国电子科技集团公司第十研究所) UI management subsystem of avionics simulation test platform

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080250313A1 (en) * 2007-04-06 2008-10-09 Microsoft Corporation Metadata-driven automatic UI code generation
US20100313182A1 (en) * 2009-06-05 2010-12-09 Microsoft Corporation Extensible user interface generation
CN106940642A (en) * 2017-01-13 2017-07-11 西南电子技术研究所(中国电子科技集团公司第十研究所) The simulated-bus device system of dynamic I CD configurations
CN108347356A (en) * 2017-01-24 2018-07-31 北京京东尚科信息技术有限公司 A kind of multi-protocols unit test method, device, electronic equipment and storage medium
CN108984389A (en) * 2018-06-01 2018-12-11 平安科技(深圳)有限公司 A kind of applied program testing method and terminal device
CN110244688A (en) * 2019-06-06 2019-09-17 惠州市德赛西威汽车电子股份有限公司 Meter bus panel automatic generation method and its system based on LabVIEW
CN112083926A (en) * 2020-09-10 2020-12-15 武汉开目信息技术股份有限公司 Web user interface generation method and device
CN112286512A (en) * 2020-10-30 2021-01-29 西南电子技术研究所(中国电子科技集团公司第十研究所) UI management subsystem of avionics simulation test platform
CN112269746A (en) * 2020-11-10 2021-01-26 京东数科海益信息科技有限公司 Automatic testing method and related equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
彭国军;程德智;赵豪东;沈诗琦;李晶雯;: "面向Android软件动态行为监测的UI自动化触发与测试方法" *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114826985A (en) * 2022-03-18 2022-07-29 湖南三一智能控制设备有限公司 Communication protocol testing method and device, upper computer and testing system
CN114629740A (en) * 2022-03-29 2022-06-14 北斗星通智联科技有限责任公司 Vehicle-mounted can signal transmitting and receiving method and device, vehicle-mounted system, computer equipment and storage medium
CN114629740B (en) * 2022-03-29 2024-01-19 北斗星通智联科技有限责任公司 Vehicle-mounted can signal receiving and transmitting method and device, vehicle-mounted system, computer equipment and storage medium
CN117130318A (en) * 2023-10-23 2023-11-28 中国恩菲工程技术有限公司 Industrial data acquisition method, device, system and readable storage medium
CN117130318B (en) * 2023-10-23 2024-01-26 中国恩菲工程技术有限公司 Industrial data acquisition method, device, system and readable storage medium

Also Published As

Publication number Publication date
CN113010359B (en) 2023-03-17

Similar Documents

Publication Publication Date Title
CN113010359B (en) Bus test system generation method, system, device and storage medium
CN104679658B (en) The test method and system of WEB page
CN106598612B (en) Operation method and system for data table in database
US20200359094A1 (en) Screen parameter configuration system
CN112363694B (en) Integration method of FMU file, solver running environment and industrial software
US20020199168A1 (en) Automatic program generation apparatus
CN107451112B (en) Form tool data checking method, device, terminal equipment and storage medium
CN110442510A (en) A kind of page properties acquisition methods, device and computer equipment, storage medium
EP2757492A1 (en) SQL visualizer
CN112148241B (en) Light processing method, device, computing equipment and storage medium
CN106407172A (en) XML (Extensible Markup Language)-based report generating method
JP6370503B1 (en) Program creation device
CN115576950A (en) Report generation method based on JSON configuration file
US10018983B2 (en) PLC system and arithmetic-expression-data-creation supporting apparatus
CN111476007A (en) Table generation method, table generation device, computer device and computer-readable storage medium
CN104081347A (en) Graphical representation of an order of operations
CN111368425B (en) Method and device for analyzing interface relation by using block diagram tool
CN111338625B (en) Data processing method, system, terminal equipment and storage medium
CN115115787B (en) DirectVR-based two-dimensional drawing to 3D model method
CN115794641A (en) Method, device and equipment for making number based on business process and storage medium
CN104899045B (en) A kind of general Software Coding auxiliary system and method
CN104615539A (en) Measurement parameter processing method and system
CN112131759B (en) Comprehensive environment simulation multi-parameter working condition input system and working condition creation method
CN112416995B (en) Data statistics method, device, computer equipment and storage medium
US10235868B2 (en) Embedded shared logical instrument

Legal Events

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