CN112486818A - Module function test system and test method - Google Patents

Module function test system and test method Download PDF

Info

Publication number
CN112486818A
CN112486818A CN202011361332.4A CN202011361332A CN112486818A CN 112486818 A CN112486818 A CN 112486818A CN 202011361332 A CN202011361332 A CN 202011361332A CN 112486818 A CN112486818 A CN 112486818A
Authority
CN
China
Prior art keywords
test
state
module
tested
base station
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
CN202011361332.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.)
Hefei Yirui Communication Technology Co Ltd
Original Assignee
Hefei Yirui Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hefei Yirui Communication Technology Co Ltd filed Critical Hefei Yirui Communication Technology Co Ltd
Priority to CN202011361332.4A priority Critical patent/CN112486818A/en
Publication of CN112486818A publication Critical patent/CN112486818A/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/3664Environments for testing or debugging software
    • 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)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a test system and a test method for module functions, wherein the test system comprises: software-defined radio base station, test host computer and module, the module is connected with software-defined radio base station, test host computer respectively, and software-defined radio base station is connected with the test host computer, and the test host computer is used for: acquiring a test task; the method comprises the steps that a radio base station is defined according to test task control software to open a corresponding network configuration file, determine modules to be tested and corresponding test scripts and test instructions of the modules to be tested, and send the corresponding test scripts and the corresponding test instructions to the modules to be tested so that the modules to be tested execute testing of the received test scripts according to the received test instructions; respectively inquiring the first state of each module to be tested and the second state of each module to be tested from the software defined radio base station; and obtaining a test result according to the first state and the second state. The test system has the advantages of low test cost, high efficiency and high accuracy.

Description

