CN117033245A - Test method, test system, electronic equipment and computer readable storage medium - Google Patents
Test method, test system, electronic equipment and computer readable storage medium Download PDFInfo
- Publication number
- CN117033245A CN117033245A CN202311228586.2A CN202311228586A CN117033245A CN 117033245 A CN117033245 A CN 117033245A CN 202311228586 A CN202311228586 A CN 202311228586A CN 117033245 A CN117033245 A CN 117033245A
- Authority
- CN
- China
- Prior art keywords
- test
- message
- middleware platform
- platform
- target middleware
- 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
Links
- 238000012360 testing method Methods 0.000 title claims abstract description 249
- 238000010998 test method Methods 0.000 title claims description 13
- 238000012545 processing Methods 0.000 claims abstract description 30
- 238000004891 communication Methods 0.000 claims description 26
- 238000000034 method Methods 0.000 claims description 21
- 230000005540 biological transmission Effects 0.000 claims description 18
- 238000004590 computer program Methods 0.000 claims description 10
- 238000011056 performance test Methods 0.000 claims description 4
- 230000000875 corresponding effect Effects 0.000 description 15
- 238000010586 diagram Methods 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 5
- 238000011990 functional testing Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000001960 triggered effect Effects 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—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
- G06F11/3692—Test management for test results analysis
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)
- Debugging And Monitoring (AREA)
Abstract
The application discloses a testing method, a testing system, electronic equipment and a computer readable storage medium, which relate to the technical field of automatic testing and are applied to an automatic testing platform to acquire a testing request of a target middleware platform; displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box; filling the initial page to obtain a test page containing test messages, wherein the test messages comprise messages obtained after filling the message editing text box; transmitting the test message to the target middleware platform; and receiving and displaying the processing result of the target middleware platform on the test message. The automatic test platform can generate the test message of the middleware platform through the page, receive the processing result of the middleware platform on the test message and display the processing result, so that a tester can acquire the processing result of the middleware platform on the test message, and the test of the middleware platform can be under the control of the tester, and the test accuracy is good.
Description
Technical Field
The present application relates to the field of automated testing technology, and more particularly, to a testing method, system, electronic device, and computer readable storage medium.
Background
Currently, a tester can perform a functional test on a product to determine whether the product meets requirements, for example, the tester inputs a test case in the product, and whether the product has errors or not is analyzed according to the operation result of the product on the test case.
However, when the product is a message middleware platform, a tester cannot test the message middleware platform, and it is difficult to ensure the test accuracy of the message middleware platform.
In summary, how to improve the testing accuracy of the message middleware platform is a problem to be solved by those skilled in the art.
Disclosure of Invention
The application aims to provide a testing method which can solve the technical problem of how to improve the testing accuracy of a message middleware platform to a certain extent. The application also provides a test system, electronic equipment and a computer readable storage medium.
In order to achieve the above object, the present application provides the following technical solutions:
a test method applied to an automated test platform, comprising:
acquiring a test request of a target middleware platform;
displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box;
filling the initial page to obtain a test page containing test messages, wherein the test messages comprise messages obtained after filling the message editing text box;
transmitting the test message to the target middleware platform;
and receiving and displaying the processing result of the target middleware platform on the test message.
Preferably, before the initial page is filled to obtain the test page containing the test message, the method further includes:
acquiring test type information of the target middleware platform;
performing message matching on the test type information in a preset database to obtain a history message;
and displaying the history message so as to fill the initial page based on the history message.
Preferably, after receiving and displaying the processing result of the target middleware platform on the test message, the method further includes:
and storing the test message into the preset database.
Preferably, before the transmitting the test message to the target middleware platform, the method further includes:
performing communication performance test on the target middleware platform to obtain a communication test result;
displaying the communication test result;
and if the test message is transmitted to the target middleware platform based on the communication test result, executing the step of transmitting the test message to the target middleware platform.
Preferably, the initial page includes a number of transmissions;
the transmitting the test message to the target middleware platform includes:
and randomly transmitting the test message to the target middleware platform for a plurality of times.
Preferably, the initial page includes a number of transmissions;
the transmitting the test message to the target middleware platform includes:
acquiring a set target time interval;
and transmitting the test message to the target middleware platform for a plurality of times according to the target time interval.
Preferably, the transmitting the test message to the target middleware platform includes:
and transmitting the test message to the target middleware platform in parallel.
A test system for use with an automated test platform, comprising:
the first acquisition module is used for acquiring a test request of the target middleware platform;
the first display module is used for displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box;
the second acquisition module is used for filling the initial page to obtain a test page containing test information, wherein the test information comprises information obtained after filling the information editing text box;
the first transmission module is used for transmitting the test message to the target middleware platform;
the first receiving module is used for receiving and displaying the processing result of the target middleware platform on the test message.
An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of any of the test methods described above when executing the computer program.
A computer readable storage medium having stored therein a computer program which when executed by a processor performs the steps of the test method as described in any of the preceding claims.
The testing method provided by the application is applied to an automatic testing platform and is used for obtaining the testing request of the target middleware platform; displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box; filling the initial page to obtain a test page containing test messages, wherein the test messages comprise messages obtained after filling the message editing text box; transmitting the test message to the target middleware platform; and receiving and displaying the processing result of the target middleware platform on the test message. The automatic test platform can generate the test message of the middleware platform through the page, send the test message to the middleware platform, receive the processing result of the middleware platform on the test message and display the processing result, so that a tester can acquire the processing result of the middleware platform on the test message through the automatic test platform, and the test of the middleware platform can be under the control of the tester, and the test accuracy is good. The application also provides a test system, electronic equipment and a computer readable storage medium, which solve the corresponding technical problems.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a first flow chart of a testing method according to an embodiment of the present application;
FIG. 2 is a second flowchart of a testing method according to an embodiment of the present application;
FIG. 3 is a flow chart of a history message based test;
FIG. 4 is a schematic diagram of a test system according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 6 is another schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. 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.
Referring to fig. 1, fig. 1 is a first flowchart of a testing method according to an embodiment of the application.
The test method provided by the embodiment of the application is applied to an automatic test platform and can comprise the following steps:
step S101: and obtaining a test request of the target middleware platform.
In practical application, the automatic test platform can acquire the test request of the target middleware platform firstly, specifically, the type of the middleware platform which can be tested by the automatic test platform can be displayed to a tester, then the test request of the target middleware platform which is generated under the control of the tester is acquired, and the test request of the target middleware platform which is input by the tester can be directly acquired.
It should be noted that, in the present application, the type of the middleware platform may be determined according to actual needs, for example, the middleware platform may be a kafka platform, a pulsar platform, or the like, and the present application is not limited herein specifically.
Step S102: and displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box.
In practical application, considering that the types of messages processed by different middleware platforms may be different, in order to provide the messages required by the test for the middleware platforms, various pages corresponding to the middleware platforms may be set in the automation platform, and various pages include message editing text boxes for generating corresponding messages, the types of the message editing text boxes may be determined according to specific application scenarios, for example, the message editing text boxes may include json editing text boxes and the like. Correspondingly, after the automatic test platform acquires the test request, the initial page corresponding to the target middleware platform can be displayed, so that the initial page is filled by a tester, for example, a message editing text box is edited to generate a corresponding test message.
Step S103: and filling the initial page to obtain a test page containing test messages, wherein the test messages comprise messages obtained after filling the message editing text box.
In practical application, after the automatic test platform displays the initial page, the tester can fill the initial page, and correspondingly, the automatic test platform needs to fill the initial page under the control of the tester to obtain a test page containing the test message.
It should be noted that, besides the text box edited by the message, other parameters may be included in the initial page, for example, may include a test subject, a node address, etc., and accordingly, a tester may selectively fill the other parameters according to a test requirement, which is not limited herein.
Step S104: and transmitting the test message to the target middleware platform.
Step S105: and receiving and displaying the processing result of the target middleware platform on the test message.
In practical application, after the automatic test platform acquires the test message by means of the page, the test message can be transmitted to the target middleware platform so that the target middleware platform processes the test message, then the automatic test platform also needs to receive and display the processing result of the target middleware platform on the test message so that a tester can acquire the processing result, then the faults and the like existing in the target middleware platform can be analyzed according to the processing result, and the mode of analyzing the faults existing in the middleware platform based on the processing result of the message can be determined according to specific application scenes.
It should be noted that, in a specific application scenario, a test link button may be set on a page, and after the automatic test platform detects that the test link button is triggered, a test message is transmitted to the target middleware platform.
The testing method provided by the application is applied to an automatic testing platform and is used for obtaining the testing request of the target middleware platform; displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box; filling the initial page to obtain a test page containing test messages, wherein the test messages comprise messages obtained after filling the message editing text box; transmitting the test message to the target middleware platform; and receiving and displaying the processing result of the target middleware platform on the test message. The automatic test platform can generate the test message of the middleware platform through the page, send the test message to the middleware platform, receive the processing result of the middleware platform on the test message and display the processing result, so that a tester can acquire the processing result of the middleware platform on the test message through the automatic test platform, and the test of the middleware platform can be under the control of the tester, and the test accuracy is good.
Referring to fig. 2, fig. 2 is a second flowchart of a testing method according to an embodiment of the application.
The test method provided by the embodiment of the application is applied to an automatic test platform and can comprise the following steps:
step S201: and obtaining a test request of the target middleware platform.
Step S202: and displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box.
Step S203: and acquiring test type information of the target middleware platform.
Step S204: and carrying out message matching on the test type information in a preset database to obtain a history message.
Step S205: the history message is displayed to populate the initial page based on the history message.
In practical application, if the test message is generated by the tester, the test may be affected due to overlarge difficulty, in order to avoid such a situation, the history message may be provided for the tester to refer to generate the test message, that is, before the initial page is filled to obtain the test page containing the test message, the test type information of the target middleware platform may be obtained; carrying out message matching on the test type information in a preset database to obtain a history message; the historical information is displayed so as to fill the initial page based on the historical information, at the moment, a tester can directly select the historical information to fill the message editing text box to obtain the test information, can select the historical information to fill the message editing text box first and then modify the message editing text box to obtain the test information, can fill part of the information into the message editing text box first and then fill part of the information in the selected historical information into the message editing text box to obtain the test information and the like. Correspondingly, after receiving and displaying the processing result of the target middleware platform on the test message, the test message may also be stored in a preset database, so as to be used as a new history message, and at this time, the flow of the whole test method may be as shown in fig. 3. In fig. 3, the built-in model is provided with built-in rules for matching messages, and in addition, client messages may be imitated as test messages, etc., and the application is not limited in detail herein.
Step S206: and filling the initial page to obtain a test page containing test messages, wherein the test messages comprise messages obtained after filling the message editing text box.
Step S207: and transmitting the test message to the target middleware platform.
In practical application, in order to ensure that the automatic test platform can accurately transmit the test message to the target middleware platform, the communication performance test can be performed on the target middleware platform before the test message is transmitted to the target middleware platform, so as to obtain a communication test result; displaying a communication test result; if the transmission of the test message to the target middleware platform is judged based on the communication test result, for example, if a transmission instruction sent by a tester according to the communication test result is received, the step of transmitting the test message to the target middleware platform is executed, and if the transmission instruction sent by the tester according to the communication test result is not received, the test message is not transmitted to the target middleware platform and the like. The automatic test platform can generate communication performance test data to the target middleware platform, and if a tester looks up the data on the target middleware platform, the automatic test platform can be controlled to transmit test information to the target middleware platform and the like.
In a specific application scenario, the capability of the middleware platform to process a plurality of messages can be tested, namely the initial page can comprise the sending times, and correspondingly, in the process of transmitting the test message to the target middleware platform, the test message can be transmitted and sent to the target middleware platform for a plurality of times at random.
In a specific application scene, the stability of the message processing of the middleware platform can be tested, namely the initial page comprises the sending times; correspondingly, in the process of transmitting the test message to the target middleware platform, a set target time interval can be acquired; and transmitting and sending the test message to the target middleware platform for several times according to the target time interval.
In a specific application scenario, the middleware platform can test the concurrent processing capability of the message, and at the moment, in the process of transmitting the test message to the target middleware platform, the test message can be transmitted to the target middleware platform in parallel.
Step S208: and receiving and displaying the processing result of the target middleware platform on the test message.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a test system according to an embodiment of the application.
The test system provided by the embodiment of the application is applied to an automatic test platform and can comprise:
a first obtaining module 101, configured to obtain a test request of a target middleware platform;
the first display module 102 is configured to display an initial page corresponding to the target middleware platform, where the initial page includes a message editing text box;
a second obtaining module 103, configured to fill the initial page to obtain a test page including a test message, where the test message includes a message obtained by filling a message editing text box;
a first transmission module 104, configured to transmit a test message to a target middleware platform;
and the first receiving module 105 is used for receiving and displaying the processing result of the target middleware platform on the test message.
The test system provided by the embodiment of the application is applied to an automatic test platform and can further comprise:
the third acquisition module is used for filling the initial page and acquiring the test type information of the target middleware platform before the test page containing the test message is obtained by the second acquisition module;
the first matching module is used for carrying out message matching on the test type information in a preset database to obtain a history message;
and the first display module is used for displaying the history message so as to fill the initial page based on the history message.
The test system provided by the embodiment of the application is applied to an automatic test platform and can further comprise:
the first storage module is used for storing the test message into a preset database after the first receiving module receives and displays the processing result of the target middleware platform on the test message.
The test system provided by the embodiment of the application is applied to an automatic test platform and can further comprise:
the first testing module is used for testing the communication performance of the target middleware platform before the first transmission module transmits the testing message to the target middleware platform, so as to obtain a communication testing result;
the first display module is used for displaying a communication test result; and if the transmission of the test message to the target middleware platform is judged based on the communication test result, executing the step of transmitting the test message to the target middleware platform.
The test system provided by the embodiment of the application is applied to an automatic test platform, and an initial page comprises the sending times;
the first transmission module may include:
and the first transmission unit is used for randomly transmitting and sending the test message to the target middleware platform for several times.
The test system provided by the embodiment of the application is applied to an automatic test platform, and an initial page comprises the sending times;
the first transmission module may include:
a first acquisition unit configured to acquire a set target time interval;
and the second transmission unit is used for transmitting and sending the test message to the target middleware platform for several times according to the target time interval.
The test system provided by the embodiment of the application is applied to an automatic test platform, and the first transmission module can comprise:
and the third transmission unit is used for transmitting the test message to the target middleware platform in parallel.
The application also provides electronic equipment and a computer readable storage medium, which have the corresponding effects of the testing method provided by the embodiment of the application. Referring to fig. 5, fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the application.
An electronic device provided in an embodiment of the present application includes a memory 201 and a processor 202, where the memory 201 stores a computer program, and the processor 202 implements the steps of the test method described in any of the above embodiments when executing the computer program.
Referring to fig. 6, another electronic device provided in an embodiment of the present application may further include: an input port 203 connected to the processor 202 for transmitting an externally input command to the processor 202; a display unit 204 connected to the processor 202, for displaying the processing result of the processor 202 to the outside; and the communication module 205 is connected with the processor 202 and is used for realizing communication between the electronic device and the outside. The display unit 204 may be a display panel, a laser scanning display, or the like; the communication means adopted by the communication module 205 include, but are not limited to, mobile High-Definition Link (MHL), universal serial bus (Universal Serial Bus, USB), high-Definition multimedia interface (High-Definition Multimedia Interface, HDMI), wireless connection: wireless fidelity technology (WIreless Fidelity, wiFi), bluetooth communication technology, bluetooth low energy communication technology, ieee802.11s based communication technology.
The embodiment of the application provides a computer readable storage medium, wherein a computer program is stored in the computer readable storage medium, and when the computer program is executed by a processor, the steps of the testing method described in any embodiment above are realized.
The computer readable storage medium to which the present application relates includes random access Memory (Random Access Memory, RAM), memory, read-Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM (Compact Disc Read-Only Memory), or any other form of storage medium known in the art.
The description of the related parts in the test system, the electronic device and the computer readable storage medium provided in the embodiments of the present application is referred to the detailed description of the corresponding parts in the test method provided in the embodiments of the present application, and will not be repeated here. In addition, the parts of the above technical solutions provided in the embodiments of the present application, which are consistent with the implementation principles of the corresponding technical solutions in the prior art, are not described in detail, so that redundant descriptions are avoided.
It is further noted that 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 previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present 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 (10)
1. A method of testing, applied to an automated test platform, comprising:
acquiring a test request of a target middleware platform;
displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box;
filling the initial page to obtain a test page containing test messages, wherein the test messages comprise messages obtained after filling the message editing text box;
transmitting the test message to the target middleware platform;
and receiving and displaying the processing result of the target middleware platform on the test message.
2. The method of claim 1, wherein the populating the initial page, prior to obtaining a test page comprising a test message, further comprises:
acquiring test type information of the target middleware platform;
performing message matching on the test type information in a preset database to obtain a history message;
and displaying the history message so as to fill the initial page based on the history message.
3. The method according to claim 2, wherein after receiving and displaying the processing result of the test message by the target middleware platform, the method further comprises:
and storing the test message into the preset database.
4. A method according to any one of claims 1 to 3, wherein prior to said transmitting said test message to said target middleware platform, further comprising:
performing communication performance test on the target middleware platform to obtain a communication test result;
displaying the communication test result;
and if the test message is transmitted to the target middleware platform based on the communication test result, executing the step of transmitting the test message to the target middleware platform.
5. The method of claim 4, wherein the initial page comprises a number of transmissions;
the transmitting the test message to the target middleware platform includes:
and randomly transmitting the test message to the target middleware platform for a plurality of times.
6. The method of claim 4, wherein the initial page comprises a number of transmissions;
the transmitting the test message to the target middleware platform includes:
acquiring a set target time interval;
and transmitting the test message to the target middleware platform for a plurality of times according to the target time interval.
7. The method of claim 4, wherein said transmitting said test message to said target middleware platform comprises:
and transmitting the test message to the target middleware platform in parallel.
8. A test system for use with an automated test platform, comprising:
the first acquisition module is used for acquiring a test request of the target middleware platform;
the first display module is used for displaying an initial page corresponding to the target middleware platform, wherein the initial page comprises a message editing text box;
the second acquisition module is used for filling the initial page to obtain a test page containing test information, wherein the test information comprises information obtained after filling the information editing text box;
the first transmission module is used for transmitting the test message to the target middleware platform;
the first receiving module is used for receiving and displaying the processing result of the target middleware platform on the test message.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the test method according to any one of claims 1 to 7 when executing said computer program.
10. A computer readable storage medium, characterized in that it has stored therein a computer program which, when executed by a processor, implements the steps of the test method according to any of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311228586.2A CN117033245A (en) | 2023-09-21 | 2023-09-21 | Test method, test system, electronic equipment and computer readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311228586.2A CN117033245A (en) | 2023-09-21 | 2023-09-21 | Test method, test system, electronic equipment and computer readable storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN117033245A true CN117033245A (en) | 2023-11-10 |
Family
ID=88624775
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202311228586.2A Pending CN117033245A (en) | 2023-09-21 | 2023-09-21 | Test method, test system, electronic equipment and computer readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117033245A (en) |
-
2023
- 2023-09-21 CN CN202311228586.2A patent/CN117033245A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9465724B2 (en) | Method, program, and system for generating test cases | |
CN107659455B (en) | Method, storage medium, device and system for Mock data of iOS (internet operating system) end | |
CN109634837A (en) | Automated testing method, device, equipment and storage medium | |
CN115065652B (en) | Message reply method and device, storage medium and computer equipment | |
CN114780326B (en) | Cross-platform calibration test method, device and equipment | |
CN107273112B (en) | Method and device for displaying gift list information | |
CN115987821A (en) | Gateway routing test method and device | |
CN111013131A (en) | Delayed data acquisition method, electronic device, and storage medium | |
CN115051762B (en) | Line loss calibration method, device, system, medium and equipment | |
CN117033245A (en) | Test method, test system, electronic equipment and computer readable storage medium | |
WO2019227454A1 (en) | Ecu identifier and identification method, system, device and medium thereof | |
CN116301866A (en) | Cloud rendering method, device, equipment and storage medium based on custom software | |
CN115685959A (en) | Diagnostic write configuration test method, device, equipment and storage medium | |
CN109299765B (en) | Anti-collision method and device for radio frequency identification equipment of multiple internet of things and storage medium | |
CN114090445A (en) | Test code generation method, device and equipment | |
CN113434406B (en) | Function test method and device, storage medium and electronic equipment | |
CN112527656A (en) | Websocket interface test method, device and equipment | |
CN112423104A (en) | Audio mixing method and system for multi-channel audio in live scene | |
CN115981998B (en) | Scene demonstration system and scene demonstration method for vehicle | |
CN112306838A (en) | Page layout compatibility testing method, device and equipment and readable storage medium | |
CN113949601B (en) | Inter-controller station communication method, device and computer readable storage medium | |
CN112257003A (en) | Page rendering method, system, equipment and computer readable storage medium | |
CN114944998B (en) | Internet of things system testing method and device based on simulator | |
CN115756996B (en) | Chip testing method, device and equipment and readable storage medium | |
CN114546534B (en) | Application page starting method, device, equipment and 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 |