CN117632620B - Management method and device for software radio equipment test - Google Patents

Management method and device for software radio equipment test Download PDF

Info

Publication number
CN117632620B
CN117632620B CN202410108984.9A CN202410108984A CN117632620B CN 117632620 B CN117632620 B CN 117632620B CN 202410108984 A CN202410108984 A CN 202410108984A CN 117632620 B CN117632620 B CN 117632620B
Authority
CN
China
Prior art keywords
information
evaluation
test
result
component
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
CN202410108984.9A
Other languages
Chinese (zh)
Other versions
CN117632620A (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.)
Institute of Systems Engineering of PLA Academy of Military Sciences
Original Assignee
Institute of Systems Engineering of PLA Academy of Military Sciences
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 Institute of Systems Engineering of PLA Academy of Military Sciences filed Critical Institute of Systems Engineering of PLA Academy of Military Sciences
Priority to CN202410108984.9A priority Critical patent/CN117632620B/en
Publication of CN117632620A publication Critical patent/CN117632620A/en
Application granted granted Critical
Publication of CN117632620B publication Critical patent/CN117632620B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/26Functional testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • 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
    • 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)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a management method and a device for testing software radio equipment, wherein the method comprises the following steps: acquiring information of a to-be-managed control testing functional component; determining target test function component information based on the to-be-managed control test function component information; and carrying out test evaluation analysis processing on the target test function component information to obtain target test result information.

Description

