CN115599684A - Test system and method based on product configuration - Google Patents

Test system and method based on product configuration Download PDF

Info

Publication number
CN115599684A
CN115599684A CN202211324939.4A CN202211324939A CN115599684A CN 115599684 A CN115599684 A CN 115599684A CN 202211324939 A CN202211324939 A CN 202211324939A CN 115599684 A CN115599684 A CN 115599684A
Authority
CN
China
Prior art keywords
test
tested object
configuration
task
management module
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
CN202211324939.4A
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.)
Leihua Electronic Technology Research Institute Aviation Industry Corp of China
Original Assignee
Leihua Electronic Technology Research Institute Aviation Industry Corp of China
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 Leihua Electronic Technology Research Institute Aviation Industry Corp of China filed Critical Leihua Electronic Technology Research Institute Aviation Industry Corp of China
Priority to CN202211324939.4A priority Critical patent/CN115599684A/en
Publication of CN115599684A publication Critical patent/CN115599684A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

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

Abstract

The application belongs to the technical field of product testing, and particularly relates to a testing system and a method based on product configuration, wherein the testing system based on the product configuration comprises the following steps: the device comprises a tested object management module, a test object management module and a test object management module, wherein the tested object management module is used for importing a tested object; the test resource mapping module is used for importing test resources, configuring the connection relation between the test resources and the tested object and constructing a test configuration of the tested object; the test case management module is used for importing test cases; the test task management module is used for configuring the incidence relation between the test configuration of the tested object and the test case and constructing a test task; and the test task operation module is used for appointing a test task and applying the test case to the test configuration of the tested object.

Description