Module function test system and test method
Technical Field
The present invention relates to test modules, and particularly to a system and a method for testing module functions.
Background
Before the module product is shipped and a new version is released, a background test needs to be performed on all functions. Currently, the test scheme for the module function is mainly real network test. However, the real network environment is affected by the local operator network deployment situation, the signal strength is not controllable, interference is easily caused, and the network parameters are difficult to change frequently, so the test environment is single, and the overall test efficiency is not high.
Disclosure of Invention
The present invention is directed to solving, at least to some extent, one of the technical problems in the related art. Therefore, an object of the present invention is to provide a system for testing module functions, so as to reduce the testing cost and improve the testing efficiency.
The second objective of the present invention is to provide a method for testing module functions.
In order to achieve the above object, a first aspect of the present invention provides a system for testing module functions, including a software-defined radio base station, a test host, and at least one module, where the module is connected to the software-defined radio base station through an air interface and connected to the test host through a line interface, and the software-defined radio base station is connected to the test host through a network or a local area network, where the test host is configured to: acquiring a test task; controlling the software defined radio base station to open a corresponding network configuration file according to the test task; determining the modules to be tested and the corresponding test scripts and test instructions thereof according to the test tasks, and sending the corresponding test scripts and test instructions to each module to be tested so that the modules to be tested execute the test of the received test scripts according to the received test instructions; respectively inquiring the self first state of each module to be tested, and inquiring the second state of each module to be tested of the software defined radio base station; and obtaining a test result according to the first state and the second state.
The module function testing system of the embodiment of the invention utilizes the software defined radio base station to test the module function, has lower cost, can realize automatic testing of a plurality of modules simultaneously and improves the testing efficiency; meanwhile, the test result is obtained according to the first state and the second state, so that the test is more accurate and reliable.
In addition, the module function testing system of the embodiment of the invention can also have the following additional technical characteristics:
according to an embodiment of the invention, the test host is further configured to: and after the test result is obtained, ending the test, and closing the network configuration file of the software defined radio base station and closing the module to be tested.
According to an embodiment of the present invention, when obtaining the test result according to the first state and the second state, the test host is specifically configured to: when the first state is successful in testing and the first state is matched with the second state, determining that the corresponding module to be tested is successful in testing; and when the first state is test failure or the first state is not matched with the second state, determining that the corresponding module to be tested fails.
According to an embodiment of the invention, the first state comprises a mesh injection state and the second state comprises a power headroom.
According to one embodiment of the invention, the module is connected with the test host through an extended USB interface.
According to an embodiment of the present invention, the test system further includes a shielding box, in which the antenna of the software defined radio base station and the module are both disposed, the shielding box being configured to shield an external interference signal.
In order to achieve the above object, a second aspect of the present invention provides a method for testing module functions, where the method is used in a system for testing module functions in the above embodiment, and the method includes the following steps: the test host acquires a test task; controlling the software defined radio base station to open a corresponding network configuration file according to the test task; determining the modules to be tested and the corresponding test scripts and test instructions thereof according to the test tasks, and sending the corresponding test scripts and test instructions to each module to be tested so that the modules to be tested execute the test of the received test scripts according to the received test instructions; respectively inquiring the self first state of each module to be tested, and inquiring the second state of each module to be tested of the software defined radio base station; and obtaining a test result according to the first state and the second state.
The method for testing the module function of the embodiment of the invention utilizes the software defined radio base station to test the module function, has lower cost, can realize automatic test of a plurality of modules simultaneously, and improves the test efficiency; meanwhile, the test result is obtained according to the first state and the second state, so that the test is more accurate and reliable.
In addition, the method for testing the module function of the embodiment of the invention can also have the following additional technical characteristics:
according to an embodiment of the invention, the testing method further comprises: and after the test result is obtained, ending the test, and closing the network configuration file of the software defined radio base station and closing the module to be tested.
According to an embodiment of the present invention, the obtaining the test result according to the first state and the second state includes: if the first state is that the test is passed and the first state is matched with the second state, determining that the corresponding module to be tested is tested successfully; and if the first state is that the test is not passed or the first state is not matched with the second state, determining that the corresponding module to be tested fails to test.
According to an embodiment of the invention, the first state comprises a mesh injection state and the second state comprises a power headroom.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
FIG. 1 is a schematic diagram of a system for testing module functions according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a system for testing module functions according to another embodiment of the present invention;
FIG. 3 is a flowchart of a method for testing module functions according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention.
A test system and a test method of module functions according to an embodiment of the present invention are described below with reference to the drawings.
Fig. 1 is a schematic structural diagram of a system for testing module functions according to an embodiment of the present invention.
As shown in fig. 1, the system 100 for testing module functions includes a software-defined radio base station 10, a test host 20, and at least one module 30, wherein the module 30 is connected to the software-defined radio base station 10 through an air interface and connected to the test host 20 through a line interface, and the software-defined radio base station 10 is connected to the test host 20 through a network cable or a local area network. The line interface is an AT interface, such as an old-fashioned AT interface, a PS/2 interface, a USB (Universal Serial Bus) interface, and the like. As an example, referring to fig. 1, the module 30 may be connected with the test host 20 through an extended USB interface 40.
In this embodiment, the test host 20 is configured to: acquiring a test task; the radio base station 10 is defined to open a corresponding network configuration file according to the test task control software; determining the modules to be tested and the corresponding test scripts and test instructions thereof from at least one module according to the test tasks, and sending the corresponding test scripts and test instructions to each module to be tested so that the modules to be tested execute the test of the received test scripts according to the received test instructions; inquiring the self first state of each module to be tested from each module to be tested, and inquiring the second state of each module to be tested from the software defined radio base station 10; and obtaining a test result according to the first state and the second state.
In particular, the software defined radio base station 10 may configure different network environments, different network profiles, for different test requirements (such as testing of different operators, different frequency bands, different network access points, etc.). When there is a test task, the test host 20 may send a test instruction and a test script to the modules to be tested through the AT port, and may query the states, i.e., the first state, of the modules to be tested through the AT port, where each module to be tested may use a different test script, or one test script may be used by multiple modules to be tested AT the same time, and may specifically be determined according to the test task. Meanwhile, the test host 20 may call a network configuration file corresponding to the software-defined radio base station 10 through a telnet protocol (remote terminal protocol), and may query states of all modules to be tested, which are to be tested, through an API (Application Programming Interface) opened by the software-defined radio base station 10, that is, a second state. For example, the test host 20 can query the status of the module to be tested with an IMSI of 001011234567894UE through the sudo./ws. js 127.0.0.1:9000{ "message": UE _ get "," IMSI "," 001011234567894"}' command. Further, the test host 20 may obtain the test result according to the first state obtained by the side of the module to be tested and the second state obtained by the side of the software defined radio base station 10. For example, the network injection state of the module to be tested can be queried AT the module to be tested through the AT + cops instruction, the network resource distribution condition and the power margin of the specified module to be tested can be obtained through API command query, and the test result can be judged according to the test requirement.
Therefore, the system for testing the module functions in the embodiment of the invention utilizes the SDR (Software Defined Radio) technology to replace the real network test, on one hand, the signal strength and the network parameters can be adjusted according to the actual test requirements, and the communication with the network operator and the coordination cost are also avoided. Meanwhile, the SDR base station can conveniently change different network systems, operator information and the like, and is more convenient for the multi-mode module and the module supporting a plurality of regional networks to carry out function verification. Meanwhile, the test result is obtained through the first state and the second state, so that the test is more accurate and reliable.
As an example, test host 20 may also be used to: after the test result is obtained, the test is ended, and the network configuration file of the software defined radio base station 10 is closed and the module to be tested is closed. Therefore, the test can be stopped in time, and unnecessary energy waste is reduced.
As an example, when obtaining the test result according to the first state and the second state, the test host 20 is specifically configured to: when the first state is successful and the first state is matched with the second state, determining that the corresponding module to be tested is tested successfully; and when the first state is the test failure or the first state is not matched with the second state, determining that the corresponding module to be tested fails. Therefore, the state inquired at the side of the module to be tested can be mutually verified and supplemented by combining the state of the module to be tested inquired at the side of the software defined radio base station 10, so that the basis of judging the test result is more sufficient and accurate.
Wherein the first state comprises a mesh state and the second state comprises a power headroom. The successful test can be the successful injection of the network in the network injection test, and the failed test can be the overtime injection in the network injection test; the matching of the first state with the second state may include: the software defined radio base station 10 side reads the MMEID matched with the IMEI number of the radio base station, and the power margin read by the MMEID is within a preset range such as-13 to 50.
In an embodiment of the present invention, as shown in fig. 2, the test system 100 may further include a shielding box 50, wherein the antenna 11 and each module 30 of the software defined radio base station 10 are disposed in the shielding box 50, and the shielding box 50 is used for shielding external interference signals. Therefore, the accuracy and reliability of the test can be ensured.
In summary, the system for testing the module functions in the embodiment of the invention uses the software defined radio base station to perform the module function test, so that the cost is lower, the automatic test of a plurality of modules can be realized at the same time, and the test efficiency is improved; meanwhile, the test result is obtained according to the first state and the second state, so that the test is more accurate and reliable.
FIG. 3 is a flowchart of a method for testing module functions according to an embodiment of the present invention.
In this embodiment, the test method is used for the test system of the module functions of the above embodiments. As shown in fig. 3, the test method comprises the following steps:
and S1, the test host acquires the test task.
S2, the radio base station is defined to open the corresponding network profile according to the test task control software.
And S3, determining the modules to be tested and the corresponding test scripts and test instructions thereof according to the test tasks, and sending the corresponding test scripts and test instructions to each module to be tested so that the modules to be tested execute the test of the received test scripts according to the received test instructions.
S4, the first state of each module to be tested is inquired from each module to be tested, and the second state of each module to be tested is inquired from the software defined radio base station.
And S5, obtaining a test result according to the first state and the second state.
As an example, the testing method further comprises: and after the test result is obtained, ending the test, and closing the network configuration file of the software defined radio base station and closing the module to be tested.
As an example, obtaining test results based on the first state and the second state may include: if the first state is that the test is passed and the first state is matched with the second state, determining that the corresponding module to be tested is tested successfully; and if the first state is that the test is not passed or the first state is not matched with the second state, determining that the corresponding module to be tested fails to test.
Wherein the first state comprises a mesh state and the second state comprises a power headroom.
It should be noted that, for other specific embodiments of the method for testing module functions according to the embodiments of the present invention, reference may be made to the system for testing module functions according to the above embodiments of the present invention.
The method for testing the module function of the embodiment of the invention utilizes the software defined radio base station to test the module function, has lower cost and can realize the automatic test of a plurality of modules simultaneously; meanwhile, the test result is obtained according to the first state and the second state, so that the test is more accurate and reliable.
It should be noted that the logic and/or steps represented in the flowcharts or otherwise described herein, such as an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
In the description of the present invention, it is to be understood that the terms "central," "longitudinal," "lateral," "length," "width," "thickness," "upper," "lower," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," "clockwise," "counterclockwise," "axial," "radial," "circumferential," and the like are used in the orientations and positional relationships indicated in the drawings for convenience in describing the invention and to simplify the description, and are not intended to indicate or imply that the referenced devices or elements must have a particular orientation, be constructed and operated in a particular orientation, and are therefore not to be considered limiting of the invention.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the present invention, unless otherwise expressly stated or limited, the terms "mounted," "connected," "secured," and the like are to be construed broadly and can, for example, be fixedly connected, detachably connected, or integrally formed; can be mechanically or electrically connected; they may be directly connected or indirectly connected through intervening media, or they may be connected internally or in any other suitable relationship, unless expressly stated otherwise. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
In the present invention, unless otherwise expressly stated or limited, the first feature "on" or "under" the second feature may be directly contacting the first and second features or indirectly contacting the first and second features through an intermediate. Also, a first feature "on," "over," and "above" a second feature may be directly or diagonally above the second feature, or may simply indicate that the first feature is at a higher level than the second feature. A first feature being "under," "below," and "beneath" a second feature may be directly under or obliquely under the first feature, or may simply mean that the first feature is at a lesser elevation than the second feature.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. A system for testing the functionality of modules, comprising a software defined radio base station, a test host and at least one module, wherein the module is connected to the software defined radio base station via an air interface and to the test host via a line interface, and wherein the software defined radio base station is connected to the test host via a network or a local area network, and wherein the test host is configured to:
acquiring a test task;
controlling the software defined radio base station to open a corresponding network configuration file according to the test task;
determining the modules to be tested and the corresponding test scripts and test instructions thereof according to the test tasks, and sending the corresponding test scripts and test instructions to each module to be tested so that the modules to be tested execute the test of the received test scripts according to the received test instructions;
respectively inquiring the self first state of each module to be tested, and inquiring the second state of each module to be tested of the software defined radio base station;
and obtaining a test result according to the first state and the second state.
2. The system for testing module functionality of claim 1, wherein the test host is further configured to:
and after the test result is obtained, ending the test, and closing the network configuration file of the software defined radio base station and closing the module to be tested.
3. The system for testing module functions according to claim 1, wherein the test host, when obtaining the test result according to the first state and the second state, is specifically configured to:
when the first state is successful in testing and the first state is matched with the second state, determining that the corresponding module to be tested is successful in testing;
and when the first state is test failure or the first state is not matched with the second state, determining that the corresponding module to be tested fails.
4. The system for testing the functionality of a module of claim 3, wherein the first state comprises a power headroom state and the second state comprises a power headroom state.
5. The system for testing the functions of a module as claimed in claim 3, wherein said module is connected to said test host through an extended USB interface.
6. The system for testing module functionality according to claim 1, further comprising a shielding box in which both the module and the antenna of the software defined radio base station are disposed, the shielding box being configured to shield external interference signals.
7. A method for testing the functions of a module, wherein the method is used in a system for testing the functions of the module as claimed in any one of claims 1 to 6, and the method comprises the following steps:
the test host acquires a test task;
controlling the software defined radio base station to open a corresponding network configuration file according to the test task;
determining the modules to be tested and the corresponding test scripts and test instructions thereof according to the test tasks, and sending the corresponding test scripts and test instructions to each module to be tested so that the modules to be tested execute the test of the received test scripts according to the received test instructions;
respectively inquiring the self first state of each module to be tested, and inquiring the second state of each module to be tested of the software defined radio base station;
and obtaining a test result according to the first state and the second state.
8. The method for testing the function of a module as set forth in claim 7, wherein the method further comprises:
and after the test result is obtained, ending the test, and closing the network configuration file of the software defined radio base station and closing the module to be tested.
9. The method for testing module functions according to claim 7, wherein the obtaining test results according to the first state and the second state comprises:
if the first state is that the test is passed and the first state is matched with the second state, determining that the corresponding module to be tested is tested successfully;
and if the first state is that the test is not passed or the first state is not matched with the second state, determining that the corresponding module to be tested fails to test.
10. The method for testing module functionality according to claim 9, wherein the first state comprises a power headroom state and the second state comprises a power headroom state.
CN202011361332.4A 2020-11-27 2020-11-27 Module function test system and test method Pending CN112486818A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011361332.4A CN112486818A (en) 2020-11-27 2020-11-27 Module function test system and test method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011361332.4A CN112486818A (en) 2020-11-27 2020-11-27 Module function test system and test method

Publications (1)

Publication Number Publication Date
CN112486818A true CN112486818A (en) 2021-03-12

Family

ID=74936415

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011361332.4A Pending CN112486818A (en) 2020-11-27 2020-11-27 Module function test system and test method

Country Status (1)

Country Link
CN (1) CN112486818A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112328495A (en) * 2020-11-27 2021-02-05 上海移远通信技术股份有限公司 Module function test system and test method
CN113282490A (en) * 2021-05-17 2021-08-20 深圳Tcl新技术有限公司 Intelligent door lock testing method and electronic equipment
CN115276844A (en) * 2022-08-02 2022-11-01 上海移柯通信技术股份有限公司 Communication module testing method and device and electronic equipment
CN115514680A (en) * 2022-11-16 2022-12-23 紫光同芯微电子有限公司 Method and device for verifying compatibility of module, electronic equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1397015A1 (en) * 2002-09-06 2004-03-10 Kabushiki Kaisha Toshiba An approval test method and system for a software-defined radio terminal
US20080003949A1 (en) * 2006-06-28 2008-01-03 Samsung Electronics Co., Ltd. Method and system for testing a software-defined radio device
KR20090065329A (en) * 2007-12-17 2009-06-22 한국전자통신연구원 Method and device for test component on sdr middleware
CN101554033A (en) * 2006-12-08 2009-10-07 微软公司 System capability discovery for software defined radio
CN105451218A (en) * 2011-01-14 2016-03-30 英特尔移动通信有限公司 Radio devices, regulation servers, and verification servers
WO2016188181A1 (en) * 2015-10-30 2016-12-01 中兴通讯股份有限公司 Test method, mobile terminal, server and computer storage medium
US20180285247A1 (en) * 2017-03-29 2018-10-04 The Travelers Indemnity Company Systems, methods, and apparatus for automated code testing
CN109417715A (en) * 2016-07-12 2019-03-01 华为技术有限公司 Communication node automatically configures test and verification
CN110167016A (en) * 2019-06-06 2019-08-23 中国信息通信研究院 Terminal pseudo-base station test macro and method
CN110536316A (en) * 2018-09-28 2019-12-03 中兴通讯股份有限公司 A kind of road measuring method and its control method, device, equipment, storage medium
US20200213854A1 (en) * 2018-12-28 2020-07-02 Korea Advanced Institute Of Science And Technology Dynamic security analysis method for control plane and system therefore
CA3080563A1 (en) * 2019-05-07 2020-11-07 Steve Bernier Test instrument for software communications architecture device testing
CN112328495A (en) * 2020-11-27 2021-02-05 上海移远通信技术股份有限公司 Module function test system and test method

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1397015A1 (en) * 2002-09-06 2004-03-10 Kabushiki Kaisha Toshiba An approval test method and system for a software-defined radio terminal
US20080003949A1 (en) * 2006-06-28 2008-01-03 Samsung Electronics Co., Ltd. Method and system for testing a software-defined radio device
CN101554033A (en) * 2006-12-08 2009-10-07 微软公司 System capability discovery for software defined radio
KR20090065329A (en) * 2007-12-17 2009-06-22 한국전자통신연구원 Method and device for test component on sdr middleware
CN105451218A (en) * 2011-01-14 2016-03-30 英特尔移动通信有限公司 Radio devices, regulation servers, and verification servers
WO2016188181A1 (en) * 2015-10-30 2016-12-01 中兴通讯股份有限公司 Test method, mobile terminal, server and computer storage medium
CN109417715A (en) * 2016-07-12 2019-03-01 华为技术有限公司 Communication node automatically configures test and verification
US20180285247A1 (en) * 2017-03-29 2018-10-04 The Travelers Indemnity Company Systems, methods, and apparatus for automated code testing
CN110536316A (en) * 2018-09-28 2019-12-03 中兴通讯股份有限公司 A kind of road measuring method and its control method, device, equipment, storage medium
US20200213854A1 (en) * 2018-12-28 2020-07-02 Korea Advanced Institute Of Science And Technology Dynamic security analysis method for control plane and system therefore
CA3080563A1 (en) * 2019-05-07 2020-11-07 Steve Bernier Test instrument for software communications architecture device testing
CN110167016A (en) * 2019-06-06 2019-08-23 中国信息通信研究院 Terminal pseudo-base station test macro and method
CN112328495A (en) * 2020-11-27 2021-02-05 上海移远通信技术股份有限公司 Module function test system and test method

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
CHUNXIAO LI等: "Secure reconfiguration of software-defined radio", 《ACM TRANSACTIONS ON EMBEDDED COMPUTING SYSTEMS》, vol. 11, no. 01, 5 April 2012 (2012-04-05), pages 1 - 22 *
K1TWO2: "使用OpenBTS基站测试物联网模块安全性", pages 1 - 24, Retrieved from the Internet <URL:https://www.cnblogs.com/k1two2/p/6272278.html> *
SUNDAYGEEK: "OpenBTS教程", pages 1 - 27, Retrieved from the Internet <URL:https://blog.csdn.net/mouse1598189/article/details/86708728> *
侯周国: "超高频射频识别***测试关键问题的分析与研究", 《中国优秀博士学位论文全文数据库(信息科技辑)》, no. 04, 15 April 2013 (2013-04-15), pages 138 - 29 *
向浩等: "跳频电台综合测试技术", 《国外电子测量技术》, no. 10, 31 October 2010 (2010-10-31), pages 39 - 43 *
张羽博: "基于软件无线电的基站监测***设计", 《中国优秀硕士学位论文全文数据库(信息科技辑)》, no. 02, 15 February 2018 (2018-02-15), pages 136 - 799 *
陈燕燕等: "基于5G网络的远程控制机器人应用及测试", 《移动通信》, no. 02, 29 February 2020 (2020-02-29), pages 45 - 49 *
黄文: "C++无线基站管理***单元测试框架设计与实现", 《中国优秀硕士学位论文全文数据库(信息科技辑)》, no. 03, 15 March 2016 (2016-03-15), pages 138 - 1069 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112328495A (en) * 2020-11-27 2021-02-05 上海移远通信技术股份有限公司 Module function test system and test method
CN112328495B (en) * 2020-11-27 2024-04-26 上海移远通信技术股份有限公司 Testing system and testing method for module function
CN113282490A (en) * 2021-05-17 2021-08-20 深圳Tcl新技术有限公司 Intelligent door lock testing method and electronic equipment
CN115276844A (en) * 2022-08-02 2022-11-01 上海移柯通信技术股份有限公司 Communication module testing method and device and electronic equipment
CN115514680A (en) * 2022-11-16 2022-12-23 紫光同芯微电子有限公司 Method and device for verifying compatibility of module, electronic equipment and storage medium
CN115514680B (en) * 2022-11-16 2023-03-21 紫光同芯微电子有限公司 Method and device for verifying compatibility of module, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN112486818A (en) Module function test system and test method
KR101093460B1 (en) Device manufacturing using the device&#39;s embedded wireless technology
US9860772B2 (en) Method and apparatus for determining connection relationship between an antenna feeding port of base station and an antenna port
US9904823B2 (en) Antenna for a read/write unit for radio frequency identification (RFID) arrangements, and read/write unit for operation with an external antenna
US9124684B2 (en) Signal testing system of a handheld device and a signal testing method thereof
US7953406B2 (en) Access point
CN112566173B (en) Signal measurement method based on Mesh network, wireless access point and storage medium
JP2007251637A (en) Radio communication apparatus, individual information writer, and individual information setting method
CN110519779B (en) Mobile terminal testing method, device, system and storage medium
CN110191483A (en) A kind of Performance Test System and method for Wifi mould group
CN104811524A (en) Method and device for testing radio frequency performance of terminal
CN112328495B (en) Testing system and testing method for module function
CN111742505A (en) Method for testing low-power-consumption Bluetooth BLE product and BLE device
CN113365286A (en) Wireless network performance test method, system and computer storage medium
EP2631989A1 (en) Managing antennas on an access point in a wireless network
CN105763873A (en) Test method of OTT network set top box wireless communication performance and system thereof
CN113630146B (en) Line switching system and method for radio frequency conduction test
CN112769500A (en) Signal testing method, system, electronic device and storage medium
CN109194419B (en) Station opening method and device, electronic equipment and storage medium
CN113572544A (en) Antenna communication device, antenna device connection detection method, terminal, and storage medium
CN113014335A (en) Total omnidirectional sensitivity test method, equipment, system and storage medium
CN112003652A (en) Radio frequency debugging method and device of terminal equipment and computer readable storage medium
CN103259605A (en) Wireless relay equipment and testing method and system thereof
CN113727319B (en) Method and device for realizing multithreading test of Bluetooth equipment
CN113595656B (en) Testing method of intelligent antenna

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