CN114884931A - Test system and construction method, device, equipment and medium thereof - Google Patents

Test system and construction method, device, equipment and medium thereof Download PDF

Info

Publication number
CN114884931A
CN114884931A CN202210459320.8A CN202210459320A CN114884931A CN 114884931 A CN114884931 A CN 114884931A CN 202210459320 A CN202210459320 A CN 202210459320A CN 114884931 A CN114884931 A CN 114884931A
Authority
CN
China
Prior art keywords
server
mobile phone
communication connection
test
browser
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
CN202210459320.8A
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.)
Jingdong Technology Holding Co Ltd
Original Assignee
Jingdong Technology Holding 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 Jingdong Technology Holding Co Ltd filed Critical Jingdong Technology Holding Co Ltd
Priority to CN202210459320.8A priority Critical patent/CN114884931A/en
Publication of CN114884931A publication Critical patent/CN114884931A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • H04M1/72415User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories for remote control of appliances

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the invention discloses a test system and a construction method, a device, equipment and a medium thereof. The system comprises: the system comprises a cloud real machine, a browser end, a server end and a mobile phone end, wherein the server end is in communication connection with the cloud real machine; the browser end is used for establishing communication connection with the server end and acquiring a server address corresponding to the server end when receiving a system building instruction, and sending or displaying the server address to the mobile phone end; the mobile phone end is used for establishing communication connection with the server end based on the acquired server address and displaying an interactive interface generated based on the received interface data after the communication connection is established; and the server side is used for sending the interface data of the real cloud computer to the mobile phone side after establishing communication connection with the mobile phone side. According to the embodiment of the invention, the mobile phone end is added into the test system, so that the mobile phone end can synchronize the mobile phone interface of the cloud real machine, the problem of poor test experience is solved, and the test efficiency is improved.

Description