Management method and device for software radio equipment test
Technical Field
The present invention relates to the field of testing technologies, and in particular, to a method and an apparatus for managing software radio equipment testing.
Background
And (3) carrying out standard compliance test on the software radio equipment, testing standard execution conditions of software platforms and hardware platforms of the software radio equipment which are developed and produced by different manufacturers, and also verifying the adapting performance of the software/hardware platforms of the software radio equipment, thereby providing a judging basis for the portability evaluation of waveforms. Because the STRF series standard specification objects are many and complex, the architecture and the interface of a hardware platform, an operating system, a transmission mechanism, a hardware abstraction layer, a core framework, equipment, services and the like of the software platform are covered. The test content and the test subjects are complex, and the related test methods and test resources are various. Therefore, the management method and the device for the software radio equipment test are provided, so that the control management of the test system on the test function is simplified, and the test efficiency is improved.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a management method and a device for testing software radio equipment, which are beneficial to simplifying the control management of a test system on a test function and improving the test efficiency.
To solve the above technical problem, a first aspect of an embodiment of the present invention discloses a management method for software radio equipment testing, the method including:
acquiring information of a to-be-managed control testing functional component; the to-be-managed control test function component information comprises a plurality of orderly arranged system test function component information;
determining target test function component information based on the to-be-managed control test function component information;
evaluating the target test functional component information to obtain functional component evaluation result information; the functional component evaluation result information comprises first component evaluation result information and functional component evaluation completion rate information;
judging whether the first component evaluation result information contains first management and control termination information or not to obtain a first management and control judgment result;
when the first control judgment result is yes, determining that the termination judgment result is yes;
when the first control judgment result is negative, judging whether the function component evaluation completion rate corresponding to the function component evaluation completion rate information is greater than or equal to a completion rate threshold value or not, and obtaining a second control judgment result;
When the second control judgment result is yes, determining that the termination judgment result is yes;
when the second control judgment result is negative, judging whether the control time length corresponding to the first component evaluation result information is greater than or equal to a time length threshold value, and obtaining a third control judgment result;
when the third control judgment result is yes, determining that the termination judgment result is yes;
when the third control judgment result is negative, determining that the termination judgment result is negative;
when the termination judgment result is negative, triggering and executing the information based on the to-be-managed control test function component to determine target test function component information;
when the termination judgment result is yes, judging whether the functional component evaluation result information has second management and control termination information or not, and obtaining a target management and control judgment result;
when the target test result is yes, determining that the target test result information is component management and control to be optimized;
and when the target test result is negative, determining the target test result information based on the functional component evaluation result information and the historical functional component evaluation result information.
In a first aspect of the embodiment of the present invention, the evaluating the target test functional component information to obtain functional component evaluation result information includes:
Performing test evaluation processing on the target test function component information to obtain first component evaluation result information;
and calculating the target test functional component information and the to-be-managed test functional component information to obtain the functional component evaluation completion rate information.
In a first aspect of the embodiment of the present invention, the performing test evaluation processing on the target test function component information to obtain the first component evaluation result information includes:
acquiring test evaluation address information;
performing test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
detecting whether an evaluation test breakpoint is identified, and obtaining a test evaluation detection result;
when the test evaluation detection result is NO, judging whether a test evaluation termination signal is detected or not, and obtaining a first test evaluation judgment result;
when the first test evaluation judging result is negative, triggering and executing the test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
when the first test evaluation judging result is yes, determining to-be-tested evaluation information;
When the test evaluation detection result is yes, determining optimized test evaluation information based on storage address information corresponding to the evaluation test breakpoint; the optimized test evaluation information comprises test evaluation ending information and/or continuous test evaluation information;
and determining the first component evaluation result information based on the optimized test evaluation information and the standby test evaluation information.
In a first aspect of the embodiment of the present invention, the determining, based on the storage address information corresponding to the evaluation test point, optimization test evaluation information includes:
judging whether the storage address information corresponding to the evaluation test breakpoint is effective storage information or not, and obtaining a storage judgment result;
when the storage judgment result is negative, generating the test evaluation termination information; the test evaluation termination information is used for ending the test evaluation of the target test function component information;
and when the storage judgment result is yes, generating the continuous test evaluation information.
As an optional implementation manner, in the first aspect of the embodiment of the present invention, the determining, based on the optimized test evaluation information and the standby test evaluation information, the first component evaluation result information includes:
Judging whether the optimized test evaluation information is the test evaluation ending information or not to obtain a second test evaluation judgment result;
when the second test evaluation judgment result is negative, judging whether the standby test evaluation information exists in the storage unit corresponding to the standby test evaluation information, and obtaining a third test evaluation judgment result;
when the third test evaluation judging result is negative, updating the target test function component information by using the continuous test evaluation information, and triggering and executing the test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
when the third test evaluation judging result is yes, determining that the standby test evaluation information is the first component evaluation result information;
and when the second test evaluation judging result is yes, ending the test evaluation of the target test function component information, and determining the test evaluation ending information as the first component evaluation result information.
In a first aspect of the embodiment of the present invention, the updating the target test function component information with the continued test evaluation information includes:
When the continuous test evaluation information is detected, judging whether the historical storage address information corresponding to the target test functional component information contains the storage address information corresponding to the evaluation test breakpoint or not, and obtaining a fourth test evaluation judgment result;
when the fourth test evaluation judging result is yes, determining that the latest historical storage address information is the target storage address information;
when the fourth test evaluation judging result is negative, determining that the storage address information corresponding to the evaluation test breakpoint is the target storage address information;
and replacing and updating the data information of the evaluation test breakpoint at the position corresponding to the target test function component information by the target storage address information so as to update the target test function component information.
In a first aspect of the embodiment of the present invention, the calculating the target test function component information and the to-be-managed test function component information to obtain the function component evaluation completion rate information includes:
dividing the number of components corresponding to the target test function component information by the number of components corresponding to the target test function component information to obtain first evaluation completion rate information;
Judging whether the target test function component information is consistent with the first system test function component information in the target test function component information or not to obtain a fifth test evaluation judgment result;
when the fifth test evaluation judging result is yes, determining that the first evaluation completion rate information is the functional component evaluation completion rate information;
when the fifth test evaluation judging result is negative, acquiring the evaluation completion rate information of the history functional component;
and carrying out summation calculation on the evaluation completion rate information of the historical functional component and the first evaluation completion rate information to obtain the evaluation completion rate information of the functional component.
The second aspect of the embodiment of the invention discloses a management device for software radio equipment testing, which comprises:
the acquisition module is used for acquiring information of the to-be-managed control testing functional component; the to-be-managed control test function component information comprises a plurality of orderly arranged system test function component information;
the first determining module is used for determining target test function component information based on the to-be-managed control test function component information;
the test module is used for carrying out evaluation processing on the target test functional component information to obtain functional component evaluation result information; the functional component evaluation result information comprises first component evaluation result information and functional component evaluation completion rate information;
The judging module is used for judging whether the first component evaluation result information contains first management and control termination information or not to obtain a first management and control judging result;
when the first control judgment result is yes, determining that the termination judgment result is yes;
when the first control judgment result is negative, judging whether the function component evaluation completion rate corresponding to the function component evaluation completion rate information is greater than or equal to a completion rate threshold value or not, and obtaining a second control judgment result;
when the second control judgment result is yes, determining that the termination judgment result is yes;
when the second control judgment result is negative, judging whether the control time length corresponding to the first component evaluation result information is greater than or equal to a time length threshold value, and obtaining a third control judgment result;
when the third control judgment result is yes, determining that the termination judgment result is yes;
when the third control judgment result is negative, determining that the termination judgment result is negative;
the trigger execution module is used for triggering and executing the information based on the to-be-managed test function component to determine the information of the target test function component when the termination judgment result is negative;
The second determining module is used for determining whether the functional component evaluation result information has second management and control termination information or not when the termination determination result is yes, so as to obtain a target management and control determination result;
when the target test result is yes, determining that the target test result information is component management and control to be optimized;
and when the target test result is negative, determining the target test result information based on the functional component evaluation result information and the historical functional component evaluation result information.
A third aspect of the invention discloses another management apparatus for software radio testing, the apparatus comprising:
a memory storing executable program code;
a processor coupled to the memory;
the processor invokes the executable program code stored in the memory to perform some or all of the steps in the management method for software radio testing disclosed in the first aspect of the embodiment of the present invention.
A fourth aspect of the invention discloses a computer readable storage medium storing computer instructions which, when invoked, are adapted to perform part or all of the steps of the management method for software radio testing disclosed in the first aspect of the embodiment of the invention.
Compared with the prior art, the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, the information of the functional component to be managed and tested is obtained; the to-be-managed control test function component information comprises a plurality of system test function component information which are orderly arranged; determining target test function component information based on the to-be-managed control test function component information; evaluating the target test functional component information to obtain functional component evaluation result information; the functional component evaluation result information comprises first component evaluation result information and functional component evaluation completion rate information; judging whether the first component evaluation result information contains first control termination information or not to obtain a first control judgment result; when the first control judgment result is yes, determining that the termination judgment result is yes; when the first control judgment result is negative, judging whether the functional component evaluation completion rate corresponding to the functional component evaluation completion rate information is greater than or equal to a completion rate threshold value or not, and obtaining a second control judgment result; when the second control judgment result is yes, determining that the termination judgment result is yes; when the second control judgment result is negative, judging whether the control time length corresponding to the first component evaluation result information is greater than or equal to a time length threshold value, and obtaining a third control judgment result; when the third control judgment result is yes, determining that the termination judgment result is yes; when the third control judgment result is negative, determining that the termination judgment result is negative; when the termination judgment result is negative, triggering and executing the information based on the to-be-managed control test function component, and determining the information of the target test function component; when the termination judgment result is yes, judging whether the functional component evaluates whether second management and control termination information exists in the result information or not, and obtaining a target management and control judgment result; when the target test result is yes, determining that the target test result information is component management and control to be optimized; and when the target test result is negative, determining the target test result information based on the functional component evaluation result information and the historical functional component evaluation result information. Therefore, the control management of the test system on the test function is facilitated, and the test efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow diagram of a management method for software radio testing according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a management apparatus for software radio testing according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of another management apparatus for software radio testing according to an embodiment of the present invention.
Detailed Description
In order to make the present invention better understood by those skilled in the art, the following description will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. 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.
The terms first, second and the like in the description and in the claims and in the above-described figures are used for distinguishing between different objects and not necessarily for describing a sequential or chronological order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, apparatus, article, or device that comprises a list of steps or elements is not limited to the list of steps or elements but may, in the alternative, include other steps or elements not expressly listed or inherent to such process, method, article, or device.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the invention. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
The invention discloses a management method and a management device for testing software radio equipment, which are beneficial to simplifying the control management of a test system on a test function and improving the test efficiency. The following will describe in detail.
Example 1
Referring to fig. 1, fig. 1 is a flowchart of a management method for software radio testing according to an embodiment of the present invention. The management method for software radio equipment test described in fig. 1 is applied to a test management system, such as a local server or cloud server for management and management of software radio equipment test, and the embodiment of the invention is not limited. As shown in fig. 1, the management method for software radio testing may include the following operations:
101. acquiring information of a to-be-managed control testing functional component; the to-be-managed control test function component information comprises a plurality of system test function component information which are orderly arranged;
102. determining target test function component information based on the to-be-managed control test function component information;
103. evaluating the target test functional component information to obtain functional component evaluation result information; the functional component evaluation result information comprises first component evaluation result information and functional component evaluation completion rate information;
104. judging whether the first component evaluation result information contains first control termination information or not to obtain a first control judgment result;
105. when the first control judgment result is yes, determining that the termination judgment result is yes;
When the first control judgment result is negative, judging whether the functional component evaluation completion rate corresponding to the functional component evaluation completion rate information is greater than or equal to a completion rate threshold value or not, and obtaining a second control judgment result;
106. when the second control judgment result is yes, determining that the termination judgment result is yes;
when the second control judgment result is negative, judging whether the control time length corresponding to the first component evaluation result information is greater than or equal to a time length threshold value, and obtaining a third control judgment result;
107. when the third control judgment result is yes, determining that the termination judgment result is yes;
when the third control judgment result is negative, determining that the termination judgment result is negative;
108. when the termination judgment result is negative, triggering and executing the information based on the to-be-managed control test function component, and determining the information of the target test function component;
when the termination judgment result is yes, judging whether the functional component evaluates whether second management and control termination information exists in the result information or not, and obtaining a target management and control judgment result;
109. when the target test result is yes, determining that the target test result information is component management and control to be optimized;
and when the target test result is negative, determining the target test result information based on the functional component evaluation result information and the historical functional component evaluation result information.
It should be noted that, the system test function component information includes 6 kinds of test evaluation components such as an interface call function component, a data transceiver function component, a radio frequency control function component, a baseband analog function component, an instrument function component, an analysis function component, and the like. In the test function design implementation process, a whole model of the test function is built based on the test evaluation assembly aiming at specific test function application conditions.
Further, the interface call class function component comprises a hardware device abstract interface function component, a software component abstract interface function component, a test framework control interface function component and a test framework service interface function component. The hardware device abstract interface functional component is a general abstract interface of the hardware physical device, can be selectively inherited and realized, comprises a device attribute interface, a parameter setting interface, a file loading interface and a state executing interface, is a standard abstract interface of the hardware physical device, and can be selectively inherited and realized. The software component abstract interface functional component is a generic basic interface of test cases and test software, which can be selectively inherited and implemented. Including component identification, controllable interfaces, port accessors, lifecycle. The test framework control interface functional component is a universal interface for test system management and control. Including a test manager, a test function assembler, a test component registrar. The test framework service interface functional components are standard interfaces for system software service objects, including files, file systems, and file managers.
It should be noted that, the completion rate threshold and the time length threshold may be set by a user, or may be obtained by analyzing the historical data by the system, which is not limited by the embodiment of the present invention.
It should be noted that the first control termination information characterizes a signal of termination test evaluation input by the user.
It should be noted that, the second management and control termination information may be consistent with the first management and control termination information, or may be a termination test evaluation signal automatically generated by the system, which is not limited by the embodiment of the present invention.
It should be noted that, based on the to-be-managed test function component information, it is determined that the target test function component information may be a plurality of system test function component information selected from the to-be-managed test function component information as the target test function component information, which is not limited in the embodiment of the present invention.
It should be noted that, the above-mentioned evaluation result information based on the functional component and the historical functional component may determine that the target test result information may be obtained by inputting data into a neural network model, and automatically outputting the target test functional component information after processing the data by the model.
It should be noted that, by adopting the management method for testing the software radio equipment, the test cases and the test instruments related to the test system can be better fused, so that the control of the equipment to be tested and the control of the instrument need to be tightly coordinated, and the accuracy and the high efficiency of the test system are ensured; meanwhile, the splicing, the combination and the nesting of the test function components can be realized, and the multiplexing is facilitated.
Therefore, the management method for testing the software radio equipment, which is described by the embodiment of the invention, is beneficial to simplifying the control management of the test system on the test function and improving the test efficiency.
In an optional embodiment, the performing evaluation processing on the target test functional component information to obtain functional component evaluation result information includes:
performing test evaluation processing on the target test function component information to obtain first component evaluation result information;
and calculating the target test functional component information and the to-be-managed test functional component information to obtain the functional component evaluation completion rate information.
In another optional embodiment, performing test evaluation processing on the target test function component information to obtain first component evaluation result information, including:
acquiring test evaluation address information;
performing test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
detecting whether an evaluation test breakpoint is identified, and obtaining a test evaluation detection result;
when the test evaluation detection result is NO, judging whether a test evaluation termination signal is detected or not, and obtaining a first test evaluation judgment result;
When the first test evaluation judging result is negative, triggering and executing the test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
when the first test evaluation judging result is yes, determining to-be-tested evaluation information;
when the test evaluation detection result is yes, determining optimized test evaluation information based on storage address information corresponding to evaluation test breakpoints; optimizing the test evaluation information comprises test evaluation ending information and/or continuing the test evaluation information;
and determining first component evaluation result information based on the optimized test evaluation information and the standby test evaluation information.
It should be noted that, the virtual machine may be a preset evaluation model library set, and the test evaluation address information points to a specific evaluation model and invokes a corresponding evaluation model to perform test evaluation on the target test function component information. Further, the evaluation model may be a model based on a neural network, or may be a model constructed based on a support vector machine, which is not limited in the embodiment of the present invention.
It should be noted that the evaluation test breakpoint is a preset signal for suspending test evaluation.
It should be noted that, the test evaluation termination signal characterizes the current signal for performing the test evaluation process on the target test function component information based on the test evaluation address information and the virtual machine, which may be input by a user or automatically generated by a system.
It should be noted that, the determining the to-be-tested evaluation information may be based on test evaluation address information and test evaluation result information obtained by performing test evaluation on the target test function component information by the virtual machine, which is not limited in the embodiment of the present invention.
In yet another alternative embodiment, determining the optimized test evaluation information based on the storage address information corresponding to the evaluation test breakpoint includes:
judging whether the storage address information corresponding to the evaluation test breakpoint is effective storage information or not, and obtaining a storage judgment result;
when the storage judgment result is negative, generating test evaluation termination information; the test evaluation termination information is used for ending the test evaluation of the target test function component information;
and when the storage judgment result is yes, generating continuous test evaluation information.
It should be noted that, the storage address information may be memory address information or hard disk address information, which is not limited by the embodiment of the present invention. Further, the effective storage information indicates that the corresponding position of the address has corresponding data information, but not a blank.
In yet another alternative embodiment, determining first component evaluation result information based on the optimized test evaluation information and the standby test evaluation information includes:
judging whether the optimized test evaluation information is test evaluation termination information or not to obtain a second test evaluation judgment result;
when the second test evaluation judgment result is negative, judging whether the standby test evaluation information exists in the storage unit corresponding to the standby test evaluation information, and obtaining a third test evaluation judgment result;
when the third test evaluation judging result is negative, updating the target test function component information by using the continuous test evaluation information, and triggering execution of test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
when the third test evaluation judging result is yes, determining the to-be-tested evaluation information as first component evaluation result information;
and when the second test evaluation judging result is yes, ending the test evaluation of the target test function component information, and determining the test evaluation ending information as the first component evaluation result information.
It should be noted that the storage unit may be a memory or a hard disk space, and the embodiment of the present invention is not limited.
In an alternative embodiment, the updating the target test function component information with the continuous test evaluation information includes:
when the continuous test evaluation information is detected, judging whether the historical storage address information corresponding to the target test function component information contains storage address information corresponding to the evaluation test breakpoint or not, and obtaining a fourth test evaluation judgment result;
when the fourth test evaluation judging result is yes, determining that the latest historical storage address information is the target storage address information;
when the fourth test evaluation judging result is negative, determining that the storage address information corresponding to the evaluation test breakpoint is target storage address information;
and replacing, updating and evaluating the data information of the test breakpoint at the position corresponding to the target test function component information by the target storage address information so as to update the target test function component information.
It should be noted that, the history storage address information is storage address information used in the previous test evaluation, and is distributed from back to front according to the time interval from the current time of the used time, that is, the storage address information used last time is arranged at the forefront.
In another alternative embodiment, the calculating process is performed on the target test functional component information and the to-be-managed test functional component information to obtain the functional component evaluation completion rate information, including:
Dividing the number of components corresponding to the target test function component information by the number of components corresponding to the target test function component information to obtain first evaluation completion rate information;
judging whether the target test functional component information is consistent with the first system test functional component information in the target test functional component information or not to obtain a fifth test evaluation judgment result;
when the fifth test evaluation judging result is yes, determining the first evaluation completion rate information as the functional component evaluation completion rate information;
when the fifth test evaluation judging result is negative, acquiring the evaluation completion rate information of the historical functional component;
and carrying out summation calculation on the historical functional component evaluation completion rate information and the first evaluation completion rate information to obtain the functional component evaluation completion rate information.
It should be noted that, the above-mentioned history function component evaluation completion rate information includes at least 1 history function component evaluation completion rate.
It should be noted that, whether the above-mentioned judging target test function component information is consistent with the first system test function component information in the target test function component information may be judged by the component name, or may be judged by the component number, which is not limited in the embodiment of the present invention.
Example two
Referring to fig. 2, fig. 2 is a schematic structural diagram of a management apparatus for software radio testing according to an embodiment of the present invention. The device described in fig. 2 can be applied to a test management system, such as a local server or a cloud server for management and management of software radio equipment testing, and the embodiment of the invention is not limited. As shown in fig. 2, the apparatus may include:
an acquisition module 201, configured to acquire information of a functional component to be managed and tested; the to-be-managed control test function component information comprises a plurality of system test function component information which are orderly arranged;
a first determining module 202, configured to determine target test function component information based on the to-be-managed test function component information;
the test module 203 is configured to perform evaluation processing on the target test functional component information to obtain functional component evaluation result information; the functional component evaluation result information comprises first component evaluation result information and functional component evaluation completion rate information;
the judging module 204 is configured to judge whether the first component evaluation result information includes first management and control termination information, to obtain a first management and control judging result;
when the first control judgment result is yes, determining that the termination judgment result is yes;
When the first control judgment result is negative, judging whether the functional component evaluation completion rate corresponding to the functional component evaluation completion rate information is greater than or equal to a completion rate threshold value or not, and obtaining a second control judgment result;
when the second control judgment result is yes, determining that the termination judgment result is yes;
when the second control judgment result is negative, judging whether the control time length corresponding to the first component evaluation result information is greater than or equal to a time length threshold value, and obtaining a third control judgment result;
when the third control judgment result is yes, determining that the termination judgment result is yes;
when the third control judgment result is negative, determining that the termination judgment result is negative;
the trigger execution module 205 is configured to trigger execution based on the to-be-managed control test function component information to determine target test function component information when the termination determination result is negative;
a second determining module 206, configured to determine whether the second management and control termination information exists in the functional component evaluation result information when the termination determination result is yes, so as to obtain a target management and control determination result;
when the target test result is yes, determining that the target test result information is component management and control to be optimized;
and when the target test result is negative, determining the target test result information based on the functional component evaluation result information and the historical functional component evaluation result information.
It can be seen that implementing the management apparatus for software radio testing described in fig. 2 is advantageous in simplifying the control management of the test system on the test function and improving the test efficiency.
In another alternative embodiment, as shown in fig. 2, the test module 203 performs evaluation processing on the target test functional component information to obtain functional component evaluation result information, including:
performing test evaluation processing on the target test function component information to obtain first component evaluation result information;
and calculating the target test functional component information and the to-be-managed test functional component information to obtain the functional component evaluation completion rate information.
In yet another alternative embodiment, as shown in fig. 2, the test module 203 performs a test evaluation process on the target test function component information to obtain first component evaluation result information, including:
acquiring test evaluation address information;
performing test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
detecting whether an evaluation test breakpoint is identified, and obtaining a test evaluation detection result;
when the test evaluation detection result is NO, judging whether a test evaluation termination signal is detected or not, and obtaining a first test evaluation judgment result;
When the first test evaluation judging result is negative, triggering and executing the test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
when the first test evaluation judging result is yes, determining to-be-tested evaluation information;
when the test evaluation detection result is yes, determining optimized test evaluation information based on storage address information corresponding to evaluation test breakpoints; optimizing the test evaluation information comprises test evaluation ending information and/or continuing the test evaluation information;
and determining first component evaluation result information based on the optimized test evaluation information and the standby test evaluation information.
In yet another alternative embodiment, as shown in fig. 2, the test module 203 determines, based on the storage address information corresponding to the evaluation test breakpoint, optimized test evaluation information, including:
judging whether the storage address information corresponding to the evaluation test breakpoint is effective storage information or not, and obtaining a storage judgment result;
when the storage judgment result is negative, generating test evaluation termination information; the test evaluation termination information is used for ending the test evaluation of the target test function component information;
and when the storage judgment result is yes, generating continuous test evaluation information.
In yet another alternative embodiment, as shown in fig. 2, the test module 203 determines first component evaluation result information based on the optimized test evaluation information and the standby test evaluation information, including:
judging whether the optimized test evaluation information is test evaluation termination information or not to obtain a second test evaluation judgment result;
when the second test evaluation judgment result is negative, judging whether the standby test evaluation information exists in the storage unit corresponding to the standby test evaluation information, and obtaining a third test evaluation judgment result;
when the third test evaluation judging result is negative, updating the target test function component information by using the continuous test evaluation information, and triggering execution of test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
when the third test evaluation judging result is yes, determining the to-be-tested evaluation information as first component evaluation result information;
and when the second test evaluation judging result is yes, ending the test evaluation of the target test function component information, and determining the test evaluation ending information as the first component evaluation result information.
In yet another alternative embodiment, as shown in fig. 2, the test module 203 updates the target test function component information with the continued test evaluation information, including:
When the continuous test evaluation information is detected, judging whether the historical storage address information corresponding to the target test function component information contains storage address information corresponding to the evaluation test breakpoint or not, and obtaining a fourth test evaluation judgment result;
when the fourth test evaluation judging result is yes, determining that the latest historical storage address information is the target storage address information;
when the fourth test evaluation judging result is negative, determining that the storage address information corresponding to the evaluation test breakpoint is target storage address information;
and replacing, updating and evaluating the data information of the test breakpoint at the position corresponding to the target test function component information by the target storage address information so as to update the target test function component information.
In yet another alternative embodiment, as shown in fig. 2, the test module 203 performs calculation processing on the target test functional component information and the to-be-managed test functional component information to obtain functional component evaluation completion rate information, including:
dividing the number of components corresponding to the target test function component information by the number of components corresponding to the target test function component information to obtain first evaluation completion rate information;
judging whether the target test functional component information is consistent with the first system test functional component information in the target test functional component information or not to obtain a fifth test evaluation judgment result;
When the fifth test evaluation judging result is yes, determining the first evaluation completion rate information as the functional component evaluation completion rate information;
when the fifth test evaluation judging result is negative, acquiring the evaluation completion rate information of the historical functional component;
and carrying out summation calculation on the historical functional component evaluation completion rate information and the first evaluation completion rate information to obtain the functional component evaluation completion rate information.
Example III
Referring to fig. 3, fig. 3 is a schematic structural diagram of a management apparatus for software radio testing according to another embodiment of the present invention. The apparatus described in fig. 3 can be applied to a test management system, such as a local server or a cloud server for management and management of software radio equipment testing, and the embodiment of the invention is not limited. As shown in fig. 3, the apparatus may include:
a memory 301 storing executable program code;
a processor 302 coupled with the memory 301;
the processor 302 invokes executable program code stored in the memory 301 for performing the steps in the management method for software radio testing described in embodiment one.
Example IV
The embodiment of the invention discloses a computer-readable storage medium storing a computer program for electronic data exchange, wherein the computer program causes a computer to execute the steps in the management method for software radio testing described in the embodiment one.
Example five
The present invention discloses a computer program product comprising a non-transitory computer readable storage medium storing a computer program, and the computer program is operable to cause a computer to perform the steps of the management method for software radio testing described in the embodiment.
The apparatus embodiments described above are merely illustrative, in which the modules illustrated as separate components may or may not be physically separate, and the components shown as modules may or may not be physical, i.e., may be located in one place, or may be distributed over multiple network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above detailed description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course by means of hardware. Based on such understanding, the foregoing technical solutions may be embodied essentially or in part in the form of a software product that may be stored in a computer-readable storage medium including Read-Only Memory (ROM), random-access Memory (Random Access Memory, RAM), programmable Read-Only Memory (Programmable Read-Only Memory, PROM), erasable programmable Read-Only Memory (Erasable Programmable Read Only Memory, EPROM), one-time programmable Read-Only Memory (OTPROM), electrically erasable programmable Read-Only Memory (EEPROM), compact disc Read-Only Memory (Compact Disc Read-Only Memory, CD-ROM) or other optical disc Memory, magnetic disc Memory, tape Memory, or any other medium that can be used for computer-readable carrying or storing data.
Finally, it should be noted that: the embodiment of the invention discloses a management method and a management device for software radio equipment testing, which are disclosed by the embodiment of the invention only for illustrating the technical scheme of the invention, but not limiting the technical scheme; although the invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art will understand that; the technical scheme recorded in the various embodiments can be modified or part of technical features in the technical scheme can be replaced equivalently; such modifications and substitutions do not depart from the spirit and scope of the corresponding technical solutions.