Test system and method based on product configuration
Technical Field
The application belongs to the technical field of product testing, and particularly relates to a testing system and a testing method based on product configuration.
Background
The development of avionics products has a complex development process, and different test systems are required to be configured at different stages for the integrated verification matched with the system development, such as: in the early development stage, model-in-loop testing based on requirements needs to be realized, and a model-in-loop simulation platform is configured; in the development process, module-level test equipment needs to be configured for the verification of hardware and software configuration items; in the system integration stage, a combined integration test platform capable of realizing an avionics system level needs to be configured, so that a plurality of sets of equipment need to be customized in the development process of one type of avionics product to match the development process, and in addition, when different types of products are developed, the equipment customized before is difficult to reuse and cannot be repeatedly constructed due to difference of hardware configuration and software functions.
The present application has been made in view of the above-mentioned technical drawbacks.
It should be noted that the above background disclosure is only for the purpose of assisting understanding of the inventive concept and technical solutions of the present invention, and does not necessarily belong to the prior art of the present patent application, and the above background disclosure should not be used for evaluating the novelty and inventive step of the present application without explicit evidence to suggest that the above content is already disclosed at the filing date of the present application.
Disclosure of Invention
It is an object of the present application to provide a product configuration based test system and method thereof to overcome or alleviate at least one aspect of the known prior art deficiencies.
The technical scheme of the application is as follows:
one aspect provides a product configuration based testing system comprising:
the device comprises a tested object management module, a test object management module and a test object management module, wherein the tested object management module is used for importing a tested object;
the test resource mapping module is used for importing test resources, configuring the connection relation between the test resources and the tested object and constructing a test configuration of the tested object;
the test case management module is used for importing test cases;
the test task management module is used for configuring the incidence relation between the test configuration of the tested object and the test case and constructing a test task;
and the test task operation module is used for appointing a test task and applying the test case to the test configuration of the tested object.
According to at least one embodiment of the application, in the test system based on the product configuration, the test task management module can correct the test task and delete the test task.
According to at least one embodiment of the present application, in the above test system based on a product configuration, the saving of the test task as a file by the test task management module includes: the information of the tested object, the information of the test resource and the information of the test case.
According to at least one embodiment of the present application, the product configuration-based test system further includes:
and the test task checking module is used for checking whether the correlation of the test case of the test configuration of the tested object in the test task is correct or not and sending out a warning when the correlation is incorrect.
According to at least one embodiment of the present application, the product configuration-based test system further includes:
and the tested object monitoring module is used for monitoring the state of the tested object.
According to at least one embodiment of the present application, in the above test system based on product configuration, the tested object status includes a tested object model, a tested object numbering technology status, software version numbers of each software configuration item of the tested object, and a tested object software version date.
According to at least one embodiment of the present application, the product configuration-based test system further includes:
and the tested object simulation module is used for constructing a tested object simulation model, and the tested object simulation model can be connected with the corresponding test resource to obtain a corresponding tested object test configuration.
Another aspect provides a product configuration based testing method, comprising:
and a measured object management step: leading in a measured object;
and (3) testing resource mapping: importing a test resource, configuring a connection relation between the test resource and a tested object, and constructing a tested object test configuration;
test case management: importing a test case;
a test task management step: configuring the incidence relation between the test configuration of the tested object and the test case, and constructing a test task;
a test task operation step: and (4) specifying a test task, and applying the test case to the test configuration of the tested object.
According to at least one embodiment of the present application, the above testing method based on product configuration further includes:
testing task checking: and checking whether the correlation of the test case of the test configuration of the tested object in the test task is correct or not.
According to at least one embodiment of the present application, the above testing method based on product configuration further includes:
and monitoring the tested object: and monitoring the state of the measured object.
Drawings
FIG. 1 is a schematic diagram of a product configuration based test system provided by embodiments of the present application;
fig. 2 is a schematic diagram of a test method based on a product configuration provided in an embodiment of the present application.
For a better understanding of the present embodiments, certain elements of the drawings may be omitted, enlarged or reduced, and do not represent actual product dimensions, and the drawings are for illustrative purposes only and are not to be construed as limiting the present patent.
Detailed Description
In order to make the technical solutions and advantages of the present application clearer, the technical solutions of the present application will be further clearly and completely described in the following detailed description with reference to the accompanying drawings, and it should be understood that the specific embodiments described herein are only some of the embodiments of the present application, and are only used for explaining the present application, but not limiting the present application. It should be noted that, for convenience of description, only the parts related to the present application are shown in the drawings, other related parts may refer to general designs, and the embodiments and technical features in the embodiments in the present application may be combined with each other to obtain a new embodiment without conflict.
In addition, unless otherwise defined, technical or scientific terms used in the description of the present application shall have the ordinary meaning as understood by one of ordinary skill in the art to which the present application belongs. The terms "upper", "lower", "left", "right", "center", "vertical", "horizontal", "inner", "outer", and the like used in the description of the present application, which indicate orientations, are used only to indicate relative directions or positional relationships, and do not imply that the devices or elements must have a specific orientation, be constructed and operated in a specific orientation, and when the absolute position of the object to be described is changed, the relative positional relationships may be changed accordingly, and thus, should not be construed as limiting the present application. The use of "first," "second," "third," and the like in the description of the present application is for descriptive purposes only to distinguish between different components and is not to be construed as indicating or implying relative importance. The use of the terms "a," "an," or "the" and similar referents in the description of the application should not be construed as an absolute limitation of quantity, but rather as the presence of at least one. The word "comprising" or "comprises", and the like, when used in this description, is intended to specify the presence of stated elements or items, but not the exclusion of other elements or items.
Further, it is noted that, unless expressly stated or limited otherwise, the terms "mounted," "connected," and the like are used in the description of the invention in a generic sense, e.g., connected as either a fixed connection or a removable connection or integrally connected; can be mechanically or electrically connected; they may be directly connected or indirectly connected through an intermediate medium, or they may be connected through the inside of two elements, and those skilled in the art can understand their specific meaning in this application according to the specific situation.
The present application is described in further detail below with reference to fig. 1-2.
One aspect provides a product configuration based testing system comprising:
the device comprises a tested object management module, a test object management module and a test object management module, wherein the tested object management module is used for importing a tested object;
the test resource mapping module is used for importing test resources, configuring the connection relation between the test resources and the tested object and constructing a test configuration of the tested object;
the test case management module is used for importing test cases;
the test task management module is used for configuring the incidence relation between the test configuration of the tested object and the test case and constructing a test task;
and the test task operation module is used for appointing a test task and applying the test case to the test configuration of the tested object.
For the test system based on the product configuration disclosed in the above embodiment, those skilled in the art can understand that the design is easy for the product configuration to test, and while the test verification requirements of the device module level and the system level are met, an adaptive test environment, "one multi-type" can be quickly constructed through simple hardware modification and software configuration, and the test platform system type can be supported to work, so that the development cycle and the cost of the product can be greatly reduced.
In some optional embodiments, in the above test system based on a product configuration, the test task management module may modify the test task and delete the test task.
In some optional embodiments, in the above test system based on a product configuration, the test task management module saves the test task as a file, and includes: the information of the tested object, the information of the test resource and the information of the test case.
In some optional embodiments, the product configuration-based test system further includes:
and the test task verification module is used for verifying whether the correlation of the test case of the test configuration of the tested object in the test task is correct or not and sending out a warning when the correlation is incorrect.
In some optional embodiments, the product configuration-based test system further includes:
and the monitored object monitoring module is used for monitoring the state of the monitored object.
In some optional embodiments, in the above test system based on product configuration, the tested object state includes a tested object model, a tested object numbering technology state, software version numbers of software configuration items of the tested object, and a tested object software version date.
In some optional embodiments, the product configuration-based test system further includes:
and the tested object simulation module is used for constructing a tested object simulation model, and the tested object simulation model can replace an actual tested object to be connected with the corresponding test resource to obtain a corresponding tested object test configuration.
For the product configuration based test system disclosed in the above embodiments, those skilled in the art should understand that the various modules can be implemented by electronic hardware, computer software, or a combination of both, and for clearly illustrating the interchangeability of hardware and software, the functions are generally described herein in terms of hardware or software, and depending on the specific application and design constraints of the technical solution, those skilled in the art may choose different methods for implementing the described functions for each specific application and its practical constraints, but such implementation should not be considered as beyond the scope of the present application.
Another aspect provides a product configuration based testing method, comprising:
and a measured object management step: leading in a measured object;
and (3) testing resource mapping: test resources are led in, the connection relation between the test resources and the tested object is configured, the tested object test configuration is established, and the tested object simulation model can replace the actual tested object to be connected with the corresponding test resources to obtain the corresponding tested object test configuration;
test case management: importing a test case;
a test task management step: configuring the incidence relation between the test configuration of the tested object and the test case, and constructing a test task;
a test task operation step: and (4) specifying a test task, and applying the test case to the test configuration of the tested object.
In some optional embodiments, the above test method based on product configuration further includes:
testing task checking: and checking whether the correlation of the test case of the test configuration of the tested object in the test task is correct or not.
In some optional embodiments, the above test method based on product configuration further includes:
and monitoring the tested object: and monitoring the state of the measured object.
For the test method based on the product configuration disclosed in the above embodiment, since the test method corresponds to the test system based on the product configuration disclosed in the above embodiment, the description is simpler, specific relevant points can be referred to the relevant description of the test system part based on the product configuration, and the technical effects thereof can also be referred to the technical effects of the relevant part of the test system based on the product configuration, and are not repeated herein.
The embodiments are described in a progressive mode in the specification, the emphasis of each embodiment is on the difference from the other embodiments, and the same and similar parts among the embodiments can be referred to each other.
Having thus described the present application in connection with the preferred embodiments illustrated in the accompanying drawings, it will be understood by those skilled in the art that the scope of the present application is not limited to those specific embodiments, and that equivalent modifications or substitutions of related technical features may be made by those skilled in the art without departing from the principle of the present application, and those modifications or substitutions will fall within the scope of the present application.

