CN116723175A - MAC (media access control) automatic application method and device for test equipment and storage medium - Google Patents

MAC (media access control) automatic application method and device for test equipment and storage medium Download PDF

Info

Publication number
CN116723175A
CN116723175A CN202310978841.9A CN202310978841A CN116723175A CN 116723175 A CN116723175 A CN 116723175A CN 202310978841 A CN202310978841 A CN 202310978841A CN 116723175 A CN116723175 A CN 116723175A
Authority
CN
China
Prior art keywords
application
mac
test equipment
equipment
information
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.)
Granted
Application number
CN202310978841.9A
Other languages
Chinese (zh)
Other versions
CN116723175B (en
Inventor
刘斌
孙昊鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tianjin Hualai Technology Co Ltd
Original Assignee
Tianjin Hualai 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 Tianjin Hualai Technology Co Ltd filed Critical Tianjin Hualai Technology Co Ltd
Priority to CN202310978841.9A priority Critical patent/CN116723175B/en
Publication of CN116723175A publication Critical patent/CN116723175A/en
Application granted granted Critical
Publication of CN116723175B publication Critical patent/CN116723175B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5046Resolving address allocation conflicts; Testing of addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/618Details of network addresses
    • H04L2101/622Layer-2 addresses, e.g. medium access control [MAC] addresses

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application relates to a test equipment MAC (media access control) automatic application method, a device and a storage medium, wherein the method comprises the following steps: acquiring application information of a client; analyzing the application information; searching test equipment according to the analysis content; and displaying the application state of the test equipment according to the search result. The method, the device and the storage medium for automatically applying the test equipment MAC simplify the equipment MAC application flow and reduce the related problems caused by file filling errors; the operation flow of the developer applying for using the device MAC is simplified. The personnel cost is greatly saved; the MAC is uniformly stored in the database and distributed through the background, so that the conflict problem caused by repeated use of the equipment MAC, which is possibly caused by the maintenance flow, is avoided.

Description

MAC (media access control) automatic application method and device for test equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for automatically applying for a test device MAC, and a storage medium.
Background
The test equipment MAC is an indispensable resource in the automated testing of each platform and each product. In many automatic tests, the equipment MAC is required to be used for data transmission, so that the equipment MAC must not be repeated in various tests, and if a plurality of automatic tests use the same equipment MAC for data operation, the cloud end alarm can be triggered, the cloud end service processing capacity is increased, and the on-line service is endangered.
At present, the equipment MAC application flow and maintenance scheme adopted inside the team are as follows: when receiving a new project or new product test requirement, applying for a batch of equipment mac corresponding to project equipment through the production end cloud platform, and exporting the batch of equipment mac into excel data. Uploading the excel to a TB designated path folder, downloading the excel to a local place by other staff when the excel is used, and marking the mac used by the staff with a special color. After the marking is completed, excel is uploaded back to the TB again.
However, the continuous development of automatic tests, the continuous improvement of coverage rate of various tests and the increase of staff of test development teams, the distribution and use of equipment mac have the following problems which are not ignored:
(1) The mac application process is complicated, an excel file with a specified format needs to be filled in, and the application file is sent to personnel responsible for each project through mails, and mail reply is waited;
(2) After the team member uses the device mac, excel is downloaded to the local mark and uploaded to the TB again. Excel data of a certain uploading member is covered possibly because a plurality of members conduct uploading at the same time;
along with the online of the automatic test item, in order to ensure that the device MAC does not conflict, a set of device MAC is used for delivering the online configuration file, and another MAC is used for local debugging. Increasing the workload of the developer and also increasing the likelihood of problems arising from configuration file usage errors.
Disclosure of Invention
In order to solve the technical problems or at least partially solve the technical problems, the application provides a test equipment MAC automation application method, a test equipment MAC automation application device and a storage medium.
In a first aspect, the present application provides a method for applying for MAC automation of a test device, the method comprising the steps of:
acquiring application information of a client;
analyzing the application information;
searching test equipment according to the analysis content;
and displaying the application state of the test equipment according to the search result.
Preferably, the step of obtaining the application information of the client includes the steps of:
acquiring first application equipment information;
acquiring the number of first application devices;
and acquiring the duration of the first application device.
Preferably, the displaying the application state of the test device according to the search result includes the steps of:
acquiring existing test equipment in a test equipment library;
acquiring parameters of the existing test equipment;
acquiring analysis content of the application information;
comparing the analysis content with the parameters;
and displaying the corresponding state according to the comparison result.
Preferably, the acquiring parameters of the existing test equipment comprises the steps of:
acquiring second application equipment information of the existing test equipment;
acquiring a second application equipment number of the existing test equipment;
and acquiring the second application equipment duration of the existing test equipment.
Preferably, the displaying the corresponding state according to the comparison result includes the steps of:
judging whether second application equipment information of the existing test equipment comprises first application equipment information or not;
if yes, returning to the MAC corresponding to the second application equipment information;
if not, returning to the abnormal instruction.
Preferably, the displaying the corresponding state according to the comparison result includes the steps of:
judging whether the number of the second application devices in the test device library is smaller than the number of the first application device information;
if yes, returning an abnormal instruction;
and if not, returning to the MAC corresponding to the second application equipment information.
Preferably, the displaying the corresponding state according to the comparison result includes the steps of:
judging whether the duration of the second application equipment is a non-permanent application state or not;
if yes, setting a timing task for the existing test equipment;
if not, returning to the abnormal instruction.
In a second aspect, the present application provides a test device MAC automation application apparatus, including:
the information acquisition module is used for acquiring application information of the client;
the information analysis module is used for analyzing the application information;
the device searching module is used for searching the test device according to the analysis content;
and the state display module is used for displaying the application state of the test equipment according to the search result.
In a third aspect, an electronic device is provided, the electronic device comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform any of the test equipment MAC automation application methods described previously.
In a fourth aspect, a non-transitory computer readable storage medium is provided, the non-transitory computer readable storage medium storing computer instructions for causing the computer to perform any of the aforementioned test device MAC automation application methods.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages:
the method, the device and the storage medium for automatically applying the test equipment MAC simplify the equipment MAC application flow and reduce the related problems caused by file filling errors; the operation flow of the developer applying for using the device MAC is simplified. The personnel cost is greatly saved; the MAC is uniformly stored in the database and distributed through the background, so that the conflict problem caused by repeated use of the equipment MAC, which is possibly caused by the maintenance flow, is avoided.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
In order to more clearly illustrate the embodiments of the application or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, and it will be obvious to a person skilled in the art that other drawings can be obtained from these drawings without inventive effort.
Fig. 1 is a schematic flow chart of a method for applying MAC automation of a test device according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a MAC automation application apparatus of a test device according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of an electronic device according to the present application;
fig. 4 is a schematic structural diagram of a non-transitory computer readable storage medium according to the present application.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present application more apparent, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Fig. 1 is a schematic flow chart of a method for applying MAC automation of a test device according to an embodiment of the present application.
The application provides a test equipment MAC (media access control) automatic application method, which comprises the following steps:
s1: acquiring application information of a client;
in the embodiment of the present application, the step of obtaining the application information of the client includes the steps of:
acquiring first application equipment information;
acquiring the number of first application devices;
and acquiring the duration of the first application device.
Specifically, the code of the computer is mainly divided into a front-end page and a back-end service, wherein the front-end page is based on a VUE3.0 technology, has the functions of product information data display and log viewing, and can monitor and manage equipment in time; the backend service is based on the fastage framework of python language, and has the functions of acquiring configuration information of new products or new projects, applying for new product equipment MAC from the cloud, and realizing MAC distribution management function. The system is mainly characterized by high efficiency, easy use and reliability.
Specifically, the front-end page of the computer server displays equipment information data and log records for a user, and equipment can be monitored and managed in real time. And the back-end service applies for the MAC of the new product equipment from the cloud by acquiring the configuration information of the new product or the new project, and distributes the MAC of the equipment to the corresponding project or product through the MAC distribution management function so as to achieve the comprehensive management and control of the equipment. The obtaining the application information of the client specifically comprises the following steps: application device information, the number of application devices, the duration of application devices, the application device use environment and the like. The logic flow of the back-end MAC distribution service is as follows: the client (tester, test script) accesses the service of the system, and when accessing, the client carries the information of the requested product, applies for the number of devices and applies for the duration (permanently\appointed duration).
S2: analyzing the application information;
s3: searching test equipment according to the analysis content;
specifically, the computer analyzes the application information and obtains specific data such as application equipment information, the number of application equipment, the duration of the application equipment, the use environment of the application equipment and the like contained in the application information.
S4: and displaying the application state of the test equipment according to the search result.
In the embodiment of the present application, the displaying the application state of the test device according to the search result includes the steps of:
acquiring existing test equipment in a test equipment library;
acquiring parameters of the existing test equipment;
acquiring analysis content of the application information;
comparing the analysis content with the parameters;
and displaying the corresponding state according to the comparison result.
Specifically, the back-end service of the computer receives a request sent by a client, then enters subsequent logic processing, searches equipment information according to equipment models, and screens out a certain number of equipment according to parameters such as product use environments, equipment number and the like which are transmitted by the client.
In an embodiment of the present application, the acquiring the parameters of the existing test apparatus includes the steps of:
acquiring second application equipment information of the existing test equipment;
acquiring a second application equipment number of the existing test equipment;
and acquiring the second application equipment duration of the existing test equipment.
In particular, the parameters of the existing test equipment include: application device information, number of application devices, duration of application devices, application device use environment and the like of existing test devices.
In the embodiment of the present application, the displaying the corresponding state according to the comparison result includes the steps of:
judging whether second application equipment information of the existing test equipment comprises first application equipment information or not;
if yes, returning to the MAC corresponding to the second application equipment information;
if not, returning to the abnormal instruction.
Specifically, if the product information is not queried in the test equipment library, an abnormal instruction is returned to the client. If the product in the test equipment library has no equipment information, an abnormal instruction is returned to the client.
In the embodiment of the present application, the displaying the corresponding state according to the comparison result includes the steps of:
judging whether the number of the second application devices in the test device library is smaller than the number of the first application device information;
if yes, returning an abnormal instruction;
and if not, returning to the MAC corresponding to the second application equipment information.
Specifically, if the number of devices is less than the number of client requests, an exception instruction may be returned to the client.
In the embodiment of the present application, the displaying the corresponding state according to the comparison result includes the steps of:
judging whether the duration of the second application equipment is a non-permanent application state or not;
if yes, setting a timing task for the existing test equipment;
if not, returning to the abnormal instruction.
Specifically, if the application state is a non-permanent application state and there is no incoming application time, an abnormal instruction is returned to the client. If the application state is a non-permanent application state, a timed task is set for the batch of devices for reclaiming the devices. And also modifies the state of the device when the device return time arrives to indicate that the device has been recovered. And if the logic judgment above is no abnormality, writing information such as application records, equipment recovery timing tasks and the like into a database, and returning an equipment information list and a used session_id of the timing tasks. The logic flow of the back-end MAC distribution service for recycling the distributed equipment: according to parameters transmitted when a client applies for equipment, the states of the equipment in a back-end service database are divided into two states of temporary application and permanent application, the recovery date of the MAC in the permanent application state in the database is marked as empty, recovery is not carried out, and a temporary application equipment recovery flow is described. Recovery process one: after the client applies for temporary use of the MAC to the server, if the application date arrives, the client returns the equipment, and at the moment, the client can send a return application to the server to bear parameters such as the MAC of the return equipment and product information, and the back-end service initializes the state of the MAC of the equipment to be an available state after receiving the request. And a recovery flow II: in the distribution flow described above by the server, when the last step sends the device information to the client, a timing task is created locally, and when the execution time of the timing task is the end of the application date of the device, and the end of the application date of the device is reached, the timing task detects whether the state of the batch of device MACs in the database is in an initial state, if not, the device is set to be in the initial state. And (3) a recovery process: traversing the equipment table information in the database, finding out all distributed equipment, and carrying out logic judgment and processing according to different states of the equipment; initializing the equipment MAC state in a database when the equipment application date is smaller than the local time; the application date of the equipment is larger than the local time, a timing task aiming at the equipment is newly established, and the logic of the timing task is described as a recovery flow II; the equipment is in a permanent application state and keeps the original state unchanged. The process only exists when the back-end service is initialized and started, and the process only runs once every time the back-end service is started.
As shown in fig. 2, the present application provides a test device MAC automation application apparatus, including:
an information acquisition module 10, configured to acquire application information of a client;
an information analysis module 20, configured to analyze the application information;
a device searching module 30, configured to search the test device according to the parsed content;
and the state display module 40 is used for displaying the application state of the test equipment according to the search result.
The test equipment MAC automatic application device provided by the application can execute the test equipment MAC automatic application method provided by the steps.
It is to be understood that the above-described embodiments of the present application are merely illustrative of or explanation of the principles of the present application and are in no way limiting of the application. Accordingly, any modification, equivalent replacement, improvement, etc. made without departing from the spirit and scope of the present application should be included in the scope of the present application. Furthermore, the appended claims are intended to cover all such changes and modifications that fall within the scope and boundary of the appended claims, or equivalents of such scope and boundary.
Referring now to fig. 3, a schematic diagram of an electronic device 100 suitable for use in implementing embodiments of the present disclosure is shown. The electronic devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 3 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 3, the electronic device 100 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 101 that may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 102 or a program loaded from a storage means 108 into a Random Access Memory (RAM) 103. In the RAM 103, various programs and data necessary for the operation of the electronic apparatus 100 are also stored. The processing device 101, ROM 102, and RAM 103 are connected to each other by a bus 104. An input/output (I/O) interface 105 is also connected to bus 104.
In general, the following devices may be connected to the I/O interface 105: input devices 106 including, for example, a touch screen, touchpad, keyboard, mouse, image sensor, microphone, accelerometer, gyroscope, etc.; an output device 107 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage devices 108 including, for example, magnetic tape, hard disk, etc.; and a communication device 109. The communication means 109 may allow the electronic device 100 to communicate wirelessly or by wire with other devices to exchange data. While an electronic device 100 having various means is shown in the figures, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 109, or from the storage means 108, or from the ROM 102. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 101.
Referring now to fig. 4, there is illustrated a schematic diagram of a computer readable storage medium suitable for use in implementing embodiments of the present disclosure, the computer readable storage medium storing a computer program that, when executed by a processor, is capable of implementing a test device MAC automation application method as described in any one of the above.
The method, the device and the storage medium for automatically applying the test equipment MAC simplify the equipment MAC application flow and reduce the related problems caused by file filling errors; the operation flow of the developer applying for using the device MAC is simplified. The personnel cost is greatly saved; the MAC is uniformly stored in the database and distributed through the background, so that the conflict problem caused by repeated use of the equipment MAC, which is possibly caused by the maintenance flow, is avoided.
It should be noted that in this document, relational terms such as "first" and "second" and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing is only a specific embodiment of the application to enable those skilled in the art to understand or practice the application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (9)

1. A test equipment MAC automation application method, the method comprising the steps of:
acquiring application information of a client;
analyzing the application information;
searching test equipment according to the analysis content;
displaying the application state of the test equipment according to the search result;
the step of displaying the application state of the test equipment according to the search result comprises the following steps:
acquiring existing test equipment in a test equipment library; acquiring parameters of the existing test equipment; acquiring analysis content of the application information; comparing the analysis content with the parameters; and displaying the corresponding state according to the comparison result.
2. The MAC automation application method of claim 1, wherein the step of obtaining application information of the client includes the steps of:
acquiring first application equipment information;
acquiring the number of first application devices;
and acquiring the duration of the first application device.
3. The test equipment MAC automation application method of claim 1, wherein the obtaining parameters of the existing test equipment comprises the steps of:
acquiring second application equipment information of the existing test equipment;
acquiring a second application equipment number of the existing test equipment;
and acquiring the second application equipment duration of the existing test equipment.
4. The test equipment MAC automation application method of claim 1, wherein the displaying the corresponding state according to the comparison result comprises the steps of:
judging whether second application equipment information of the existing test equipment comprises first application equipment information or not;
if yes, returning to the MAC corresponding to the second application equipment information;
if not, returning to the abnormal instruction.
5. The test equipment MAC automation application method of claim 1, wherein the displaying the corresponding state according to the comparison result comprises the steps of:
judging whether the number of the second application devices in the test device library is smaller than the number of the first application device information;
if yes, returning an abnormal instruction;
and if not, returning to the MAC corresponding to the second application equipment information.
6. The test equipment MAC automation application method of claim 1, wherein the displaying the corresponding state according to the comparison result comprises the steps of:
judging whether the duration of the second application equipment in the test equipment library is a non-permanent application state or not;
if yes, setting a timing task for the existing test equipment;
if not, returning to the abnormal instruction.
7. A test equipment MAC automation application apparatus, comprising:
the information acquisition module is used for acquiring application information of the client;
the information analysis module is used for analyzing the application information;
the device searching module is used for searching the test device according to the analysis content;
and the state display module is used for displaying the application state of the test equipment according to the search result.
8. An electronic device, the electronic device comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the test device MAC automation application method of any one of the preceding claims 1-6.
9. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the test device MAC automation application method of any one of the preceding claims 1-6.
CN202310978841.9A 2023-08-04 2023-08-04 MAC (media access control) automatic application method and device for test equipment and storage medium Active CN116723175B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310978841.9A CN116723175B (en) 2023-08-04 2023-08-04 MAC (media access control) automatic application method and device for test equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310978841.9A CN116723175B (en) 2023-08-04 2023-08-04 MAC (media access control) automatic application method and device for test equipment and storage medium

Publications (2)

Publication Number Publication Date
CN116723175A true CN116723175A (en) 2023-09-08
CN116723175B CN116723175B (en) 2023-11-21

Family

ID=87875484

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310978841.9A Active CN116723175B (en) 2023-08-04 2023-08-04 MAC (media access control) automatic application method and device for test equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116723175B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102209123A (en) * 2011-05-30 2011-10-05 中国电信股份有限公司 MAC (media access control) address management method and system, MAC address server and client
CN102333133A (en) * 2011-10-11 2012-01-25 中兴通讯股份有限公司 Medium access control (MAC) address distribution method, device and system
CN105227696A (en) * 2015-10-20 2016-01-06 浪潮集团有限公司 A kind of server management system MAC Address distribution method
CN107465769A (en) * 2017-07-31 2017-12-12 郑州云海信息技术有限公司 A kind of IP Address in LAN management method and device
CN109862134A (en) * 2019-03-18 2019-06-07 中国联合网络通信集团有限公司 A kind of the lease time configuration method and system of IP address
CN113794789A (en) * 2021-09-30 2021-12-14 深圳前海微众银行股份有限公司 Block chain network service platform, address allocation method and storage medium
CN113836575A (en) * 2021-08-18 2021-12-24 青岛中科英泰商用系统股份有限公司 Equipment information write-in control method and system thereof

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102209123A (en) * 2011-05-30 2011-10-05 中国电信股份有限公司 MAC (media access control) address management method and system, MAC address server and client
CN102333133A (en) * 2011-10-11 2012-01-25 中兴通讯股份有限公司 Medium access control (MAC) address distribution method, device and system
CN105227696A (en) * 2015-10-20 2016-01-06 浪潮集团有限公司 A kind of server management system MAC Address distribution method
CN107465769A (en) * 2017-07-31 2017-12-12 郑州云海信息技术有限公司 A kind of IP Address in LAN management method and device
CN109862134A (en) * 2019-03-18 2019-06-07 中国联合网络通信集团有限公司 A kind of the lease time configuration method and system of IP address
CN113836575A (en) * 2021-08-18 2021-12-24 青岛中科英泰商用系统股份有限公司 Equipment information write-in control method and system thereof
CN113794789A (en) * 2021-09-30 2021-12-14 深圳前海微众银行股份有限公司 Block chain network service platform, address allocation method and storage medium

Also Published As

Publication number Publication date
CN116723175B (en) 2023-11-21

Similar Documents

Publication Publication Date Title
CN109302522B (en) Test method, test device, computer system, and computer medium
CN110442519B (en) Crash file processing method and device, electronic equipment and storage medium
CN113791765B (en) Resource arrangement method, device and equipment of cloud service and storage medium
CN112507259A (en) Webpage loading method and device, electronic equipment and storage medium
CN104809054A (en) Method and system for realizing program testing
CN107368407B (en) Information processing method and device
CN114168471A (en) Test method, test device, electronic equipment and storage medium
CN111813685B (en) Automatic test method and device
CN116723175B (en) MAC (media access control) automatic application method and device for test equipment and storage medium
CN111625291A (en) Automatic iteration method and device of data processing model and electronic equipment
CN111241048A (en) Web terminal log management method, device, medium and electronic equipment
CN111666201A (en) Regression testing method, device, medium and electronic equipment
CN111741046B (en) Data reporting method, data acquisition method, device, equipment and medium
CN113495498A (en) Simulation method, simulator, device, and medium for hardware device
CN108762957B (en) Method and device for generating cloud platform demonstration system
CN113176952A (en) Data processing method and device and readable storage medium
CN111651259A (en) Dependency relationship-based system management method and device and storage medium
CN111124907A (en) Mobile phone game testing method and device and server
CN111767486A (en) Method, device, electronic equipment and computer readable medium for displaying page
US20210334196A1 (en) Test cycle time reduction and optimization
CN115640204A (en) Page compatibility testing method and device, electronic equipment and storage medium
CN117196287A (en) Product design risk analysis method, device and storage medium
CN116756016A (en) Multi-browser testing method, device, equipment, medium and program product
CN114860597A (en) Method, device, equipment and storage medium for determining code coverage rate
CN117130934A (en) Data processing method and device, electronic equipment and storage medium

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