Test system and construction method, device, equipment and medium thereof
Technical Field
The embodiment of the invention relates to the technical field of equipment testing, in particular to a testing system and a building method, a building device, equipment and a medium thereof.
Background
The testing of application software on a mobile terminal is an important link in the software development process, and the requirement for software testing is continuously increased along with the development of network technology.
The cloud real machine technology is a main means for performing software testing at present, wherein the cloud real machine is an intelligent mobile terminal running at a far end. The cloud real machine technology is mainly characterized in that a cloud real machine is mounted on a server, a browser end is in communication connection with the server through a network, and a mobile phone interface of the cloud real machine is synchronously displayed at the browser end. The method comprises the steps that a tester carries out operations such as clicking and dragging on an application program in a mobile phone interface displayed by a browser end, and a server sends a data stream generated by the browser end based on user operation to a cloud real machine, so that the cloud real machine synchronously responds to the user operation. In addition, the cloud real machine captures an application program interface based on user operation, and the server sends the application program interface to the browser end in a video streaming mode for displaying, so that remote control testing of a tester on the cloud real machine is achieved.
In the process of implementing the invention, at least the following technical problems are found in the prior art:
at a browser end, a tester mainly operates an application program in a mobile phone interface in a mouse, a keyboard and the like mode, and compared with the operation of the application program on an actual mobile phone, the operation habit and the operation speed are greatly different, so that the problems of poor test experience and low test efficiency exist.
Disclosure of Invention
The embodiment of the invention provides a test system and a construction method, a construction device and a construction medium thereof, so as to improve test experience and test efficiency.
In a first aspect, an embodiment of the present invention provides a test system, where the test system includes: the system comprises a cloud real machine, a browser end, a server end and a mobile phone end, wherein the server end is in communication connection with the cloud real machine;
the browser end is used for establishing communication connection with the server end and acquiring a server address corresponding to the server end when a system building instruction is received, and sending or displaying the server address to the mobile phone end;
the mobile phone end is used for establishing communication connection with the server end based on the acquired server address and displaying an interactive interface generated based on the received interface data after the communication connection is established;
and the server side is used for sending the interface data of the real cloud computer to the mobile phone side after establishing communication connection with the mobile phone side.
In a second aspect, an embodiment of the present invention further provides a method for building a test system, which is applied to a browser end, and the method includes:
when a system building instruction is received, establishing communication connection with a server side, and acquiring a server address corresponding to the server side; the server side is in communication connection with the cloud real machine;
and sending or displaying the server address to a mobile phone end, so that the mobile phone end establishes communication connection with the server end based on the obtained server address, receives interface data of the cloud terminal machine sent by the server end after the communication connection is established, and displays an interactive interface generated based on the interface data.
In a third aspect, an embodiment of the present invention further provides a method for building a test system, which is applied to a mobile phone terminal, and the method includes:
acquiring a server address of a browser end; the server address is an access address corresponding to the server, which is obtained after the browser end establishes communication connection with the server when receiving a system establishment instruction;
establishing communication connection with the server side based on the server address; the server side is in communication connection with the cloud real machine;
and after the communication connection is established, receiving interface data corresponding to the cloud-real machine sent by the server side, and displaying an interactive interface generated based on the interface data.
In a fourth aspect, an embodiment of the present invention further provides a building apparatus for a test system, configured at a browser end, where the apparatus includes:
the communication connection establishing module is used for establishing communication connection with a server side and acquiring a server address corresponding to the server side when a system building instruction is received; the server side is in communication connection with the cloud real machine;
and the server address sending module is used for sending or displaying the server address to a mobile phone end so that the mobile phone end establishes communication connection with the server end based on the obtained server address, receives the interface data of the cloud terminal sent by the server end after establishing the communication connection, and displays an interactive interface generated based on the interface data.
In a fifth aspect, an embodiment of the present invention further provides a device for building a test system, configured at a mobile phone end, where the device includes:
the server address acquisition module is used for acquiring a server address of the browser end; the server address is an access address corresponding to the server, which is obtained after the browser end establishes communication connection with the server when receiving a system establishment instruction;
the communication connection establishing module is used for establishing communication connection with the server side based on the server address; the server side is in communication connection with the cloud real machine;
and the interactive interface display module is used for receiving the interface data corresponding to the cloud-real machine sent by the server side after the communication connection is established, and displaying the interactive interface generated based on the interface data.
In a sixth aspect, an embodiment of the present invention further provides a terminal device, where the terminal device includes:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of building a test system as claimed in any one of the preceding claims.
In a seventh aspect, an embodiment of the present invention further provides a storage medium containing computer-executable instructions, where the computer-executable instructions, when executed by a computer processor, are configured to perform any of the above-mentioned test system building methods.
The embodiment of the invention has the following advantages or beneficial effects:
according to the embodiment of the invention, the mobile phone end is added into the test system, when the browser end receives a system building instruction, the server address corresponding to the server end is obtained, and the server address is sent or displayed to the mobile phone end; the mobile phone end establishes communication connection with the server end based on the acquired server address, receives interface data of the cloud terminal machine sent by the server end after the communication connection is established, and displays an interactive interface generated based on the interface data, so that a user can directly control application software in the remote cloud terminal machine through the mobile phone end, the control mode of the mobile phone end is more in line with the operation habit of the user, the problem of poor test experience is solved, and the test efficiency is improved.
Drawings
Fig. 1 is a schematic structural diagram of a test system according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a test system according to a second embodiment of the present invention;
FIG. 3 is a flowchart of a method for building a test system according to a third embodiment of the present invention;
FIG. 4 is a flowchart of a method for building a test system according to a fourth embodiment of the present invention;
FIG. 5 is a schematic diagram of a building device of a test system according to a fifth embodiment of the present invention;
FIG. 6 is a schematic diagram of a building device of a test system according to a sixth embodiment of the present invention;
fig. 7 is a schematic structural diagram of a terminal device according to a seventh embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a schematic structural diagram of a test system according to an embodiment of the present invention. The embodiment of the invention provides services for realizing the building method of the test system of the embodiment of the invention, and the building device of the test system of the embodiment of the invention can be configured.
Wherein, test system includes: the system comprises a cloud real machine 11, a browser end 12, a server end 13 and a mobile phone end 14, wherein the server end 13 is in communication connection with the cloud real machine 11; the browser end 12 is configured to, when receiving a system building instruction, build a communication connection with the server end 13, obtain a server address corresponding to the server end 13, send the server address to the mobile phone end 14, or display the server address for the mobile phone end 14 to obtain; the mobile phone end 14 is used for establishing communication connection with the server end 13 based on the acquired server address, and displaying an interactive interface generated based on the received interface data after the communication connection is established; and the server end 13 is configured to send the interface data of the cloud terminal 11 to the mobile phone end 14 after establishing a communication connection with the mobile phone end 14.
The cloud real machine 11 is a mobile terminal device which can be remotely accessed by a user. In the test system, an application program to be tested is installed on the cloud real machine 11.
In an embodiment, optionally, a system monitoring tool is configured in the cloud-real machine 11, and is configured to, when the popup information is detected, perform a closing operation on the popup window corresponding to the popup information. The system monitoring tool may be an Agent tool, for example.
The advantage that sets up like this lies in, real machine of cloud 11 self possesses the popup and closes the function, need not to carry out long-range closing operation to the popup window in the real machine of cloud through cell-phone end 14 or browser end 12 in the test procedure to improve user experience and efficiency of software testing.
The server type of the server 13 includes, but is not limited to, a CISC (Complex Instruction Set Computer) architecture server or a RISC (Reduced Instruction Set Computer) architecture server, where the CISC architecture server is also called a PC (personal Computer) server. The PC server is a high-performance computer, and is a node for providing service for network users and an important component for realizing resource sharing.
Specifically, the server 13 is in communication connection with the cloud server 11. For example, the cloud terminal 11 may be mounted on the server terminal 13 through a Universal Serial Bus (USB), and establish a communication connection with the server terminal 13. Specifically, the number of the real cloud machines 11 mounted on the server 13 may be one or more.
The mobile phone end 14 is a mobile terminal used by a user (generally, a tester) to remotely control the cloud-based fax machine 11, and the mobile phone end 14 may be any mobile terminal capable of performing network connection, where functional characteristics such as an operating system or performance of the mobile phone end 14 are not limited.
Specifically, the system building instruction can be used for triggering building of a network test environment of the test system. In the network test environment of the test system, the server 13 is in communication connection with the browser 12, the mobile phone 14 and the cloud server 11. Illustratively, the system set-up instructions may be generated based on a click operation entered by the user at the browser end 12.
For example, the browser end 12 may establish a communication connection with the server end 13 based on a handshake protocol.
Specifically, the server address may be used to represent an address required by the mobile phone end 14 to establish a communication connection with the server end 13. In one embodiment, optionally, the server address is the server address of the server side 13. Specifically, the server address includes an IP (Internet Protocol) address and a port (port) address. The server 13 is provided with ports for data transmission with the outside, wherein the transmission protocols respectively corresponding to different ports may be the same or different.
On the basis of the foregoing embodiment, optionally, the server 13 is further configured to: when a recording start instruction sent by the mobile phone end 14 is received, sending the recording start instruction to the cloud terminal 11, so that the cloud terminal 11 executes recording operation; when a recording ending instruction sent by the mobile phone end 14 is received, sending the recording ending instruction to the cloud terminal 11, so that the cloud terminal 11 stops recording operation; and sending the recorded data sent by the cloud real machine 11 to the browser end 12 and/or the mobile phone end 11.
Specifically, the user executes a click operation based on a recording start option in an interactive interface displayed by the mobile phone end 14, the mobile phone end 14 generates a recording start instruction based on the click operation, and sends the recording start instruction to the server end 13, so that the server end 13 sends the recording start instruction to the cloud terminal 11. The facsimile machine 11 performs a recording operation in response to the recording start instruction. After the test is completed, the user executes a click operation based on a recording end option in an interactive interface displayed by the mobile phone end 14, the mobile phone end 14 generates a recording end instruction based on the click operation, and sends the recording end instruction to the server end 13, so that the server end 13 sends the recording end instruction to the cloud terminal 11. The cloud terminal 11 terminates the recording operation in response to the recording end instruction. The cloud real machine 11 sends the recording data acquired in the recording process to the browser end 13 and/or the mobile phone end 11.
Of course, the server 13 may receive the recording start instruction and the recording end instruction transmitted from the browser 12. The recording start instruction and the recording end instruction sent by the server 13 to the cloud real machine 11 may both be sent by the browser 12, may both be sent by the mobile phone 14, and may also be sent by one of the browser 12 and the other by the mobile phone 14.
According to the technical scheme of the embodiment, the mobile phone end is added into the test system, when the browser end receives a system building instruction, the server address corresponding to the server end is obtained, and the server address is sent or displayed to the mobile phone end; the mobile phone end establishes communication connection with the server end based on the acquired server address, receives interface data of the cloud terminal machine sent by the server end after the communication connection is established, and displays an interactive interface generated based on the interface data, so that a user can directly control application software in the remote cloud terminal machine through the mobile phone end, the control mode of the mobile phone end is more in line with the operation habit of the user, the problem of poor test experience is solved, and the test efficiency is improved.
Example two
Fig. 2 is a schematic structural diagram of a test system according to a second embodiment of the present invention. The embodiment of the invention is further detailed for the technical scheme of the embodiment. Optionally, the server 13 includes a test server 131 and a proxy server 132, where the test server 131 is in communication connection with the cloud server 11; the browser end 12 is specifically configured to, when receiving a system building instruction, send a browser connection request to the proxy server end 132; acquiring a proxy server address corresponding to the proxy server 132, and sending or displaying the proxy server address to the mobile phone terminal 14; the mobile phone end 14 is specifically configured to send a mobile phone connection request to the proxy server end 132 based on the obtained proxy server address; generating an interactive interface based on the interface data sent by the test server 131 and displaying the interactive interface; the proxy server 132 is configured to establish a communication connection between the browser end 12 and the test server end 131 based on the received browser connection request, and establish a communication connection between the mobile phone end 14 and the test server end 131 based on the received mobile phone connection request; the test server 131 is configured to send the interface data of the cloud and real machine 11 to the mobile phone terminal 14 after establishing a communication connection with the mobile phone terminal 14.
The Proxy Server 132(Proxy Server) is a transfer station of network information, is a network Proxy structure between the browser end 12 and the test Server end 131, and is mainly used for completing forwarding operations of data transmission between the browser end 12 and the test Server end 131, or completing forwarding operations of data transmission between the mobile phone end 14 and the test Server end 131.
On the basis of the foregoing embodiment, optionally, the proxy server 132 is specifically configured to: when the browser connection request is received, searching a test server end 131 corresponding to the browser connection request and a proxy room to which the searched test server end 131 belongs, and establishing communication connection between the browser end 12 and the searched test server end 131 in the proxy room through a management tool; when the mobile phone connection request is received, searching a test server end 131 corresponding to the mobile phone connection request and a proxy room to which the searched test server end 131 belongs, and establishing communication connection between the mobile phone end 14 and the searched test server end 131 in the proxy room through a management tool; wherein, the management tool is used for managing at least one agent room, and each agent room manages one test server 131.
Taking the browser end 12 as an example, specifically, the proxy server end 132 obtains a target server address in the mobile phone connection request, a management tool (proxy manager) in the proxy server end 132 searches the test server end 131 corresponding to the target server address and a proxy room (proxy room) to which the test server end 131 belongs, sends the mobile phone connection request to the searched test server end 131, and establishes a communication connection between the browser end 12 and the test server end 131 in the proxy room.
The advantage of such an arrangement is that with the widespread use of computer network technology, the development of internal networks of enterprises is very rapid, and in order to ensure the security of the internal networks, enterprises generally adopt firewall technology to logically isolate the internal networks from the internet. When the network security level of the browser end 12 is high, the test server end 131 cannot establish a communication connection with the browser end. The proxy server can provide a b2b (enterprise-to-enterprise) network data relay mode, which guarantees the network security and the smoothness of establishing the communication connection between the browser end 12 and the test server end 131.
Taking the mobile phone end 14 as an example, specifically, the proxy server end 132 obtains a target server address in the mobile phone connection request, a management tool (proxy manager) in the proxy server end 132 searches the test server end 131 corresponding to the target server address and a proxy room (proxy room) to which the test server end 131 belongs, sends the mobile phone connection request to the searched test server end 131, and establishes a communication connection between the mobile phone end 14 and the test server end 131 in the proxy room.
The advantage of such an arrangement is that if the server 13 is separately in communication connection with the browser end 12 and the mobile phone end 14, the server 13 needs to send the interface data to the browser end 12 and the mobile phone end 14 when sending the interface data of the cloud real machine 11, which reduces data transmission efficiency. The proxy server end 132 establishes communication connections between the mobile phone end 14 and the browser end 12 and the test server end 131 in the same proxy room, and when receiving the interface data of the cloud server 11 sent by the test server end 132, the proxy server end 131 can share the interface data to the mobile phone end 14 and the browser end 12 at the same time, so that the data transmission efficiency is improved, and synchronous data transmission of multiple devices is realized.
On the basis of the foregoing embodiment, optionally, the proxy server 132 is further configured to: for each agent room, saving session control information corresponding to the browser end 11, the test server end 131 and the mobile phone end 14 in the agent room in a session control cache space; and when the network disconnection instruction is detected, executing network reconnection operation based on the session control information corresponding to the network disconnection instruction in the session control cache space.
Specifically, the session control (session) cache space is used to store session control information, which includes, but is not limited to, a test server address of the test server, an access address of the browser end 12, a network address and interface data of the mobile phone end 14, and the like.
For example, when the mobile phone terminal 14 is disconnected from the proxy server terminal 132, the proxy server terminal 132 detects a network disconnection instruction corresponding to the mobile phone terminal 14, and the proxy server terminal 132 obtains a network address of the mobile phone terminal 14 corresponding to the network disconnection instruction in the session control cache space, and re-executes a network reconnection operation based on the network address.
This is advantageous in that if the browser end 12 or the mobile phone end 14 directly makes a communication connection with the test server end 131, after the communication connection is disconnected, the user is required to perform related operations to reconnect the communication connection, thereby prolonging the test time and the operation steps. The proxy server 132 can automatically detect the communication connection condition between the devices, thereby realizing quick recovery of communication connection, simplifying operation steps and improving test efficiency.
According to the technical scheme, the proxy server is added into the test system, so that the browser end and the mobile phone end are respectively in communication connection with the proxy server end, and the proxy server end completes the communication connection with the test server end, the problem that the communication connection is difficult to establish is solved, and the smoothness of the communication connection between the browser end and the test server end is improved. Meanwhile, the problem of low data transmission efficiency of multiple devices is solved, and the data transmission efficiency of the mobile phone end, the browser end and the test server end is improved.
EXAMPLE III
Fig. 3 is a flowchart of a method for building a test system according to a third embodiment of the present invention, where this embodiment is applicable to a case where a test system is used to test an application, and the method may be executed by a device for building a test system, where the device may be implemented in a software and/or hardware manner, and the device may be configured in a browser end, and for example, the browser end may be a notebook computer or a desktop computer. The method specifically comprises the following steps:
and S310, when a system building instruction is received, establishing communication connection with the server side, and acquiring a server address corresponding to the server side.
Specifically, the system building instruction can be used for triggering a network test environment for building a test system of the cloud real machine. In a network test environment of the test system of the real cloud computer, the server end is in communication connection with the browser end, the mobile phone end and the real cloud computer respectively. For example, the system building instruction may be generated based on a click operation input by a user at a browser end.
In an embodiment, optionally, the establishing a communication connection with the server side includes: the browser end establishes communication connection with the server end based on a handshake protocol. In this embodiment, the handshake protocol is a network protocol for the browser and the server to confirm the identity of each other. The handshake protocol may be, for example, a two-segment handshake protocol, a three-segment handshake protocol, or a four-segment handshake protocol, and the type of handshake protocol is not limited herein.
In another embodiment, optionally, the server includes a test server and a proxy server, and when receiving the system building instruction, the method establishes a communication connection with the server, including: when a system building instruction is received, sending a browser connection request to a proxy server end so that the proxy server end searches a test server end corresponding to the browser connection request and a proxy room to which the searched test server end belongs, and building communication connection between the browser end and the searched test server end in the proxy room through a management tool; the management tool is used for managing at least one agent room, each agent room manages one test server side, and the test server sides are in communication connection with the cloud terminal.
The proxy server is a transfer station of network information, is a network proxy structure between the browser end and the test server end, and is mainly used for forwarding transmission data of the browser end or the test server end.
Specifically, the proxy server side obtains a target server address in the browser connection request, a management tool in the proxy server searches a test server side corresponding to the target server address and a proxy room to which the test server side belongs, sends the browser connection request to the searched test server side, and establishes communication connection between the browser side and the test server side in the proxy room.
The advantage of such an arrangement is that with the wide application of computer network technology, the development of internal networks of enterprises is very rapid, and in order to ensure the security of the internal networks, enterprises generally adopt firewall technology to logically isolate the internal networks from the internet. When the network security level of the browser end is higher, the testing server end cannot establish communication connection with the browser end. The proxy server can provide a b2b (enterprise-to-enterprise) network data transfer mode, so that the smoothness of establishing communication connection between the browser end and the test server end is ensured while the network security is ensured.
Specifically, the server address may be used to represent an address required for establishing a communication connection between the mobile phone terminal and the server terminal. In one embodiment, optionally, the server address is a server address of the server side. Specifically, the server address includes an IP address and a port address. The server side is provided with a port for data transmission with the outside, wherein, the transmission protocols respectively corresponding to different ports may be the same or different.
On the basis of the above embodiment, optionally, when the server side includes the test server side and the proxy server side, the server address is a server address corresponding to the proxy server side.
And S320, sending or displaying the server address to the mobile phone end, so that the mobile phone end establishes communication connection with the server end based on the obtained server address, receives interface data of the cloud terminal machine sent by the server end after the communication connection is established, and displays an interactive interface generated based on the interface data.
In an embodiment, optionally, sending or displaying the server address to the mobile phone end includes: and sending the server address to the mobile phone terminal by adopting a preset data transmission mode, wherein the preset data transmission mode comprises at least one of broadcasting, groups, mails and notification messages. Illustratively, when the preset data transmission mode is broadcast, the browser end and the mobile phone end need to be in the same broadcast network.
In this embodiment, the number of the mobile phone terminals may be one or more.
In another embodiment, optionally, sending or displaying the server address to the mobile phone end includes: sending the server address to the encoding server to cause the encoding server to generate encoded data based on the server address; and receiving the coded data sent by the coding server, and displaying the coded data for the mobile phone to obtain. The encoding server is used for performing an encoding operation on the server address, and the encoding mode includes, but is not limited to, a barcode code, a two-dimensional code, an ASCII code, an ANSI code, a GB2312 code, and the like.
On the basis of the foregoing embodiment, optionally, the browser end is further configured to: after the communication connection with the server is established, interface data corresponding to the cloud-real machine sent by the server is received, and an interactive interface generated based on the interface data is displayed, so that three-screen linkage is realized. The three screens comprise a display screen of a browser end, a display screen of a mobile phone end and a display screen of a cloud real machine.
According to the technical scheme, when the browser end receives a system building instruction, the server address corresponding to the server end is obtained, so that the mobile phone end establishes communication connection with the server end based on the obtained server address of the browser end, the mobile phone end can display an interactive interface of a real cloud computer, a user can directly control application software in the real cloud computer at a far end through the mobile phone end, the control mode of the mobile phone end is more in line with the operation habit of the user, the problem of poor test experience is solved, and the test efficiency is improved.
Example four
Fig. 4 is a flowchart of a method for building a test system according to a fourth embodiment of the present invention, where this embodiment is applicable to a situation where a test system is used to test an application, and the method may be executed by a device for building a test system, where the device may be implemented in a software and/or hardware manner, and the device may be configured in a mobile phone terminal, and for example, the mobile phone terminal may be a mobile terminal or a tablet computer. The method specifically comprises the following steps:
and S410, acquiring the server address of the browser end.
In this embodiment, the server address is an access address corresponding to the server end, which is obtained after the browser end establishes a communication connection with the server end when receiving the system establishment instruction and after the communication connection is established.
In an embodiment, optionally, the mobile phone end may acquire the server address sent by the browser end through at least one data transmission path of broadcast, group, mail and notification message.
In another embodiment, optionally, acquiring the server address of the browser end includes: acquiring coded data sent or displayed by a browser; the coding server generates the coding data based on the received server address sent by the browser; and identifying the coded data to obtain the server address in the coded data.
Specifically, the mobile phone terminal identifies the received coded data based on a decoding mode corresponding to the coding mode adopted by the coding server to obtain the server address. By way of example, the encoding method includes, but is not limited to, bar code encoding, two-dimensional code encoding, ASCII encoding, ANSI encoding, GB2312 encoding, and the like.
In an embodiment, the encoded data displayed by the browser end may be obtained by the browser end displaying the encoded data through a display device, and the mobile phone end obtaining the encoded data by performing a scanning recognition operation on the encoded data. The encoded data may be, for example, a two-dimensional code.
And S420, establishing communication connection with the server side based on the server address.
In this embodiment, the server side is in communication connection with the cloud server.
In an embodiment, optionally, the server includes a test server and a proxy server, where correspondingly, the server address includes a proxy server address corresponding to the proxy server, and establishing a communication connection with the server based on the server address includes: sending the mobile phone connection request to a proxy server end corresponding to the address of the proxy server, so that the proxy server end searches a test server end corresponding to the mobile phone connection request and a proxy room to which the searched test server end belongs, and establishing communication connection between the mobile phone end and the searched test server end in the proxy room through a management tool; the management tool is used for managing at least one agent room, each agent room manages one test server side, and the test server sides are in communication connection with the cloud terminal.
The proxy server is a transfer station of network information, is a network proxy structure between the browser end and the test server end, and is mainly used for forwarding transmission data of the mobile phone end or the test server end.
Specifically, the proxy server side obtains a target server address in the mobile phone connection request, a management tool in the proxy server searches a test server side corresponding to the target server address and a proxy room to which the test server side belongs, sends the mobile phone connection request to the searched test server side, and establishes communication connection between the mobile phone side and the test server side in the proxy room.
Specifically, when communication connection between the browser end and the test server end exists in the proxy room and communication connection between the mobile phone end and the test server end exists, the management tool takes the communication connection between the browser end and the test server end as main communication connection and takes the communication connection between the mobile phone end and the test server end as auxiliary communication connection.
The advantage that sets up like this lies in, if server side carries out communication connection with browser end and cell-phone end separately, then server end need send interface data respectively for browser end and cell-phone end when sending the interface data of real machine of cloud, has reduced data transmission efficiency. The proxy server establishes communication connection between the mobile phone end and the test server end and communication connection between the browser end and the mobile phone end are established in the same proxy room, and when the proxy server receives interface data of the cloud machine sent by the test server end, the proxy server can share the interface data to the mobile phone end and the browser end at the same time, so that the data transmission efficiency is improved, and synchronous data transmission of multiple devices is realized.
S430, after the communication connection is established, receiving interface data corresponding to the cloud-real machine sent by the server side, and displaying an interactive interface generated based on the interface data.
According to the technical scheme, when the browser end receives a system building instruction, the server address corresponding to the server end is obtained, the mobile phone end establishes communication connection with the server end based on the obtained server address of the browser end, the mobile phone end can display an interactive interface of a real cloud computer, a user can directly control application software in the real cloud computer at a far end through the mobile phone end, the control mode of the mobile phone end is more in line with the operation habit of the user, the problem of poor test experience is solved, and the test efficiency is improved.
EXAMPLE five
Fig. 5 is a schematic diagram of a building device of a test system according to a fifth embodiment of the present invention. The embodiment can be applied to the case of testing the application program by using the testing system, the device can be implemented by using software and/or hardware, and the device can be configured in a browser end. The device of setting up of this test system includes: a communication connection establishing module 510 and a server address sending module 520.
The communication connection establishing module 510 is configured to establish a communication connection with a server side and obtain a server address corresponding to the server side when a system building instruction is received; the server side is in communication connection with the cloud real machine;
the server address sending module 520 is configured to send or display the server address to the mobile phone end, so that the mobile phone end establishes a communication connection with the server end based on the obtained server address, receives interface data of the cloud terminal sent by the server end after the communication connection is established, and displays an interactive interface generated based on the interface data.
According to the technical scheme, when the browser end receives a system building instruction, the server address corresponding to the server end is obtained, so that the mobile phone end establishes communication connection with the server end based on the obtained server address of the browser end, the mobile phone end can display an interactive interface of a real cloud computer, a user can directly control application software in the real cloud computer at a far end through the mobile phone end, the control mode of the mobile phone end is more in line with the operation habit of the user, the problem of poor test experience is solved, and the test efficiency is improved.
On the basis of the foregoing embodiment, optionally, the server includes a testing server and a proxy server, and the communication connection establishing module 510 is specifically configured to:
when a system building instruction is received, sending a browser connection request to a proxy server end so that the proxy server end searches a test server end corresponding to the browser connection request and a proxy room to which the searched test server end belongs, and building communication connection between the browser end and the searched test server end in the proxy room through a management tool; the management tool is used for managing at least one agent room, and each agent room manages a test server end; and the test server end is in communication connection with the cloud real machine.
On the basis of the foregoing embodiment, optionally, the server address sending module 520 is specifically configured to:
sending the server address to the encoding server to cause the encoding server to generate encoded data based on the server address;
and receiving the coded data sent by the coding server, and displaying the coded data for the mobile phone to obtain.
EXAMPLE six
Fig. 6 is a schematic diagram of a building device of a test system according to a sixth embodiment of the present invention. The embodiment can be suitable for the condition that the test system is adopted to test the application program, the device can be realized in a software and/or hardware mode, and the device can be configured in a mobile phone terminal. The device of setting up of this test system includes: a server address acquisition module 610, a communication connection establishment module 620 and an interactive interface display module 630.
The server address obtaining module 610 is configured to obtain a server address of a browser end; the server address is an access address corresponding to the server, which is obtained after the browser end establishes communication connection with the server when receiving a system establishment instruction;
a communication connection establishing module 620, configured to establish a communication connection with the server side based on the server address; the server side is in communication connection with the cloud real machine;
the interactive interface display module 630 is configured to receive interface data corresponding to the cloud-real machine sent by the server after the communication connection is established, and display an interactive interface generated based on the interface data.
According to the technical scheme, when the browser end receives a system building instruction, the server address corresponding to the server end is obtained, the mobile phone end establishes communication connection with the server end based on the obtained server address sent by the browser end, so that the mobile phone end can display an interactive interface of the real cloud computer, a user can directly control application software in the real cloud computer at a far end through the mobile phone end, the control mode of the mobile phone end is more in line with the operation habit of the user, the problem of poor test experience is solved, and the test efficiency is improved.
On the basis of the foregoing embodiment, optionally, the server includes a test server and a proxy server, and correspondingly, the server address includes a proxy server address corresponding to the proxy server, and the communication connection establishing module 620 is specifically configured to:
sending the mobile phone connection request to a proxy server end corresponding to the address of the proxy server, so that the proxy server end searches a test server end corresponding to the mobile phone connection request and a proxy room to which the searched test server end belongs, and establishing communication connection between the mobile phone end and the searched test server end in the proxy room through a management tool; the management tool is used for managing at least one agent room, each agent room manages one test server side, and the test server sides are in communication connection with the cloud terminal.
On the basis of the foregoing embodiment, optionally, the server address obtaining module 610 is specifically configured to:
acquiring coded data sent or displayed by a browser; the coding server generates the coding data based on the received server address sent by the browser;
and identifying the coded data to obtain the server address in the coded data.
The building device of the test system provided by the embodiment of the invention can be used for executing the building method of the test system provided by the embodiment of the invention, and has corresponding functions and beneficial effects of the executing method.
It should be noted that, in the embodiment of the building apparatus of the test system, each unit and each module included in the embodiment are only divided according to functional logic, but are not limited to the above division, as long as the corresponding function can be realized; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
EXAMPLE seven
Fig. 7 is a schematic structural diagram of a terminal device according to a seventh embodiment of the present invention. When the terminal device includes a browser end, the embodiment of the present invention provides a service for implementing the method for building the test system according to the third embodiment of the present invention, and the building apparatus of the test system according to the fifth embodiment of the present invention may be configured. When the terminal device includes a mobile phone terminal, the embodiment of the present invention provides a service for implementing the method for building the test system according to the fourth embodiment of the present invention, and the device for building the test system according to the sixth embodiment of the present invention may be configured.
FIG. 7 illustrates a block diagram of an exemplary electronic device 12 suitable for use in implementing embodiments of the present invention. The electronic device 12 shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiment of the present invention.
As shown in FIG. 7, electronic device 12 is embodied in the form of a general purpose computing device. The components of electronic device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, or a local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Electronic device 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by electronic device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The electronic device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 7, and commonly referred to as a "hard drive"). Although not shown in FIG. 7, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
Electronic device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with electronic device 12, and/or with any devices (e.g., network card, modem, etc.) that enable electronic device 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, the electronic device 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via the network adapter 20. As shown in FIG. 7, the network adapter 20 communicates with the other modules of the electronic device 12 via the bus 18. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with electronic device 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 16 executes various functional applications and data processing by running a program stored in the system memory 28, for example, to implement the building method of the test system provided by the embodiment of the present invention.
Through the electronic equipment, the problem of poor test experience is solved, and the test efficiency is improved.
Example eight
An eighth embodiment of the present invention further provides a storage medium containing computer-executable instructions, where the computer-executable instructions are executed by a computer processor to perform a method for building a test system, and the method includes:
when a system building instruction is received, establishing communication connection with a server side, and acquiring a server address corresponding to the server side; the server side is in communication connection with the cloud real machine;
the method comprises the steps of sending or displaying a server address to a mobile phone end, enabling the mobile phone end to establish communication connection with the server end based on the obtained server address, receiving interface data of the cloud and real machine sent by the server end after the communication connection is established, and displaying an interactive interface generated based on the interface data.
Alternatively, the computer executable instructions, when executed by a computer processor, are for performing a method of building a test system, the method comprising:
acquiring a server address of a browser end; the server address is an access address corresponding to the server, which is obtained after the browser end establishes communication connection with the server when receiving a system establishment instruction;
establishing communication connection with a server side based on the server address; the server side is in communication connection with the cloud real machine;
after the communication connection is established, interface data corresponding to the cloud-real machine sent by the server side are received, and an interactive interface generated based on the interface data is displayed.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, or the like, as well as conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
Of course, the storage medium containing the computer-executable instructions provided by the embodiments of the present invention is not limited to the above method operations, and may also perform related operations in the building method of the test system provided by any embodiment of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (16)