Claims (10)

1. A product configuration based testing system, comprising:
the device comprises a tested object management module, a test object management module and a test object management module, wherein the tested object management module is used for importing a tested object;
the test resource mapping module is used for importing test resources, configuring the connection relation between the test resources and the tested object and constructing a test configuration of the tested object;
the test case management module is used for importing test cases;
the test task management module is used for configuring the incidence relation between the test configuration of the tested object and the test case and constructing a test task;
and the test task operation module is used for appointing a test task and applying the test case to the test configuration of the tested object.
2. The product configuration-based testing system of claim 1,
the test task management module can correct the test task and delete the test task.
3. The product configuration based test system of claim 1,
the test task management module saves the test task as a file, and comprises the following steps: the information of the tested object, the information of the test resource and the information of the test case.
4. The product configuration-based testing system of claim 1,
further comprising:
and the test task checking module is used for checking whether the correlation of the test case of the test configuration of the tested object in the test task is correct or not and sending out a warning when the correlation is incorrect.
5. The product configuration-based testing system of claim 1,
further comprising:
and the tested object monitoring module is used for monitoring the state of the tested object.
6. The product configuration-based testing system of claim 5,
the tested object state includes the tested object model, the tested object numbering technology state, the software version number of each software configuration item of the tested object and the tested object software version date.
7. The product configuration-based testing system of claim 1,
further comprising:
and the tested object simulation module is used for constructing a tested object simulation model, and the tested object simulation model can be connected with the corresponding test resource to obtain a corresponding tested object test configuration.
8. A method of testing based on product configuration, comprising:
and a measured object management step: leading in a measured object;
and a step of testing resource mapping: importing a test resource, configuring a connection relation between the test resource and a tested object, and constructing a tested object test configuration;
test case management: importing a test case;
a test task management step: configuring the incidence relation between the test configuration of the tested object and the test case, and constructing a test task;
a test task operation step: and (4) specifying a test task, and applying the test case to the test configuration of the tested object.
9. The product configuration-based testing method of claim 8,
further comprising:
testing task checking: and verifying whether the correlation of the test case of the test configuration of the tested object in the test task is correct or not.
10. The product configuration-based testing method of claim 8,
further comprising:
and a monitored object monitoring step: and monitoring the state of the measured object.
CN202211324939.4A 2022-10-27 2022-10-27 Test system and method based on product configuration Pending CN115599684A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211324939.4A CN115599684A (en) 2022-10-27 2022-10-27 Test system and method based on product configuration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211324939.4A CN115599684A (en) 2022-10-27 2022-10-27 Test system and method based on product configuration