Claims (9)

1. A method of management for software radio testing, the method comprising:
acquiring information of a to-be-managed control testing functional component; the to-be-managed control test function component information comprises a plurality of orderly arranged system test function component information;
determining target test function component information based on the to-be-managed control test function component information;
evaluating the target test functional component information to obtain functional component evaluation result information; the functional component evaluation result information comprises first component evaluation result information and functional component evaluation completion rate information;
The step of performing evaluation processing on the target test functional component information to obtain functional component evaluation result information includes:
performing test evaluation processing on the target test function component information to obtain first component evaluation result information;
calculating the target test function component information and the to-be-managed test function component information to obtain the function component evaluation completion rate information;
judging whether the first component evaluation result information contains first management and control termination information or not to obtain a first management and control judgment result; the first administration ending information characterizes a signal of ending test evaluation input by a user;
when the first control judgment result is yes, determining that the termination judgment result is yes;
when the first control judgment result is negative, judging whether the function component evaluation completion rate corresponding to the function component evaluation completion rate information is greater than or equal to a completion rate threshold value or not, and obtaining a second control judgment result;
when the second control judgment result is yes, determining that the termination judgment result is yes;
when the second control judgment result is negative, judging whether the control time length corresponding to the first component evaluation result information is greater than or equal to a time length threshold value, and obtaining a third control judgment result;
When the third control judgment result is yes, determining that the termination judgment result is yes;
when the third control judgment result is negative, determining that the termination judgment result is negative;
when the termination judgment result is negative, triggering and executing the information based on the to-be-managed control test function component to determine target test function component information;
when the termination judgment result is yes, judging whether the functional component evaluation result information has second management and control termination information or not, and obtaining a target management and control judgment result; the second management and control termination information is a termination test evaluation signal automatically generated by the system;
when the target test result is yes, determining that the target test result information is component management and control to be optimized;
and when the target test result is negative, determining the target test result information based on the functional component evaluation result information and the historical functional component evaluation result information.
2. The method for managing software radio testing according to claim 1, wherein said performing test evaluation processing on said target test function component information to obtain said first component evaluation result information comprises:
Acquiring test evaluation address information;
performing test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
detecting whether an evaluation test breakpoint is identified, and obtaining a test evaluation detection result;
when the test evaluation detection result is NO, judging whether a test evaluation termination signal is detected or not, and obtaining a first test evaluation judgment result;
when the first test evaluation judging result is negative, triggering and executing the test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
when the first test evaluation judging result is yes, determining to-be-tested evaluation information;
when the test evaluation detection result is yes, determining optimized test evaluation information based on storage address information corresponding to the evaluation test breakpoint; the optimized test evaluation information comprises test evaluation ending information and/or continuous test evaluation information;
and determining the first component evaluation result information based on the optimized test evaluation information and the standby test evaluation information.
3. The method for managing software radio testing according to claim 2, wherein the determining the optimized test evaluation information based on the storage address information corresponding to the evaluation test breakpoint includes:
Judging whether the storage address information corresponding to the evaluation test breakpoint is effective storage information or not, and obtaining a storage judgment result;
when the storage judgment result is negative, generating the test evaluation termination information; the test evaluation termination information is used for ending the test evaluation of the target test function component information;
and when the storage judgment result is yes, generating the continuous test evaluation information.
4. The method for managing software radio testing according to claim 2, wherein the determining the first component evaluation result information based on the optimized test evaluation information and the stand-by test evaluation information includes:
judging whether the optimized test evaluation information is the test evaluation ending information or not to obtain a second test evaluation judgment result;
when the second test evaluation judgment result is negative, judging whether the standby test evaluation information exists in the storage unit corresponding to the standby test evaluation information, and obtaining a third test evaluation judgment result;
when the third test evaluation judging result is negative, updating the target test function component information by using the continuous test evaluation information, and triggering and executing the test evaluation on the target test function component information based on the test evaluation address information and the virtual machine;
When the third test evaluation judging result is yes, determining that the standby test evaluation information is the first component evaluation result information;
and when the second test evaluation judging result is yes, ending the test evaluation of the target test function component information, and determining the test evaluation ending information as the first component evaluation result information.
5. The method for managing software radio testing according to claim 4, characterized in that said updating said target test function component information with said continued test evaluation information comprises:
when the continuous test evaluation information is detected, judging whether the historical storage address information corresponding to the target test functional component information contains the storage address information corresponding to the evaluation test breakpoint or not, and obtaining a fourth test evaluation judgment result;
when the fourth test evaluation judging result is yes, determining that the latest historical storage address information is the target storage address information;
when the fourth test evaluation judging result is negative, determining that the storage address information corresponding to the evaluation test breakpoint is the target storage address information;
And replacing and updating the data information of the evaluation test breakpoint at the position corresponding to the target test function component information by the target storage address information so as to update the target test function component information.
6. The method for managing software radio testing according to claim 1, wherein the performing calculation processing on the target test functional component information and the to-be-managed test functional component information to obtain the functional component evaluation completion rate information includes:
dividing the number of components corresponding to the target test function component information by the number of components corresponding to the target test function component information to obtain first evaluation completion rate information;
judging whether the target test function component information is consistent with the first system test function component information in the target test function component information or not to obtain a fifth test evaluation judgment result;
when the fifth test evaluation judging result is yes, determining that the first evaluation completion rate information is the functional component evaluation completion rate information;
when the fifth test evaluation judging result is negative, acquiring the evaluation completion rate information of the history functional component;
And carrying out summation calculation on the evaluation completion rate information of the historical functional component and the first evaluation completion rate information to obtain the evaluation completion rate information of the functional component.
7. A management apparatus for software radio testing, the apparatus comprising:
the acquisition module is used for acquiring information of the to-be-managed control testing functional component; the to-be-managed control test function component information comprises a plurality of orderly arranged system test function component information;
the first determining module is used for determining target test function component information based on the to-be-managed control test function component information;
the test module is used for carrying out evaluation processing on the target test functional component information to obtain functional component evaluation result information; the functional component evaluation result information comprises first component evaluation result information and functional component evaluation completion rate information;
the step of performing evaluation processing on the target test functional component information to obtain functional component evaluation result information includes:
performing test evaluation processing on the target test function component information to obtain first component evaluation result information;
calculating the target test function component information and the to-be-managed test function component information to obtain the function component evaluation completion rate information;
The judging module is used for judging whether the first component evaluation result information contains first management and control termination information or not to obtain a first management and control judging result; the first administration ending information characterizes a signal of ending test evaluation input by a user;
when the first control judgment result is yes, determining that the termination judgment result is yes;
when the first control judgment result is negative, judging whether the function component evaluation completion rate corresponding to the function component evaluation completion rate information is greater than or equal to a completion rate threshold value or not, and obtaining a second control judgment result;
when the second control judgment result is yes, determining that the termination judgment result is yes;
when the second control judgment result is negative, judging whether the control time length corresponding to the first component evaluation result information is greater than or equal to a time length threshold value, and obtaining a third control judgment result;
when the third control judgment result is yes, determining that the termination judgment result is yes;
when the third control judgment result is negative, determining that the termination judgment result is negative;
the trigger execution module is used for triggering and executing the information based on the to-be-managed test function component to determine the information of the target test function component when the termination judgment result is negative;
The second determining module is used for determining whether the functional component evaluation result information has second management and control termination information or not when the termination determination result is yes, so as to obtain a target management and control determination result; the second management and control termination information is a termination test evaluation signal automatically generated by the system;
when the target test result is yes, determining that the target test result information is component management and control to be optimized;
and when the target test result is negative, determining the target test result information based on the functional component evaluation result information and the historical functional component evaluation result information.
8. A management apparatus for software radio testing, the apparatus comprising:
a memory storing executable program code;
a processor coupled to the memory;
the processor invokes the executable program code stored in the memory to perform the management method for software radio testing as claimed in any one of claims 1-6.
9. A computer readable storage medium storing computer instructions which, when invoked, are adapted to perform the management method for software radio testing according to any of claims 1-6.
CN202410108984.9A 2024-01-26 2024-01-26 Management method and device for software radio equipment test Active CN117632620B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410108984.9A CN117632620B (en) 2024-01-26 2024-01-26 Management method and device for software radio equipment test

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410108984.9A CN117632620B (en) 2024-01-26 2024-01-26 Management method and device for software radio equipment test

