CN112486818B - Testing system and testing method for module function - Google Patents
Testing system and testing method for module function Download PDFInfo
- Publication number
- CN112486818B CN112486818B CN202011361332.4A CN202011361332A CN112486818B CN 112486818 B CN112486818 B CN 112486818B CN 202011361332 A CN202011361332 A CN 202011361332A CN 112486818 B CN112486818 B CN 112486818B
- Authority
- CN
- China
- Prior art keywords
- test
- module
- state
- 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.)
- Active
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 238
- 238000013515 script Methods 0.000 claims abstract description 25
- 238000000034 method Methods 0.000 claims abstract description 14
- 238000010998 test method Methods 0.000 claims description 7
- 230000006870 function Effects 0.000 abstract description 32
- 238000002347 injection Methods 0.000 description 7
- 239000007924 injection Substances 0.000 description 7
- 230000001276 controlling effect Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 239000008186 active pharmaceutical agent Substances 0.000 description 2
- 238000003491 array Methods 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 239000000463 material Substances 0.000 description 2
- 230000003993 interaction Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 230000001105 regulatory effect Effects 0.000 description 1
- 238000013468 resource allocation Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3664—Environments for testing or debugging software
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3668—Software testing
- G06F11/3672—Test management
- G06F11/3688—Test 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 testing system and a testing method for module functions, wherein the testing system comprises: the system comprises a software defined radio base station, a test host and a module, wherein the module is respectively connected with the software defined radio base station and the test host, the software defined radio base station is connected with the test host, and the test host 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 a to-be-tested module and a corresponding test script and test instruction of the to-be-tested module, and send the corresponding test script and the corresponding test instruction to each to-be-tested module so that the to-be-tested module executes a test of the received test script according to the received test instruction; respectively inquiring the 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; 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
Technical Field
The present invention relates to a testing technology module, and in particular, to a testing system and a testing method for a module function.
Background
Before shipment and release of new versions, module products need to be subjected to bottoming tests for all functions. At present, the testing scheme aiming at the module function is mainly real network testing. However, because the real network environment is affected by the network distribution condition of the local operators, the signal strength is uncontrollable, the interference is easy to occur, and the network parameters are difficult to change frequently, the test environment is single, and the overall test efficiency is low.
Disclosure of Invention
The present invention aims to solve at least one of the technical problems in the related art to some extent. Therefore, an objective of the present invention is to provide a testing system for module functions, so as to reduce testing cost and improve testing efficiency.
The second objective of the present invention is to provide a method for testing module functions.
To achieve the above object, an embodiment of the present invention provides a system for testing a module function, 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, is 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 cable 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 a module to be tested and a corresponding test script and a test instruction thereof according to the test task, and sending the corresponding test script and the corresponding test instruction to each module to be tested, so that the module to be tested executes the test of the received test script according to the received test instruction; respectively inquiring the 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; and obtaining a test result according to the first state and the second state.
According to the testing system for the module functions, disclosed by the embodiment of the invention, the software defined radio base station is utilized for testing the module functions, so that the cost is lower, the automatic test of a plurality of modules can be realized at the same time, and the testing efficiency is improved; meanwhile, a 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 test system for module functions in the embodiment of the invention can also have the following additional technical characteristics:
according to one embodiment of the invention, the test host is further configured to: and after the test result is obtained, ending the test, closing the network configuration file of the software defined radio base station and closing the module to be tested.
According to one embodiment of the present invention, the test host is specifically configured to, when obtaining a test result according to the first state and the second state: 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 a test failure or the first state is not matched with the second state, determining that the corresponding module to be tested fails.
According to one embodiment of the invention, the first state comprises a mesh state and the second state comprises a power headroom.
According to one embodiment of the invention, the module is connected to the test host by an expansion USB interface.
According to one embodiment of the invention, the test system further comprises a shielding box in which the antenna of the software defined radio base station and the module are arranged, the shielding box being adapted to shield external interference signals.
In order to achieve the above object, a second aspect of the present invention provides a method for testing a module function, where the method is used in the system for testing a module function described 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 a module to be tested and a corresponding test script and a test instruction thereof according to the test task, and sending the corresponding test script and the corresponding test instruction to each module to be tested, so that the module to be tested executes the test of the received test script according to the received test instruction; respectively inquiring the 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; and obtaining a test result according to the first state and the second state.
According to the method for testing the module functions, the software defined radio base station is used for testing the module functions, 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, a 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 testing method of the module function of the embodiment of the invention can also have the following additional technical characteristics:
according to one embodiment of the invention, the test method further comprises: and after the test result is obtained, ending the test, closing the network configuration file of the software defined radio base station and closing the module to be tested.
According to one 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 the passing of the test and the first state is matched with the second state, determining that the corresponding module to be tested is successful in the test; and if the first state is that the test fails or the first state is not matched with the second state, determining that the corresponding module to be tested fails.
According to one embodiment of the invention, the first state comprises a mesh 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 testing system for module functionality according to one embodiment of the present invention;
FIG. 2 is a schematic diagram of a testing system for module functionality according to another embodiment of the present invention;
fig. 3 is a flowchart of a testing method of a module function according to an embodiment of the invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative and intended to explain the present invention and should not be construed as limiting the invention.
The test system and test method for the module function of the embodiment of the present invention are described below with reference to the accompanying drawings.
FIG. 1 is a schematic diagram of a testing system for module functionality according to an embodiment of the present invention.
As shown in fig. 1, the test system 100 for module functions includes a software defined radio base station 10, a test host 20, and at least one module 30, the module 30 being connected to the software defined radio base station 10 via an air interface, to the test host 20 via a line interface, and the software defined radio base station 10 being connected to the test host 20 via a network cable or a local area network. The line interface is an AT interface, such as an old AT interface, a PS/2 interface, a USB (Universal Serial Bus ) interface, and the like. As an example, referring to fig. 1, module 30 may be connected to test host 20 via an expansion USB interface 40.
In this embodiment, test host 20 is used to: acquiring a test task; controlling the software defined radio base station 10 to open the corresponding network configuration file according to the test task; determining a module to be tested and a corresponding test script and a test instruction thereof from at least one module according to the test task, and sending the corresponding test script and the test instruction to each module to be tested, so that the module to be tested executes the test of the received test script according to the received test instruction; the first state of each module to be tested itself is queried from each module to be tested, and the second state of each module to be tested is queried from the software defined radio base station 10; and obtaining a test result according to the first state and the second state.
Specifically, the software defined radio base station 10 may configure different network environments and different network configuration files for different test requirements (such as tests of different operators, different frequency bands, different network access points, etc.). When a test task exists, the test host 20 can send a test instruction and a test script to the modules to be tested through the AT port, and can query the state of each module to be tested, namely the first state, through the AT port, wherein each module to be tested can use different test scripts, or one test script can be used by a plurality of modules to be tested AT the same time, and the test script can be specifically determined according to the test task. Meanwhile, the test host 20 may call the network configuration file corresponding to the software defined radio base station 10 through telnet protocol (remote terminal protocol), and may query the status of all the modules to be tested for performing the test, that is, the second status, through the API interface (Application Programming Interface, application program interface) opened by the software defined radio base station 10. For example, the test host 20 may query the status of the module under test for the IMSI 001011234567894UE via a sudo/ws.js 127.0.0.1:9000{ "message": "ue_get", "IMSI", "001011234567894" }' command. Further, the test host 20 may obtain a test result according to the first state obtained by the module to be tested and the second state obtained by 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 an AT+cops instruction, the network resource allocation condition and the power margin of the specified module to be tested can be obtained through the query of an API command, and the test result can be judged by comparing the test requirement.
Therefore, the testing system of the module function of the embodiment of the invention replaces the real network test by SDR (Software Defined Radio ) technology, on one hand, the signal strength and the network parameters can be regulated according to the actual test requirement, and the communication with a network operator and the coordination cost are also avoided. Meanwhile, the SDR base station can conveniently change different network modes, operator information and the like, and is more convenient for function verification of the multimode module and the module supporting a plurality of regional networks. Meanwhile, the test result is obtained through the first state and the second state, so that the test is more accurate and reliable.
As one 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 one example, the test host 20, when obtaining test results 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 a 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 of the module to be tested queried at the module to be tested side and the state of the module to be tested queried at the software defined radio base station 10 side can be mutually verified and supplemented, so that the basis of the determination of the test result is more sufficient and accurate.
The first state comprises a network injection state, and the second state comprises a power headroom. The success of the test can be the success of the net injection in the net injection test, and the failure of the test can be the overtime of the net injection in the net injection test; the matching of the first state with the second state may include: the software defined radio base station 10 side reads the mmoid matching with its own IMEI number, and the power margin read with the mmoid is in a preset range such as-13 to 50.
In one embodiment of the present invention, as shown in fig. 2, the test system 100 may further include a shielding box 50, where 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 to shield external interference signals. Thus, the accuracy and reliability of the test can be ensured.
In summary, the system for testing the module functions of the embodiment of the invention utilizes the software defined radio base station to perform module function test, has lower cost, can realize the automatic test of a plurality of modules at the same time, and improves the test efficiency; meanwhile, a 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 testing method of a module function according to an embodiment of the invention.
In this embodiment, the test method is used for the test system of the module function of the above embodiment. As shown in fig. 3, the test method includes the steps of:
S1, the test host acquires a test task.
S2, controlling the software defined radio base station to open a corresponding network configuration file according to the test task.
S3, determining the module to be tested and the corresponding test scripts and test instructions thereof according to the test tasks, and sending the corresponding test scripts and the corresponding test instructions to each module to be tested, so that the module to be tested executes the test of the received test scripts according to the received test instructions.
S4, respectively inquiring the 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.
S5, obtaining a test result according to the first state and the second state.
As one example, the test method further comprises: and after the test result is obtained, ending the test, closing the network configuration file of the software defined radio base station and closing the module to be tested.
As one example, obtaining test results from the first state and the second state may include: if the first state is that the test passes and the first state is matched with the second state, determining that the corresponding module to be tested is successful in test; if the first state is that the test fails or the first state is not matched with the second state, determining that the corresponding module to be tested fails.
The first state comprises a network injection state, and the second state comprises a power headroom.
It should be noted that, for other specific implementation manners of the method for testing a module function according to the embodiment of the present invention, reference may be made to the system for testing a module function according to the foregoing embodiment of the present invention.
According to the method for testing the module functions, disclosed by the embodiment of the invention, the software defined radio base station is used for testing the module functions, so that the cost is lower, and the automatic test of a plurality of modules can be realized at the same time; meanwhile, a 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, for example, may be considered as a ordered listing of executable instructions for implementing logical functions, and may 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). In addition, the computer readable medium may even be paper or other suitable medium on which the program is printed, as the program may 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 is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means 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 present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. 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 should be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", "clockwise", "counterclockwise", "axial", "radial", "circumferential", etc. indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings are merely for convenience in describing the present invention and simplifying the description, and do not indicate or imply that the device or element being referred to must have a specific orientation, be configured and operated in a specific orientation, and therefore should not be construed as limiting the present invention.
Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include at least one such feature. In the description of the present invention, the meaning of "plurality" means at least two, for example, two, three, etc., unless specifically defined otherwise.
In the present invention, unless explicitly specified and limited otherwise, the terms "mounted," "connected," "secured," and the like are to be construed broadly, and may be, for example, fixedly connected, detachably connected, or integrally formed; can be mechanically or electrically connected; either directly or indirectly, through intermediaries, or both, may be in communication with each other or in interaction with each other, unless expressly defined otherwise. The specific meaning of the above terms in the present invention can be understood by those of ordinary skill in the art according to the specific circumstances.
In the present invention, unless expressly stated or limited otherwise, a first feature "up" or "down" a second feature may be the first and second features in direct contact, or the first and second features in indirect contact via an intervening medium. Moreover, a first feature being "above," "over" and "on" a second feature may be a first feature being directly above or obliquely above the second feature, or simply indicating that the first feature is level higher than the second feature. The first feature being "under", "below" and "beneath" the second feature may be the first feature being directly under or obliquely below the second feature, or simply indicating that the first feature is less level than the second feature.
While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the invention.
Claims (8)
1. The utility model provides a test system of module function, its characterized in that includes software defined radio base station, test host computer and at least one module, the module is through the air interface with software defined radio base station is connected, through the line interface with test host computer is connected, software defined radio base station is through net twine or LAN with test host computer is connected, wherein, test host computer is used for:
Acquiring a test task;
controlling the software defined radio base station to open a corresponding network configuration file according to the test task;
Determining a module to be tested and a corresponding test script and a test instruction thereof according to the test task, and sending the corresponding test script and the corresponding test instruction to each module to be tested, so that the module to be tested executes the test of the received test script according to the received test instruction;
respectively inquiring the 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;
Obtaining a test result according to the first state and the second state;
The test host is specifically configured to, when obtaining a test result according to the first state and the second state: 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 a test failure or the first state is not matched with the second state, determining that the corresponding module to be tested fails.
2. The system for testing the functionality of a module of claim 1, wherein the test host is further configured to:
and after the test result is obtained, ending the test, closing the network configuration file of the software defined radio base station and closing the module to be tested.
3. The system for testing a modular function of claim 1, wherein the first state comprises a mesh state and the second state comprises a power headroom.
4. The system for testing the function of a module according to claim 1, wherein the module is connected to the test host by an expansion USB interface.
5. The system for testing the function of a module according to claim 1, further comprising a shielding box in which the antenna of the software defined radio base station and the module are disposed, the shielding box being for shielding external interference signals.
6. A method of testing a module function, characterized in that the method is used in a system for testing a module function according to any one of claims 1-5, the method comprising the steps of:
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 a module to be tested and a corresponding test script and a test instruction thereof according to the test task, and sending the corresponding test script and the corresponding test instruction to each module to be tested, so that the module to be tested executes the test of the received test script according to the received test instruction;
respectively inquiring the 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;
Obtaining a test result according to the first state and the second state;
Wherein, the obtaining the test result according to the first state and the second state includes: if the first state is the passing of the test and the first state is matched with the second state, determining that the corresponding module to be tested is successful in the test; and if the first state is that the test fails or the first state is not matched with the second state, determining that the corresponding module to be tested fails.
7. The method for testing the function of a module according to claim 6, wherein the method further comprises:
and after the test result is obtained, ending the test, closing the network configuration file of the software defined radio base station and closing the module to be tested.
8. The method of testing a module function of claim 6, wherein the first state comprises a mesh state and the second state comprises a power headroom.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011361332.4A CN112486818B (en) | 2020-11-27 | 2020-11-27 | Testing system and testing method for module function |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011361332.4A CN112486818B (en) | 2020-11-27 | 2020-11-27 | Testing system and testing method for module function |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112486818A CN112486818A (en) | 2021-03-12 |
CN112486818B true CN112486818B (en) | 2024-06-25 |
Family
ID=74936415
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011361332.4A Active CN112486818B (en) | 2020-11-27 | 2020-11-27 | Testing system and testing method for module function |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112486818B (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
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 |
CN115276844B (en) * | 2022-08-02 | 2023-06-13 | 上海移柯通信技术股份有限公司 | Communication module testing method and device, storage medium and electronic equipment |
CN115514680B (en) * | 2022-11-16 | 2023-03-21 | 紫光同芯微电子有限公司 | Method and device for verifying compatibility of module, electronic equipment and storage medium |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112328495A (en) * | 2020-11-27 | 2021-02-05 | 上海移远通信技术股份有限公司 | Module function test system and test method |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3651605B2 (en) * | 2002-09-06 | 2005-05-25 | 株式会社東芝 | Certification test method, certification test system, wireless terminal and certification device |
US8606259B2 (en) * | 2006-06-28 | 2013-12-10 | Samsung Electronics Co., Ltd. | Method and system for testing a software-defined radio device |
US7920823B2 (en) * | 2006-12-08 | 2011-04-05 | Microsoft Corporation | System capability discovery for software defined radio |
KR100960123B1 (en) * | 2007-12-17 | 2010-05-27 | 한국전자통신연구원 | Method and device for test component on SDR middleware |
US8779890B2 (en) * | 2011-01-14 | 2014-07-15 | Intel Mobile Communication Technology GmbH | Radio devices, regulation servers, and verification servers |
CN106658545A (en) * | 2015-10-30 | 2017-05-10 | 中兴通讯股份有限公司 | Test method, mobile terminal and server |
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 |
CN109413686B (en) * | 2018-10-19 | 2022-07-29 | 京信网络系统股份有限公司 | Base station automatic test system, method and device |
US11463880B2 (en) * | 2018-12-28 | 2022-10-04 | Korea Advanced Institute Of Science And Technology | Dynamic security analysis method for control plane and system therefore |
US11327872B2 (en) * | 2019-05-07 | 2022-05-10 | Viavi Solutions Inc. | Test instrument for software communications architecture device testing |
CN110167016B (en) * | 2019-06-06 | 2024-04-09 | 中国信息通信研究院 | Terminal pseudo base station testing system and method |
-
2020
- 2020-11-27 CN CN202011361332.4A patent/CN112486818B/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112328495A (en) * | 2020-11-27 | 2021-02-05 | 上海移远通信技术股份有限公司 | Module function test system and test method |
Also Published As
Publication number | Publication date |
---|---|
CN112486818A (en) | 2021-03-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112486818B (en) | Testing system and testing method for module function | |
CN110908888B (en) | Server testing method and device | |
CN112328495B (en) | Testing system and testing method for module function | |
CN110191483A (en) | A kind of Performance Test System and method for Wifi mould group | |
CN112566173B (en) | Signal measurement method based on Mesh network, wireless access point and storage medium | |
CN104811524B (en) | A kind of terminal radio frequency performance test methods and its device | |
CN112683552A (en) | Automobile test method, system, readable storage medium and automobile test equipment | |
CN111597083B (en) | Testing system of intelligent terminal | |
CN113433923A (en) | Vehicle remote diagnosis method, system, readable storage medium and device | |
CN104684015A (en) | Equipment maintenance method and equipment | |
CN113295937A (en) | Antenna testing device and method | |
CN104349270A (en) | Small cell accessing method, apparatus and system | |
CN113014335A (en) | Total omnidirectional sensitivity test method, equipment, system and storage medium | |
CN109506879A (en) | A kind of device that behavioral test is monitored in wind tunnel test and its control method | |
CN101459919B (en) | Network selecting method and apparatus | |
CN109194419B (en) | Station opening method and device, electronic equipment and storage medium | |
CN112820345A (en) | Memory card compatibility testing method and system | |
CN114793346A (en) | Whole vehicle networking NV-IOT test system and method in anechoic chamber | |
CN118294780B (en) | Test method, system and equipment of 5G MIMO frequency-shifting two-way equipment | |
CN103259605A (en) | Wireless relay equipment and testing method and system thereof | |
CN113890606B (en) | Open wireless access network communication equipment test system and method | |
CN111614789B (en) | Method and device for detecting indoor antenna address | |
CN113595656B (en) | Testing method of intelligent antenna | |
CN117792956A (en) | Equipment testing method, device, equipment and storage medium | |
CN213714621U (en) | Function test equipment of tire pressure monitoring sensor |
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 |