1. A test system, comprising: the system comprises a cloud real machine, a browser end, a server end and a mobile phone end, wherein the server end is in communication connection with the cloud real machine;
the browser end is used for establishing communication connection with the server end and obtaining a server address corresponding to the server end when a system building instruction is received, and sending or displaying the server address to the mobile phone end;
the mobile phone end is used for establishing communication connection with the server end based on the acquired server address and displaying an interactive interface generated based on the received interface data after the communication connection is established;
and the server side is used for sending the interface data of the real cloud computer to the mobile phone side after establishing communication connection with the mobile phone side.
2. The system of claim 1, wherein the server side comprises a test server side and a proxy server side, and the test server side is in communication connection with a cloud machine;
the browser end is specifically used for sending a browser connection request to the proxy server end when receiving a system building instruction; acquiring a proxy server address corresponding to the proxy server end, and sending or displaying the proxy server address to the mobile phone end;
the mobile phone terminal is specifically configured to send a mobile phone connection request to the proxy server terminal based on the obtained proxy server address; generating an interactive interface based on the interface data sent by the test server side and displaying the interactive interface;
the proxy server end is used for establishing communication connection between the browser end and the test server end based on the received browser connection request and establishing communication connection between the mobile phone end and the test server end based on the received mobile phone connection request;
and the test server end is used for sending the interface data of the cloud and real machine to the mobile phone end after establishing communication connection with the mobile phone end.
3. The system of claim 2, wherein the proxy server is specifically configured to:
when the browser connection request is received, searching a test server end corresponding to the browser connection request and a proxy room to which the searched test server end belongs, and establishing communication connection between the browser end and the searched test server end in the proxy room through a management tool;
when the mobile phone connection request is received, searching a test server corresponding to the mobile phone connection request and a proxy room to which the searched test server belongs, and establishing communication connection between the mobile phone and the searched test server in the proxy room through a management tool;
the management tool is used for managing at least one agent room, and each agent room manages one test server.
4. The system of claim 3, wherein the proxy server is further configured to:
for each agent room, storing session control information respectively corresponding to a browser end, a test server end and a mobile phone end in the agent room in a session control cache space;
and when a network disconnection instruction is detected, executing network reconnection operation based on the session control information corresponding to the network disconnection instruction in the session control cache space.
5. The system according to claim 1, wherein a system monitoring tool is configured in the cloud terminal, and is configured to perform a closing operation on the popup window corresponding to the popup information when the popup information is detected.
6. The system of claim 1, wherein the server is further configured to:
when a recording starting instruction sent by the mobile phone end is received, the recording starting instruction is sent to the real cloud computer, so that the real cloud computer executes recording operation;
when a recording ending instruction sent by the mobile phone end is received, sending the recording ending instruction to the real cloud computer so that the real cloud computer terminates recording operation;
and sending the recording data sent by the real cloud computer to the browser end and/or the mobile phone end.
7. A building method of a test system is applied to a browser end, and comprises the following steps:
when a system building instruction is received, establishing communication connection with a server side, and acquiring a server address corresponding to the server side; the server side is in communication connection with the cloud real machine;
and sending or displaying the server address to a mobile phone end, so that the mobile phone end establishes communication connection with the server end based on the obtained server address, receives interface data of the cloud terminal machine sent by the server end after the communication connection is established, and displays an interactive interface generated based on the interface data.
8. The method according to claim 7, wherein the server side comprises a test server side and a proxy server side, and the establishing of the communication connection with the server side when the system building instruction is received comprises:
when a system building instruction is received, sending a browser connection request to the proxy server so that the proxy server searches a test server corresponding to the browser connection request and a proxy room to which the searched test server belongs, and establishing communication connection between the browser and the searched test server in the proxy room through a management tool; the management tool is used for managing at least one agent room, and each agent room manages a test server end; and the test server end is in communication connection with the cloud real machine.
9. The method according to claim 7, wherein the sending or displaying the server address to a mobile phone end comprises:
sending the server address to an encoding server to enable the encoding server to generate encoded data based on the server address;
and receiving the coded data sent by the coding server, and displaying the coded data for the mobile phone to obtain.
10. A method for building a test system is applied to a mobile phone terminal, and comprises the following steps:
acquiring a server address of a browser end; the server address is an access address corresponding to the server, which is obtained after the browser end establishes communication connection with the server when receiving a system establishment instruction;
establishing communication connection with the server side based on the server address; the server side is in communication connection with the cloud real machine;
and after the communication connection is established, receiving interface data corresponding to the cloud-real machine sent by the server side, and displaying an interactive interface generated based on the interface data.
11. The method according to claim 10, wherein the server side includes a test server side and a proxy server side, and correspondingly, the server address includes a proxy server address corresponding to the proxy server side, and the establishing the communication connection with the server side based on the server address includes:
sending a mobile phone connection request to a proxy server side corresponding to the address of the proxy server, so that the proxy server side searches a test server side corresponding to the mobile phone connection request and a proxy room to which the searched test server side belongs, and establishing communication connection between the mobile phone side and the searched test server side in the proxy room through a management tool; the management tool is used for managing at least one agent room, each agent room manages one test server side, and the test server sides are in communication connection with the cloud real machine.
12. The method of claim 10, wherein the obtaining the server address of the browser-side comprises:
acquiring coded data sent or displayed by a browser; the coding data is generated by the coding server based on the received server address sent by the browser end;
and identifying the coded data to obtain the server address in the coded data.
13. A test system building apparatus configured to be placed at a browser end, the apparatus comprising:
the communication connection establishing module is used for establishing communication connection with a server side and acquiring a server address corresponding to the server side when a system building instruction is received; the server side is in communication connection with the cloud real machine;
and the server address sending module is used for sending or displaying the server address to a mobile phone end so that the mobile phone end establishes communication connection with the server end based on the obtained server address, receives the interface data of the cloud terminal sent by the server end after establishing the communication connection, and displays an interactive interface generated based on the interface data.
14. A device for building a test system is configured at a mobile phone end, and comprises:
the server address acquisition module is used for acquiring a server address of the browser end; the server address is an access address corresponding to the server, which is obtained after the browser end establishes communication connection with the server when receiving a system establishment instruction;
the communication connection establishing module is used for establishing communication connection with the server side based on the server address; the server side is in communication connection with the cloud real machine;
and the interactive interface display module is used for receiving the interface data corresponding to the cloud-real machine sent by the server side after the communication connection is established, and displaying the interactive interface generated based on the interface data.
15. A terminal device, characterized in that the terminal device comprises:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement a method of building a test system as claimed in any one of claims 7 to 9, or a method of building a test system as claimed in any one of claims 10 to 12.
16. A storage medium containing computer-executable instructions for performing a method of building a test system as claimed in any one of claims 7 to 9, or for implementing a method of building a test system as claimed in any one of claims 10 to 12, when executed by a computer processor.
CN202210459320.8A 2022-04-27 2022-04-27 Test system and construction method, device, equipment and medium thereof Pending CN114884931A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210459320.8A CN114884931A (en) 2022-04-27 2022-04-27 Test system and construction method, device, equipment and medium thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210459320.8A CN114884931A (en) 2022-04-27 2022-04-27 Test system and construction method, device, equipment and medium thereof