Publications (2)

Publication Number Publication Date
CN117632620A CN117632620A (en) 2024-03-01
CN117632620B true CN117632620B (en) 2024-03-29

Family

ID=90016730

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410108984.9A Active CN117632620B (en) 2024-01-26 2024-01-26 Management method and device for software radio equipment test

Country Status (1)

Country Link
CN (1) CN117632620B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782544A (en) * 2020-07-22 2020-10-16 中国人民解放军国防科技大学 Software radio conformance testing method based on multi-population genetic algorithm
CN114995792A (en) * 2022-07-19 2022-09-02 深圳市星卡软件技术开发有限公司 Modularized development method, device, medium and electronic device of automobile diagnosis device
CN117194245A (en) * 2023-09-07 2023-12-08 中国银行股份有限公司 Automatic test method, device, equipment and storage medium
CN117354179A (en) * 2023-09-11 2024-01-05 中国电子科技集团公司第十研究所 Software radio waveform portability test evaluation method
CN117424840A (en) * 2023-09-11 2024-01-19 中国电子科技集团公司第十研究所 Software radio platform standard compliance coverage test method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10291274B2 (en) * 2016-04-01 2019-05-14 Raytheon Bbn Technologies Corp. Apparatus and method for remote analysis of a target device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782544A (en) * 2020-07-22 2020-10-16 中国人民解放军国防科技大学 Software radio conformance testing method based on multi-population genetic algorithm
CN114995792A (en) * 2022-07-19 2022-09-02 深圳市星卡软件技术开发有限公司 Modularized development method, device, medium and electronic device of automobile diagnosis device
CN117194245A (en) * 2023-09-07 2023-12-08 中国银行股份有限公司 Automatic test method, device, equipment and storage medium
CN117354179A (en) * 2023-09-11 2024-01-05 中国电子科技集团公司第十研究所 Software radio waveform portability test evaluation method
CN117424840A (en) * 2023-09-11 2024-01-19 中国电子科技集团公司第十研究所 Software radio platform standard compliance coverage test method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
空间软件无线电标准和体系架构研究;周力;魏急波;唐麒;熊俊;赵海涛;习勇;;卫星与网络;20180525(第05期);全文 *
软件无线电技术及其发展;李晓陆;余翔;王琳;;移动通信;20091023(第20期);全文 *
软件无线电系统综合诊断平台设计与实现;邓宁;宋森森;羿昌宇;易国锴;龙兵;;电子测量与仪器学报;20160615(第06期);全文 *

