CN112398547A - Network module testing method, system and readable storage medium - Google Patents

Network module testing method, system and readable storage medium Download PDF

Info

Publication number
CN112398547A
CN112398547A CN202011170546.3A CN202011170546A CN112398547A CN 112398547 A CN112398547 A CN 112398547A CN 202011170546 A CN202011170546 A CN 202011170546A CN 112398547 A CN112398547 A CN 112398547A
Authority
CN
China
Prior art keywords
network module
test
information
module
network
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
CN202011170546.3A
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.)
Shenzhen Tianshitong Technology Co Ltd
Original Assignee
Shenzhen Tianshitong 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 Shenzhen Tianshitong Technology Co Ltd filed Critical Shenzhen Tianshitong Technology Co Ltd
Priority to CN202011170546.3A priority Critical patent/CN112398547A/en
Publication of CN112398547A publication Critical patent/CN112398547A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B17/00Monitoring; Testing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Electromagnetism (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a network module testing method, a system and a readable storage medium. The network module testing method comprises the following steps: sending a test instruction to a network module of the equipment to be tested; obtaining module information fed back by the network module; and analyzing the module information to obtain a test result. Compared with the manual confirmation of the test result in the prior art, the embodiment of the invention realizes the automatic test of the network module and improves the test efficiency and accuracy of the network module.

Description

Network module testing method, system and readable storage medium
Technical Field
The present invention relates to the field of device testing technologies, and in particular, to a network module testing method, system, and readable storage medium.
Background
The network module (e.g. 4G network module) provides the mobile communication network for the device by inserting the SIM card. Before the equipment leaves the factory, the network module of each equipment is tested to ensure that the functions of the network modules run normally. In the related art, the test method comprises the following steps: a debugging tool is installed on a testing computer to interact with a network module, and then each testing result is confirmed manually, so that the time consumption is long, and the efficiency is low.
Disclosure of Invention
The embodiment of the invention aims to solve at least one technical problem in the prior art. Therefore, the embodiment of the invention provides a network module testing method, a system and a readable storage medium, which can realize automatic testing of a network module and improve the testing efficiency and accuracy of the network module.
The network module testing method according to the embodiment of the first aspect of the invention comprises the following steps:
sending a test instruction to a network module of the equipment to be tested;
obtaining module information fed back by the network module;
and analyzing the module information to obtain a test result.
The network module testing method provided by the embodiment of the invention at least has the following beneficial effects:
in the embodiment of the invention, the test software sends the test instruction (generally AT instruction) to the network module of the equipment to be tested, the module information fed back by the network module is obtained, and the module information is analyzed to obtain the test result. Compared with the manual confirmation of the test result in the prior art, the embodiment of the invention realizes the automatic test of the network module and improves the test efficiency and accuracy of the network module.
According to some embodiments of the invention, the module information comprises at least one of: serial number, hardware version information, software version information, SIM card information, RSRP value, communication information.
According to some embodiments of the present invention, if the module information includes a serial number, hardware version information, software version information, SIM card information, or an RSRP value, the analyzing the module information includes:
sending a corresponding AT test instruction to the network module, receiving information fed back by the network module, and analyzing a specific field in the received feedback information;
if the module information includes communication information, the analyzing the module information includes:
and sending a corresponding AT test instruction to the network module, if the information fed back by the network module is not received within preset time and/or preset times, resending the AT test instruction, and if the information fed back by the network module is received, controlling the communication between the network module and a server and testing the communication of the network environment.
According to some embodiments of the present invention, the method for testing a network module is applied to a testing device connected to the device under test by USB, and before sending a test instruction to the network module of the device under test, the method further includes:
and calibrating the USB address of the network module.
According to some embodiments of the invention, before calibrating the USB address of the network module, the method further comprises:
acquiring a login name and a password for logging in the equipment to be tested, and sending the login name and the password to a server so that the server verifies the login name and the password;
and if the login name and/or the password are wrong, receiving an error prompt returned by the server.
According to some embodiments of the present invention, after the analyzing the module information to obtain the test result, the method further includes:
controlling the device to be tested to reset an IO port and restart;
sending a test instruction to the network module;
obtaining ESIM card information fed back by the network module;
and analyzing the ESIM card information to obtain a test result.
A network module testing system according to an embodiment of a second aspect of the present invention includes:
the device to be tested comprises a network module;
the test equipment is connected with the equipment to be tested and used for sending a test instruction to the network module of the equipment to be tested, acquiring the module information fed back by the network module and analyzing the module information to obtain a test result.
According to some embodiments of the present invention, the test device is connected to the device under test via a USB serial port.
According to some embodiments of the invention, the network module testing system further comprises:
and the server is connected with the test equipment and is used for verifying the login name and the password of the test equipment, and if the login name and/or the password are wrong, an error prompt is returned to the test equipment.
According to some embodiments of the invention, the network module comprises at least one of: the system comprises a 3G network module, a 4G network module and a 5G network module.
A computer-readable storage medium according to an embodiment of the third aspect of the present invention, the computer-readable storage medium storing computer-executable instructions for causing a computer to perform:
a network module testing method as claimed in the first aspect.
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
The invention is further described with reference to the following figures and examples, in which:
fig. 1 is a schematic flow chart illustrating a network module testing method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a network module testing method according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of a network module testing system according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a network module testing system according to another embodiment of the present invention.
Reference numerals:
device under test 100, test device 200, server 300.
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 accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
In the description of the present invention, it should be understood that the orientation or positional relationship referred to in the description of the orientation, such as the upper, lower, front, rear, left, right, etc., is based on the orientation or positional relationship shown in the drawings, and is only for convenience of description and simplification of description, and does not indicate or imply that the device or element referred to must have a specific orientation, be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention.
In the description of the present invention, the meaning of a plurality is one or more, the meaning of a plurality is two or more, and the above, below, exceeding, etc. are understood as excluding the present numbers, and the above, below, within, etc. are understood as including the present numbers. If the first and second are described for the purpose of distinguishing technical features, they are not to be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated.
In the description of the present invention, unless otherwise explicitly limited, terms such as arrangement, installation, connection and the like should be understood in a broad sense, and those skilled in the art can reasonably determine the specific meanings of the above terms in the present invention in combination with the specific contents of the technical solutions.
In the description of the present invention, reference to the description of the terms "one embodiment," "some embodiments," "an illustrative embodiment," "an example," "a specific example," 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, 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.
The network module (e.g. 4G network module) provides the mobile communication network for the device by inserting the SIM card. Before the equipment leaves a factory, the 4G network module of each equipment is tested to ensure that the 4G network module functions normally operate. The test items comprise SN (Serial Number) test, 4G network module hardware version test, 4G network module software version test, SIM card test, restart test, ESIM card test, signal test, 4G external network test and the like. In the related art, the test method comprises the following steps: a debugging tool is installed on a testing computer to interact with a network module, and then each testing result is confirmed manually, so that the time consumption is long, and the efficiency is low. Meanwhile, the 4G network module supports the built-in ESMI card and the external SIM card, the external SIM card needs to be inserted for power-off restarting when the external SIM card is tested, the external SIM information is read again after the equipment is restarted to confirm the test result, the 4G external network connectivity is tested by using the 4G built-in ESIM card network ping external network, and the whole test step is complicated.
In a first aspect, as shown in fig. 1, the present invention provides a network module testing method, including:
step S100: sending a test instruction to a network module of the equipment to be tested;
step S200: obtaining module information fed back by a network module;
step S300: and analyzing the module information to obtain a test result.
In some embodiments, the network module testing method is applied to a testing device, and the testing device is used for testing a network module of a device to be tested, so as to ensure that the network module of the device to be tested operates normally. Specifically, the test device is provided with test software, and the test software sends a test instruction (generally an AT instruction) to the network module of the device to be tested, so as to obtain module information fed back by the network module and analyze the module information to obtain a test result. Compared with the manual confirmation of the test result in the prior art, the embodiment of the invention realizes the automatic test of the network module and improves the test efficiency and accuracy of the network module.
In some embodiments, the device under test may be any electronic device having a network module, such as a webcam, a mobile phone, a tablet computer, and the like.
In some embodiments, the network module comprises at least one of: the system comprises a 3G network module, a 4G network module and a 5G network module. The most common is currently the 4G network module.
In some embodiments, the module information includes at least one of: serial number, hardware version information, software version information, SIM card information, RSRP value, communication information.
If the module information comprises a serial number, hardware version information, software version information, SIM card information or an RSRP value, analyzing the module information, comprising:
sending a corresponding AT test instruction to a network module, receiving information fed back by the network module, and analyzing a specific field in the received feedback information;
if the module information includes communication information, analyzing the module information, including:
and sending a corresponding AT test instruction to the network module, if the information fed back by the network module is not received within the preset time and/or within the preset times, resending the AT test instruction, and if the information fed back by the network module is received, controlling the communication between the network module and the server, and testing the communication of the network environment.
The following describes in detail the test procedures of serial number, hardware version information, software version information, SIM card information, RSRP value, and communication information:
in some embodiments, the sequence number testing process is: the test software sends an "AT + LCSN ═ 0, 5" instruction to the network module through the serial port, receives information fed back by the network module, and parses "+ LCTSN: "field, e.g.," + LCTSN: m790CC1NLA 052500326' successfully analyzes, then the serial number test is successful, and the serial number test is stored in the test result, otherwise, the serial number test fails.
In some embodiments, the testing process of the hardware version information is: the test software sends an ' AT + SFHW ' instruction to the network module through the serial port, receives information fed back by the network module, and analyzes ' HardwareVersion: "fields, such as" HardwareVersion: and the SLM790_ V1.04_ PCB' is compared with the hardware version information in the pre-configured local file, if the hardware version information is the same, the test is successful, otherwise, the test fails.
In some embodiments, the testing process of the software version information is: the test software sends an ATI instruction to the network module through the serial port, receives information fed back by the network module, and analyzes the' Revision: "fields, for example: "Revision: and the SLM790H _4.0.0_ EQ 100' is compared with the software version information in the pre-configured local file, if the software version information is the same, the test is successful, otherwise, the test fails. Meanwhile, "IMEI: "fields and stores, e.g.," IMEI: 100000000000009 ", as a unique identification of the network module.
In some embodiments, the testing process of the SIM card information is: the test software sends an 'AT + ICCID' instruction to the network module through the serial port, receives information fed back by the network module, and analyzes the + ICCID in the received feedback information: "field, e.g.," + ICCID: 89860319747552653803 ", and comparing with the ICCID (Integrated Circuit card identification number) of the SIM card in the pre-configured local file, if the ICCID is the same, the test is successful, otherwise the test is failed. The preconfigured local file is that the ICCID number of the SIM card for testing is obtained from the server and stored in the local file when the testing software is first logged in.
In some embodiments, the RSRP (Reference Signal Receiving Power) value is tested by: the test software sends' AT ^ HCSQ? The command is sent to the network module, the information fed back by the network module is received, and the HCSQ: "field, e.g.," HCSQ: 5, 0, "LTE", 63, 30, 74, 166 ", the 6 th parameter, i.e.," 74 ", is determined, then an RSRP value is calculated by the formula" 140-x ═ -RSRP (dbm) ", and the signal quality of the network module is judged based on the calculated RSRP value. And comparing the range in the pre-configured local file, wherein the signal quality is optimal: RSRP > -85dBm, the signal quality is better: RSRP-85 to-95 dBm, signal quality is general: RSRP-95 to-105 dBm, poor signal quality: RSRP is-105 dBm to-115 dBm. And if the test is within the configuration range, the test is passed, otherwise, the test fails.
In some embodiments, the testing process (also referred to as 4G extranet testing) of the communication information is: the test software sends 'AT ^ NDISDUP ^ 1, 1' through the serial port to carry out data dialing, the dialing does not receive feedback for redialing after exceeding 5 seconds, the test fails if the feedback is not received for three times continuously, if the response is successful, the network card IP of the network module is appointed to communicate with the server AT the cloud end, the network environment connectivity is tested, the communication is not overtime for 3 seconds, the test fails if the feedback is not received for three times continuously, and the test passes if the feedback can be received.
In some embodiments, the network module testing method is applied to a testing device USB-connected to a device under test, and then step S100: before sending the test instruction to the network module of the device to be tested, the method further comprises:
and calibrating the USB address of the network module.
In some embodiments, because the test device communicates with the network module of the device to be tested through the USB serial port, and multiple devices to be tested are tested simultaneously, and there is a power-off restart action during the test, the test software needs to find the com value corresponding to each device to be tested, so as to ensure normal interaction and communication with the network module of each device to be tested. The method comprises the steps of firstly scanning SN two-dimensional codes of all devices to be tested on a test fixture position, searching devices actually existing in a computer management page according to the SN two-dimensional codes, sequentially connecting, obtaining SN of the devices to be tested through AT instructions, comparing the SN with the scanned SN, searching the devices to be tested on the test fixture position corresponding to the actual SN, and storing USB actual physical addresses of the test fixture position. And the next test is directly connected with the equipment to be tested on the card position according to the com port of the USB actual physical address of the card position to carry out AT instruction interaction. That is to say, the test equipment needs to test multiple pieces of equipment to be tested simultaneously, the network module of each piece of equipment to be tested interacts with the test software through the USB serial port, and the USB address calibration function can find the actual com value of each piece of equipment to be tested on the fixture position, thereby ensuring that the test software can normally communicate with the serial port of each piece of equipment to be tested during testing.
In some embodiments, the USB address calibration function only needs to be calibrated once when the test software is installed for the first time, under the condition that the physical USB connection positions of the device under test and the test device are not changed.
In some embodiments, before calibrating the USB address of the network module, the method further includes:
acquiring a login name and a password, and sending the login name and the password to a server so that the server verifies the login name and the password;
and if the login name and/or the password are wrong, receiving an error prompt returned by the server.
In some embodiments, when logging in, the test software installed on the test equipment needs to select a user type, support the authorities of production test personnel, maintenance personnel and sampling personnel, input a user name and a password, and start logging in the server. If the login user name does not have the three types of user permissions or the input password is wrong, the server returns a corresponding error prompt. And after the login is successful, the server automatically sends the ICCID number of the SIM card for testing to the testing software.
In some embodiments, as shown in fig. 2, step S300: after analyzing the module information to obtain the test result, the method further comprises the following steps:
step S400: controlling the device to be tested to reset the IO port and restart;
step S500: sending a test instruction to a network module;
step S600: obtaining ESIM card information fed back by a network module;
step S700: the ESIM card information is analyzed to obtain a test result.
In some embodiments, after the SIM card is tested, the test software controls all the devices to be tested to reset the IO ports and restart the IO ports through a GPIO (General-Purpose IO port) expansion board, and after the devices are restarted, the devices to be tested may preferentially identify the ESIM card due to the change of the GPIO of the network module pin.
In some embodiments, the test procedure for ESIM card information is: the test software sends an 'AT + ICCID' instruction to the network module through the serial port, receives information fed back by the network module, and analyzes the + ICCID in the received feedback information: "field, e.g.," + ICCID: 89860319747552653803' and comparing with the ICCID of the SIM card in the pre-configured local file, if in the local file, the ICCID is the external SIM test card number, the test is not passed; if the current state is not in the local file, the testing software inquires whether the current state is the initial state or not from the server through the ICCID, if so, the testing is passed, and if not, the testing fails.
In some embodiments, the serial number, the hardware version information, the software version information, the SIM card information, the RSRP value, the communication information, and the ESIM card information obtained by the test are automatically uploaded to the server after the test is completed, so as to ensure that the test record of the network module of each device under test is searchable.
In a second aspect, as shown in fig. 3, the present invention provides a network module testing system, including:
the device under test 100, the device under test 100 including a network module;
and the test equipment 200 is connected with the device to be tested 100, and is used for sending a test instruction to the network module of the device to be tested 100, acquiring module information fed back by the network module, and analyzing the module information to obtain a test result.
In some embodiments, the network module test system includes a device under test 100 and a test device 200. The test device 200 is used to test the network module of the device under test 100 to ensure that the network module of the device under test 100 operates normally. For a specific testing process, please refer to the related description of the first aspect, which is not repeated herein.
It should be noted that the test device may be a terminal device. The terminal device may be a mobile terminal device or a non-mobile terminal device. The mobile terminal equipment can be a mobile phone, a tablet computer, a notebook computer, a palm computer, vehicle-mounted terminal equipment, wearable equipment, a super mobile personal computer, a netbook, a personal digital assistant and the like; the non-mobile terminal equipment can be a personal computer, a television, a teller machine or a self-service machine and the like; the embodiments of the present invention are not particularly limited.
In some embodiments, the device under test is a web cam. Please refer to the description related to the first aspect for the testing process of the network module of the network camera, which is not described herein again. It is understood that the device under test may also be other electronic devices with a network module, such as a mobile phone, a tablet computer, and the like.
In some embodiments, the test device 200 is connected to the device under test 100 via a USB serial port.
In some embodiments, as shown in fig. 4, the network module testing system further comprises:
and the server 300 is connected with the test equipment 200 and used for verifying the login name and the password of the test equipment 200, and if the login name and/or the password are wrong, an error prompt is returned to the test equipment 200.
In some embodiments, the network module comprises at least one of: the system comprises a 3G network module, a 4G network module and a 5G network module. The most common is currently the 4G network module.
In some embodiments, taking the 4G network module as an example, the functions of the 4G network module of the device under test 100, the test device 200, and the server 300 are as follows:
the test apparatus 200: installing 4G network module USB drive, realizing and 4G network module pass through USB serial ports communication, installation GPIO expansion board drive, through GPIO expansion board control 4G network module reset IO and the equipment that awaits measuring outage restart, installation 4G network module test software, through USB serial ports and GPIO expansion board, can automatic batch test many 4G network modules simultaneously to save each item test result voluntarily.
4G network module of the device under test 100: the 4G network module communicates with the test equipment through a USB serial port, the test software interacts with the 4G network module through AT instructions, and when different items are tested, the 4G network module information is obtained or related settings are carried out by sending different AT instructions, and then the information is compared with the configured information, and the test result is automatically judged.
The server 300: the server controls the user login authority of the test software, and simultaneously, after login is successful, the server automatically sends the SIM card ICCID numbers of the batches to be tested to the test software, and meanwhile, when the 4G external network of each device to be tested is tested, the test software uses the IP address of the network card of the 4G network module to interact with the server, and tests whether the network is connected or not. In addition, the records of the equipment items automatically tested by the testing software are automatically saved and uploaded to the server for saving.
In a third aspect, the present invention provides a computer-readable storage medium having stored thereon computer-executable instructions for causing a computer to perform:
a network module testing method as claimed in the first aspect.
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the above embodiments, and various changes can be made within the knowledge of those skilled in the art without departing from the gist of the present invention. Furthermore, the embodiments of the present invention and the features of the embodiments may be combined with each other without conflict.
One of ordinary skill in the art will appreciate that all or some of the steps, systems, and methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an illustrative embodiment," "an example," "a specific example," or "some examples" or the like 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.

Claims (10)

1. A network module testing method is characterized by comprising the following steps:
sending a test instruction to a network module of the equipment to be tested;
obtaining module information fed back by the network module;
and analyzing the module information to obtain a test result.
2. The network module testing method of claim 1, wherein the module information comprises at least one of: serial number, hardware version information, software version information, SIM card information, RSRP value, communication information.
3. The method according to claim 2, wherein if the module information includes a serial number, hardware version information, software version information, SIM card information, or RSRP value, the analyzing the module information includes:
sending a corresponding AT test instruction to the network module, receiving information fed back by the network module, and analyzing a specific field in the received feedback information;
if the module information includes communication information, the analyzing the module information includes:
and sending a corresponding AT test instruction to the network module, if the information fed back by the network module is not received within preset time and/or preset times, resending the AT test instruction, and if the information fed back by the network module is received, controlling the communication between the network module and a server and testing the communication of the network environment.
4. The method according to claim 1, wherein before sending the test command to the network module of the device under test, the method applied to the test device connected to the device under test by USB further comprises:
and calibrating the USB address of the network module.
5. The method according to claim 4, wherein before calibrating the USB address of the network module, the method further comprises:
acquiring a login name and a password, and sending the login name and the password to a server so that the server verifies the login name and the password;
and if the login name and/or the password are wrong, receiving an error prompt returned by the server.
6. The method according to claim 1, wherein after analyzing the module information to obtain the test result, the method further comprises:
controlling the device to be tested to reset an IO port and restart;
sending a test instruction to the network module;
obtaining ESIM card information fed back by the network module;
and analyzing the ESIM card information to obtain a test result.
7. A network module test system, comprising:
the device to be tested comprises a network module;
the test equipment is connected with the equipment to be tested and used for sending a test instruction to the network module of the equipment to be tested, acquiring the module information fed back by the network module and analyzing the module information to obtain a test result.
8. The network module test system of claim 7, wherein the test device is connected to the device under test via a USB serial port.
9. The network module test system of claim 7 or 8, further comprising:
and the server is connected with the test equipment and is used for verifying the login name and the password of the test equipment, and if the login name and/or the password are wrong, an error prompt is returned to the test equipment.
10. A computer-readable storage medium having computer-executable instructions stored thereon for causing a computer to perform:
a network module testing method according to any one of claims 1 to 6.
CN202011170546.3A 2020-10-28 2020-10-28 Network module testing method, system and readable storage medium Pending CN112398547A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011170546.3A CN112398547A (en) 2020-10-28 2020-10-28 Network module testing method, system and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011170546.3A CN112398547A (en) 2020-10-28 2020-10-28 Network module testing method, system and readable storage medium

Publications (1)

Publication Number Publication Date
CN112398547A true CN112398547A (en) 2021-02-23

Family

ID=74599051

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011170546.3A Pending CN112398547A (en) 2020-10-28 2020-10-28 Network module testing method, system and readable storage medium

Country Status (1)

Country Link
CN (1) CN112398547A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113613265A (en) * 2021-06-21 2021-11-05 西安广和通无线软件有限公司 Method and device for testing wireless network module, computer equipment and storage medium
CN113641576A (en) * 2021-08-09 2021-11-12 北京金山云网络技术有限公司 Database testing method and device and terminal equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101493791A (en) * 2008-01-23 2009-07-29 希姆通信息技术(上海)有限公司 Computer debugging method and apparatus based on AT command of WINDOWS MOBILE
CN102480746A (en) * 2010-11-23 2012-05-30 基信康信息技术(上海)有限公司 Automatic AT-order testing method
CN103746873A (en) * 2013-12-30 2014-04-23 深圳市广和通实业发展有限公司 System and method for testing communication module
US20140359359A1 (en) * 2013-05-30 2014-12-04 Hon Hai Precision Industry Co., Ltd. Testing device and testing method for testing network function of to-be-tested device
CN108924014A (en) * 2018-09-11 2018-11-30 山东电工电气集团新能科技有限公司 A kind of electric system 4G wireless module test device and test method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101493791A (en) * 2008-01-23 2009-07-29 希姆通信息技术(上海)有限公司 Computer debugging method and apparatus based on AT command of WINDOWS MOBILE
CN102480746A (en) * 2010-11-23 2012-05-30 基信康信息技术(上海)有限公司 Automatic AT-order testing method
US20140359359A1 (en) * 2013-05-30 2014-12-04 Hon Hai Precision Industry Co., Ltd. Testing device and testing method for testing network function of to-be-tested device
CN103746873A (en) * 2013-12-30 2014-04-23 深圳市广和通实业发展有限公司 System and method for testing communication module
CN108924014A (en) * 2018-09-11 2018-11-30 山东电工电气集团新能科技有限公司 A kind of electric system 4G wireless module test device and test method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113613265A (en) * 2021-06-21 2021-11-05 西安广和通无线软件有限公司 Method and device for testing wireless network module, computer equipment and storage medium
CN113641576A (en) * 2021-08-09 2021-11-12 北京金山云网络技术有限公司 Database testing method and device and terminal equipment

Similar Documents

Publication Publication Date Title
KR101093460B1 (en) Device manufacturing using the device's embedded wireless technology
CA2793266C (en) Method and system for device configuration and customization
CN105722081B (en) Intelligent equipment networking method and device
CN112398547A (en) Network module testing method, system and readable storage medium
CN103293466B (en) A kind of method and system thereof of testing communication module on embedded PCB A
CN107148009B (en) Multi-standard mobile communication network internet data flow measuring device and method thereof
US10271201B2 (en) Network registration method and registration device
CN101656974A (en) SIM card compatibility automated test method and device
CN113406477A (en) PCBA test method, system, computer equipment and storage medium
CN104684015A (en) Equipment maintenance method and equipment
US11751069B2 (en) System and method for identification, selection and validation of best network access for IoT devices
CN109660386A (en) A kind of semiconductor memory aging testing system method for upgrading software
CN111556522A (en) Reliability test method for Internet of things module
CN115103392B (en) ESIM terminal test method, instrument, portal server, device and system
US9294865B2 (en) Enhanced system and method for custom programming of large groups of phones without requiring additional equipment
CN115291969A (en) Method, device and equipment for loading wireless handle calibration file and storage medium
CN114385199A (en) Chip burning method and device, electronic equipment and storage medium
US11716413B2 (en) System and method of monitoring resilience and safety of electronic devices during testing
CN113472611A (en) Method and device for acquiring WiFi signal strength and readable storage medium
CN107454240B (en) Installation method of detection system, detection system and detection method of camera
CN104619012A (en) Mobile terminal position acquisition method and system
CN115729602A (en) Program upgrading method and device for air conditioner, air conditioner and readable storage medium
CN112469106A (en) Configuration method and device of access point name and readable storage medium
US11870600B2 (en) Mobile application based commissioning of building control devices
CN109686395B (en) OCP (optical proximity correction) buckle card testing method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210223

RJ01 Rejection of invention patent application after publication