Publications (1)

Publication Number Publication Date
CN114884931A true CN114884931A (en) 2022-08-09

Family

ID=82671447

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210459320.8A Pending CN114884931A (en) 2022-04-27 2022-04-27 Test system and construction method, device, equipment and medium thereof

Country Status (1)

Country Link
CN (1) CN114884931A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108307021A (en) * 2018-01-18 2018-07-20 中国工商银行股份有限公司 Mobile terminal parallel to follow test equipment, cloud prototype and method
CN109684218A (en) * 2018-12-26 2019-04-26 世纪龙信息网络有限责任公司 Test macro and test method based on cloud prototype
CN111131891A (en) * 2018-11-01 2020-05-08 阿里巴巴集团控股有限公司 Audio and video playing method and device, playing equipment and system
CN111708704A (en) * 2020-06-19 2020-09-25 腾讯科技(深圳)有限公司 Cloud real machine testing method and device, terminal and storage medium
CN112306857A (en) * 2020-02-24 2021-02-02 北京字节跳动网络技术有限公司 Method and apparatus for testing applications
WO2022057362A1 (en) * 2020-09-18 2022-03-24 深圳市欢太科技有限公司 Image processing method and apparatus, cloud real machine system, storage medium, and electronic device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108307021A (en) * 2018-01-18 2018-07-20 中国工商银行股份有限公司 Mobile terminal parallel to follow test equipment, cloud prototype and method
CN111131891A (en) * 2018-11-01 2020-05-08 阿里巴巴集团控股有限公司 Audio and video playing method and device, playing equipment and system
CN109684218A (en) * 2018-12-26 2019-04-26 世纪龙信息网络有限责任公司 Test macro and test method based on cloud prototype
CN112306857A (en) * 2020-02-24 2021-02-02 北京字节跳动网络技术有限公司 Method and apparatus for testing applications
CN111708704A (en) * 2020-06-19 2020-09-25 腾讯科技(深圳)有限公司 Cloud real machine testing method and device, terminal and storage medium
WO2022057362A1 (en) * 2020-09-18 2022-03-24 深圳市欢太科技有限公司 Image processing method and apparatus, cloud real machine system, storage medium, and electronic device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"移动云测试平台建设的实践与展望", 金融电子化, no. 04, 15 April 2020 (2020-04-15) *