Publications (1)

Publication Number Publication Date
CN115599684A true CN115599684A (en) 2023-01-13

Family

ID=84851040

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211324939.4A Pending CN115599684A (en) 2022-10-27 2022-10-27 Test system and method based on product configuration

Country Status (1)

Country Link
CN (1) CN115599684A (en)

Similar Documents

Publication Publication Date Title
CN109361562B (en) Automatic testing method based on associated network equipment access
US20100125746A1 (en) Method and system for determining reliability parameters of a technical installation
CN108763743B (en) Verification platform, method and electronic equipment
CN111147322A (en) Test system and method for micro service architecture of 5G core network
CN102928690A (en) Anomaly detection method for electronic device
CN108415886B (en) A kind of data label error correction method and device based on production process
US9588656B2 (en) Method for automatic display of possible connections and automatic connection of model components of a model of a technical system
CN110741353B (en) Graphical user interface tool for configuring an intrusion detection system of a vehicle
CN115599684A (en) Test system and method based on product configuration
US20210019242A1 (en) Method, A Diagnosing System And A Computer Program Product For Diagnosing A Fieldbus Type Network
CN113312226A (en) Verification platform, device and storage medium for testing abnormal characteristics of logic design
CN112541688A (en) Service data checking method and device, electronic equipment and computer storage medium
CN116776785A (en) Passive mode verification method and system for integrated chip
CN109361192B (en) Terminal equipment, and constant value modification method and device
CN113051171A (en) Interface test method, device, equipment and storage medium
CN112003826A (en) IPMI data expansion method and device
CN107784047B (en) Method and device for realizing storage process
CN106407125B (en) Mainframe environment detection method and device
CN109726476B (en) Verification method and device based on UVM verification platform
CN104731682A (en) Arrival detection method for Rack server cabinet
CN110674573A (en) Method, device and storage medium for simulating hardware work in MES system
Ionel et al. A solution for integrating the Vector CANCase XL with the Teradyne Test Station ICT
CN109783263A (en) A kind of processing method and system of server burn-in test failure
CN111639449B (en) Welding spot modeling method, device and system
CN103207828B (en) A kind of code test method and system

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