Also Published As

Publication number Publication date
CN117632620A (en) 2024-03-01

Similar Documents

Publication Publication Date Title
CN111756575B (en) Performance analysis method and device of storage server and electronic equipment
CN109522181B (en) Performance test method, device and equipment of distributed storage system
CN111552633A (en) Interface abnormal call testing method and device, computer equipment and storage medium
CN108490336B (en) Board card testing method and system, readable storage medium and computer equipment
CN107080945B (en) Method and device for testing artificial intelligence behaviors in game and electronic equipment
CN117195568B (en) Simulation engine performance analysis method and device based on discrete event
CN112035314A (en) Memory leakage monitoring method and device and electronic equipment
CN110888731A (en) Route data acquisition method, device, equipment and storage medium
CN112288092A (en) Model evaluation method, model evaluation device, electronic device and storage medium
CN109101412B (en) Test file generation method, test file generation device, test file testing method, test file testing device, storage medium and computer equipment
CN115658452A (en) Buried point checking method, buried point checking device, readable storage medium and electronic equipment
CN117632620B (en) Management method and device for software radio equipment test
CN117033099A (en) Pressure testing method, system and device for system hard disk and storage medium
CN115757165A (en) Automatic testing method, device, equipment and storage medium
CN111158829A (en) Operation rollback processing method and device
CN113760631B (en) Page loading time length determining method, device, equipment and storage medium
CN115617668A (en) Compatibility testing method, device and equipment
CN112905449B (en) Target test method, device, equipment and storage medium
CN114338846B (en) Message testing method and device
CN115437903A (en) Interface test method, device, apparatus, storage medium, and program
CN113326046A (en) Method and device for acquiring compiling time length
CN112433946A (en) Interface test management method, device, equipment and storage medium
CN112363915A (en) Method and device for page performance test, terminal equipment and storage medium
CN111597119A (en) Test script updating method and device, storage medium and processor
CN113515436A (en) Interface testing method and device

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