Similar Documents

Publication Publication Date Title
CN110166432B (en) Method for accessing intranet target service and method for providing intranet target service
US11582284B2 (en) Optimization of publication of an application to a web browser
US11509505B2 (en) Method and apparatus for operating smart network interface card
CN112738791B (en) User information correlation backfill method, device, equipment and medium based on 5G core network
CN107404418B (en) Internet product testing method, device, equipment and storage medium
US10320951B2 (en) Systems and methods for establishing a virtual local area network
JP7465370B2 (en) Information sharing method, device, electronic device, and storage medium
CN111694866A (en) Data searching and storing method, data searching system, data searching device, data searching equipment and data searching medium
CN107817962B (en) Remote control method, device, control server and storage medium
CN106455128B (en) WIFI point-to-point data transmission method and device
CN114697391A (en) Data processing method, device, equipment and storage medium
CN104967527A (en) Recovering method of communication recording, recovering device of communication recording and server
CN113038192B (en) Video processing method and device, electronic equipment and storage medium
TW201005546A (en) System and method for using virtual IP addresses in a multi-user server system
CN114158074B (en) 5G network element address determination method and device, electronic equipment and storage medium
CN114884931A (en) Test system and construction method, device, equipment and medium thereof
CN112866005B (en) Method, device and equipment for processing user access log and storage medium
CN114125732A (en) Message processing method and device, storage medium and electronic equipment
CN109981738B (en) Cloud server suitable for application of narrow-band Internet of things
US20140250203A1 (en) Cross-platform document exchange using mobile devices
CN114666438B (en) Bluetooth communication method, data receiving end, bluetooth communication system, medium and device
CN112468829B (en) Sharing method of cache video, electronic device and computer readable storage medium
CN111600944B (en) Data processing method, device, equipment and storage medium
WO2019015089A1 (en) Control method, device and apparatus for global menu, and storage medium
US20230370399A1 (en) Information display method and apparatus, and electronic device

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