CN108804302B - Remote testing method, system and related equipment - Google Patents

Remote testing method, system and related equipment Download PDF

Info

Publication number
CN108804302B
CN108804302B CN201710307347.4A CN201710307347A CN108804302B CN 108804302 B CN108804302 B CN 108804302B CN 201710307347 A CN201710307347 A CN 201710307347A CN 108804302 B CN108804302 B CN 108804302B
Authority
CN
China
Prior art keywords
test
terminal
user terminal
terminals
test terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710307347.4A
Other languages
Chinese (zh)
Other versions
CN108804302A (en
Inventor
崔祥
王伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201710307347.4A priority Critical patent/CN108804302B/en
Publication of CN108804302A publication Critical patent/CN108804302A/en
Application granted granted Critical
Publication of CN108804302B publication Critical patent/CN108804302B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software

Abstract

The embodiment of the invention provides a remote testing method, a remote testing system and related equipment, wherein the method comprises the following steps: the method comprises the steps that a user terminal obtains an operation event aiming at a main test terminal, test control instructions aiming at a plurality of test terminals are generated according to the operation event, and the test control instructions are sent to a background server, so that the background server forwards the test control instructions to the plurality of test terminals through a client, and the test control instructions are used for indicating the plurality of test terminals to synchronously execute test operation indicated by the test control instructions. The embodiment of the invention can realize the synchronous test of multiple test terminals, thereby improving the test efficiency.

Description

Remote testing method, system and related equipment
Technical Field
The invention relates to the technical field of internet, in particular to a remote testing method, a remote testing system and related equipment.
Background
Along with the rapid development of electronic technology and internet technology, the types and the quantity of Application programs (APP) running on terminals such as smart phones and tablet computers are increased sharply, and the APP needs to be subjected to adaptation test before being online so as to ensure that the APP can run stably and smoothly on terminals of different brands and models after being online. At present, when the terminal adaptation test is performed on the APP, a terminal of a certain model is usually selected for testing, and terminals of other models are selected for testing after the test is completed. Obviously, the current terminal adaptation test scheme has a low test efficiency.
Disclosure of Invention
The embodiment of the invention provides a remote testing method, a remote testing system and related equipment, which can realize synchronous testing of multiple testing terminals, thereby improving the testing efficiency.
A first aspect of an embodiment of the present invention provides a remote testing method, including:
the user terminal obtains an operation event aiming at the main test terminal.
And the user terminal generates test control instructions aiming at the plurality of test terminals according to the operation events.
And the user terminal sends the test control instruction to the background server so that the background server forwards the test control instruction to the plurality of test terminals through the client, wherein the test control instruction is used for instructing the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction.
A second aspect of the embodiments of the present invention provides a remote testing method, including:
and the background server receives test control instructions aiming at the plurality of test terminals, which are sent by the user terminal, wherein the test control instructions are generated by the user terminal according to the operation events aiming at the main test terminal.
And the background server forwards the test control instruction to the plurality of test terminals through the client, wherein the test control instruction is used for instructing the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction.
A third aspect of an embodiment of the present invention provides a user terminal, including:
and the acquisition module is used for acquiring the operation event aiming at the main test terminal.
And the generating module is used for generating test control instructions aiming at the plurality of test terminals according to the operation events.
And the sending module is used for sending the test control instruction to the background server so as to enable the background server to forward the test control instruction to the plurality of test terminals through the client, wherein the test control instruction is used for instructing the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction.
A fourth aspect of the embodiments of the present invention provides a background server, including:
and the receiving module is used for receiving test control instructions aiming at the plurality of test terminals, which are sent by the user terminal, wherein the test control instructions are generated by the user terminal according to the operation events aiming at the main test terminal.
And the sending module is used for forwarding the test control instruction to the plurality of test terminals through the client, and the test control instruction is used for instructing the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction.
A fifth aspect of an embodiment of the present invention provides a remote test system, including: the user terminal according to the third aspect and the backend server according to the fourth aspect.
In the embodiment of the invention, the user terminal acquires the operation event aiming at the main test terminal, generates the test control instruction aiming at the plurality of test terminals according to the operation event and sends the test control instruction to the background server, so that the background server forwards the test control instruction to the plurality of test terminals through the client to instruct the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction, thereby realizing the synchronous test of the plurality of test terminals and improving the test efficiency.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic architecture diagram of a cloud test system according to an embodiment of the present invention;
FIG. 2 is a flow chart of a remote testing method according to an embodiment of the present invention;
fig. 3a is a schematic view of an operation interface of a user terminal according to an embodiment of the present invention;
FIG. 3b is a schematic diagram illustrating a transition between operating positions according to an embodiment of the present invention;
fig. 3c is a schematic view of an operation interface of another user terminal according to an embodiment of the present invention;
fig. 3d is a schematic view of an operation interface of another user terminal according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a user terminal according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a backend server according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another ue according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of another background server provided in the embodiment of the present invention;
fig. 8 is a schematic structural diagram of a remote test system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The user terminal and the client described in the embodiments of the present invention may specifically refer to a notebook computer, a desktop computer, and the like. The test terminal may specifically refer to a smart phone, a tablet computer, and the like.
Fig. 1 is a schematic structural diagram of a cloud testing system according to an embodiment of the present invention. The cloud test system described in this embodiment includes:
the user terminal is used for providing a user with test operation, shortcut operation and the like on the test terminal, displaying a current display interface of the test terminal in real time, enabling the user to visually master the execution condition of the test terminal on a test task by observing the current display interface of the test terminal, installing a browser application on the user terminal, carrying out the test operation, the shortcut operation and the like through the interface of the browser application and displaying the current display interface of the test terminal, certainly, installing a special application on the user terminal, and carrying out the test operation, the shortcut operation and the like through the interface of the special application and displaying the current display interface of the test terminal.
The background server is used for forwarding a test control instruction, a quick operation instruction and the like sent by the user terminal to the test terminal, forwarding image data and log information of a current display interface of the test terminal to the user terminal, and storing the connection relation between the test terminal and the client, namely, the client connected with each test terminal forms the corresponding relation between the identifier of the test terminal and the identifier of the client, the background server is connected with the client, the background server can be connected with one or more clients, and the number of the clients can be flexibly set according to the actual demand of the test terminal. The communication connection between the background server and the user terminal can comprise a direct connection channel adopting a webpage Socket Web Socket Protocol and a Hyper Text Transfer Protocol (HTTP) connection, the Web Socket can realize full duplex communication between the user terminal and the background server, the data transmission efficiency is improved, the time consumed for network transmission of image data of a current display interface of the test terminal from the test terminal to the user terminal is reduced, the refreshing efficiency of the current display interface of the test terminal displayed by the user terminal is ensured, and the synchronous test between the test terminals is more accurate and stable. The Web Socket direct connection channel can be used for transmitting a test control instruction with high real-time requirement, image data and log information of a current display interface of the test terminal and the like, and the HTTP connection can be used for transmitting a quick operation instruction with low real-time requirement and the like. The Web Socket connection between the user terminal and each test terminal multiplexes the above-mentioned Web Socket direct connection channel, and test control instructions, image data of a current display interface, log information, and the like between different test terminals can be distinguished by identifiers of the test terminals (for example, manufacturers, international Mobile Equipment Identity (IMEI)).
The client is used for establishing connection between the test terminal and the background server and completing forwarding of a test control instruction, a shortcut operation instruction, image data, log information and the like of a current display interface of the test terminal, and one or more test terminals can be connected under one client.
The test terminal is used for completing a test task specified by a user according to a test control instruction sent by the user terminal, for example, testing the adaptation condition of the application APP on different model test terminals, including the tests of installation, starting, use, unloading and the like of the APP, and reporting the image data and the log information of the current display interface to the user terminal through the client and the background server. The test terminals can be specifically divided into a main test terminal and a slave test terminal, the number of the main test terminals can be one, the number of the slave test terminals can be one or more, the main test terminal refers to a direct operation object of a user for developing a test task on a user terminal side, and the slave test terminals synchronously execute the same test operation according to the test operation of the user on the main test terminal.
Fig. 2 is a schematic flow chart of a remote testing method according to an embodiment of the present invention. The remote testing method described in this embodiment may be applied to a cloud testing system shown in fig. 1, where the cloud testing system includes a user terminal, a background server, a client, and multiple testing terminals, where the multiple testing terminals include a master testing terminal and a slave testing terminal, and the multiple testing terminals establish a connection with the background server through the client, and the method includes the following steps:
201. the user terminal acquires an operation event for the main test terminal.
In specific implementation, before a test task is performed, a user can select a required test terminal with a corresponding model from a test terminal library provided by a cloud test system, and can designate a main test terminal and other test terminals as slave test terminals.
It should be noted that, for different users, the number of the test terminals that can be tested synchronously may be limited according to the user level (e.g., individual user, enterprise user, etc.) or the payment situation (e.g., free user, payment user, etc.), or the charging may be performed according to the number and/or the usage duration of the test terminals that are tested synchronously by the user.
In the embodiment, the test task is used for testing the adaptation condition of the APP on different test terminals, including the tests of the APP such as installation, start, use, and uninstallation.
As shown in fig. 3a, a display interface of 4 test terminals selected by a user is displayed in an operation interface of a user terminal display screen, where a test terminal a is a master test terminal, and other 3 test terminals (test terminals B, C and D) are slave test terminals, and since the master test terminal is a direct operation object of the user, a large display space can be allocated in a browser interface of the user terminal display screen, so as to facilitate user operation, and a small display space is allocated for the slave test terminals, so as to increase the number of test terminals capable of performing synchronous tests.
Further, when starting the test task, the user may operate only on the display interface (specifically, the application interface of the APP) of the main test terminal through the operation interface shown in fig. 3a, so that the user terminal obtains an operation event for the main test terminal, where the type of the operation event may specifically be a click operation.
In some possible embodiments, the type of operation event may specifically be a slide operation, a hover gesture operation, or the like.
202. And the user terminal generates test control instructions aiming at the plurality of test terminals according to the operation events.
In a specific implementation, a user terminal obtains a first operation position (which may be represented by coordinates and the like) of an operation event in a display screen of a master test terminal, determines an equivalent position (denoted as a second operation position) in the display screen of each slave test terminal according to the first operation position, a screen parameter of the display screen of the master test terminal, and a screen parameter of the display screen of the slave test terminal, and performs the same test operation as the master test terminal when the operation event of the master test terminal acts on the equivalent position of the slave test terminal (for example, clicking a "download" button shown in fig. 3 a), where the screen parameter may include a screen size, a screen resolution, an aspect ratio, and the like. And after the user terminal determines the second operation positions of the slave test terminals, generating a test control instruction according to the corresponding relation between the identification of each slave test terminal and the respective second operation position, the corresponding relation between the identification of the master test terminal and the first operation position and the type of the operation event.
As shown in fig. 3B, assuming that the test terminal a is the master test terminal, the test terminal B is the slave test terminal, and the coordinates (480, 770) on the test terminal a correspond to the coordinates (350, 630) on the test terminal B, the coordinate conversion coefficient from the test terminal a to the test terminal B is: if the coordinates of the first operation position to be clicked on the test terminal a are (205, 536), the coordinates of the second operation position to be clicked on the test terminal B are (205 × α,536 × β), that is, (150, 439).
In some possible embodiments, if the type of the operation event is a sliding operation, for example, sliding left and right or sliding up and down on the display interface of the master test terminal, the user terminal obtains a first operation position of the operation event in the display screen of the master test terminal, and if the operation event is a linear sliding operation, the first operation position may include only a sliding start point and a sliding end point, and if the operation event is a curved sliding operation (if the sliding track is "S" shaped), the first operation position may include the sliding start point, the sliding end point, and each point experienced during the sliding process, so that the user terminal may determine an equivalent position (denoted as a second operation position) of the first operation position in the display screen of each slave test terminal according to the first operation position, the screen parameters of the display screen of the master test terminal, and the screen parameters of the display screen of the slave test terminal, thereby implementing the sliding operation for the master test terminal to act on the equivalent position of the slave test terminal, and performing the same test operation as the master test terminal, for example, a page turning test, a page forward test, a page play progress control test, a page backward test, a volume adjustment test, or the like corresponding to the sliding operation.
203. And the user terminal sends the test control instruction to a background server, and the background server receives the test control instruction.
In specific implementation, the user terminal can establish a direct connection channel with the background server through the Web Socket, and can send the test control instruction to the background server through the Web Socket direct connection channel.
204. And the background server forwards the test control instruction to the plurality of test terminals through the client.
205. And the plurality of test terminals synchronously execute the test operation indicated by the test control instruction.
In the specific implementation, the background server may forward the test control instruction to the multiple test terminals through the client, after each test terminal receives the test control instruction, obtain the type of the operation event carried by the test control instruction, and query, from the test control instruction, the first operation position corresponding to the self identifier by the main test terminal, and query, from the test control instruction, the second operation position corresponding to the self identifier by each slave test terminal, so that the multiple test terminals synchronously execute the test operation corresponding to the type of the operation event indicated by the test control instruction, taking the type of the operation event as an example of the click operation, the main test terminal executes the click operation at the first operation position of the self application interface, and each slave test terminal synchronously executes the click operation at the second operation position of the self application interface, so that the main test terminal executes the click operation at the first operation position of the self application interface and the slave test terminal synchronously executes the click operation at the second operation position of the self application interface to generate the same operation effect.
In some feasible embodiments, the background server stores the connection relationship between the test terminals and the clients, if there are multiple clients, the background server sends the operation positions of the test terminals and the types of the operation events connected to any client to the client in the form of test control instructions, and then the client sends the respective operation positions and the types of the operation events to the connected test terminals in the form of the test control instructions, so that the test terminals can only receive the operation positions related to the test terminals and further execute the test operations corresponding to the types of the operation events at the corresponding operation positions.
In some feasible embodiments, if the type of the operation event is specifically a floating gesture operation, for example, a user draws an "O" type gesture in the air for the user terminal, after the user terminal analyzes that the gesture drawn by the user is the "O" type gesture, a test action corresponding to the "O" type gesture can be determined according to a preset correspondence between the floating gesture and the test action (for example, the currently tested application is closed), a test control instruction generated by the user terminal is to close the currently tested application and send the test control instruction to the background server, the background server forwards the test control instruction to the plurality of test terminals through the client, and the plurality of test terminals synchronously close the currently tested application after receiving the test control instruction.
206. And the background server acquires the image data of the current display interfaces of the plurality of test terminals through the client.
207. And the background server sends the image data of the current display interfaces of the plurality of test terminals to the user terminal.
208. And the user terminal displays the current display interfaces of the plurality of test terminals in a display screen of the user terminal according to the image data.
In the specific implementation, the plurality of test terminals report the image data of the respective current display interface to the background server through the connected client in real time, the background server can send the image data of the current display interface of the plurality of test terminals to the user terminal through the Web Socket direct connection channel, the user terminal displays the respective current display interface in real time according to the position of the test terminal in the display screen, and the user can visually master the execution condition of the test terminal on the test task by observing the current display interface of the test terminal.
In some feasible embodiments, the user terminal side may have a synchronous test switch function, and the specific implementation may be as shown in fig. 3a, where a linked switch is arranged in an operation interface of the user terminal, and when the linked switch is turned off, the synchronous test function is turned off, and at this time, the test task is only effective for the main test terminal. When the gang switch is turned on, the synchronous test function is turned off and turned on, and at the moment, the test task is synchronous and effective to the main test terminal and the slave test terminal, so that flexible and various test scenes can be supported.
Further, a user observes the current display interface of the test terminal in the operation interface of the user terminal, and when the test terminal is asynchronous with other test terminals, the test of the test terminal is abnormal, if the abnormal test terminal is the main test terminal, the linkage switch can be closed, the main test terminal can be independently debugged until the main test terminal is recovered to be normal, and then the linkage switch can be opened again to continue the synchronous test of the main test terminal and the auxiliary test terminal; if the abnormal test terminal is the slave test terminal, the ganged switch can be closed, the slave test terminal is switched to the master test terminal, the new master test terminal is independently debugged until the master test terminal is recovered to be normal, then the ganged switch can be opened again, and the synchronous test of the master test terminal and the slave test terminal is continued.
In some possible embodiments, the slave test terminal may also support independent operation, and if the abnormal test terminal is the slave test terminal, the ganged switch may be turned off, and the abnormal slave test terminal (for example, the slave test terminals B, C and D in fig. 3 a) may be directly and independently debugged until it returns to normal, and then the ganged switch may be turned on again, and the synchronous test of the master test terminal and the slave test terminal may be continued.
In some feasible embodiments, some shortcut operations can be performed on the test terminal, as shown in fig. 3c, the shortcut operations include one-key installation APP, one-key screen capture, shortcut operation button, and shortcut operation options such as one-key startup application and one-key uninstallation application can be called out after clicking the shortcut operation button. When the linked switch is turned on, the shortcut operation can be executed for all the test terminals, and after the linked switch is turned off, the shortcut operation can be executed independently for the main test terminal or for one or more selected slave test terminals, so that the individual requirements of different users can be met, and the test efficiency can be further improved.
The key screen screenshot can be used for screenshot of an operation interface of the user terminal by using the key screen screenshot when the test terminal is abnormal in the process of testing tasks, and recording of the abnormal test terminal is achieved, so that subsequent statistical analysis is facilitated.
In some feasible embodiments, each test terminal can record real-time state data or abnormal data of the test terminal in the test process, generate a test log, report the test log to the client for storage, and the client can further send the test log to the background server for storage, so that relevant operation and maintenance personnel can troubleshoot and solve software and/or hardware problems of the test terminal according to the test log stored by the client or the background server.
It should be noted that, because the test control instruction sent by the user terminal to the background server and the image data sent by the background server to the user terminal have a high real-time requirement, the test control instruction and the image data can be transmitted between the user terminal and the background server through a Web Socket direct connection channel, so as to ensure the real-time performance of the test operation. For example, the user terminal may send the instruction data of the shortcut operation to a Domain Name System (DNS) through an HTTP request, send the instruction data of the shortcut operation to an NGINX (web server) after DNS resolution, and forward the instruction data of the shortcut operation to the background server by the NGINX.
In some possible embodiments, since the display area of the current display interface of the test terminal in the operation interface of the user terminal is small, the magnifying glass tool can be called up by some shortcut keys (such as Ctrl key or a combination of multiple keys on a keyboard), and the magnifying glass tool can be used to magnify a certain display area of the current display interface of the test terminal by staying the magnifying glass in the certain display area, as shown in fig. 3 d.
In some possible embodiments, since the layout of the application interface of some APPs may be changed in display interfaces with different screen resolutions, it may be inaccurate to implement the synchronous testing of the master testing terminal and the slave testing terminal by obtaining the operation position of the operation event, for example, a test operation performed on the master testing terminal is to click on a certain control in the application interface, and a test operation performed on the slave testing terminal is to click on other controls in the application interface. One possible alternative at this time would be: the method comprises the steps that a user terminal obtains an operation position of an operation event aiming at a main test terminal, the operation position is sent to a background server, the background server sends the operation position to a client side connected with the main test terminal, a control operated by the operation event is analyzed by the client side according to the operation position and screen parameters of the main test terminal, the client side reports information of the operated control to the background server, the background server sends the information of the operated control to the client side connected with a slave test terminal, and certainly, if the number of the main test terminal and the slave test terminal is small and the main test terminal and the slave test terminal are connected to the same client side, the client side does not need to report the information of the operated control to the background server, and then each client side indicates the respective connected test terminal to execute the operation event (such as clicking, sliding, suspension gesture and the like) on the control indicated by the information of the operation control, so that synchronous testing of multiple test terminals can be realized more accurately.
In the embodiment of the invention, the user terminal acquires the operation event aiming at the main test terminal, generates the test control instruction aiming at the plurality of test terminals according to the operation event and sends the test control instruction to the background server, and the background server forwards the test control instruction to the plurality of test terminals through the client, so that the plurality of test terminals synchronously execute the test operation indicated by the test control instruction, thereby realizing the synchronous test of the plurality of test terminals, improving the test efficiency and supporting flexible and rich test scenes.
Please refer to fig. 4, which is a schematic structural diagram of a ue according to an embodiment of the present invention. The user terminal described in this embodiment is applied to a cloud test system, where the cloud test system includes the user terminal, a background server, a client, and multiple test terminals, where the multiple test terminals include a master test terminal and a slave test terminal, the multiple test terminals establish a connection with the background server through the client, and the user terminal includes:
an obtaining module 401, configured to obtain an operation event for the main test terminal.
A generating module 402, configured to generate a test control instruction for the multiple test terminals according to the operation event.
A sending module 403, configured to send the test control instruction to the background server, so that the background server forwards the test control instruction to the multiple test terminals through the client, where the test control instruction is used to instruct the multiple test terminals to synchronously execute the test operation indicated by the test control instruction.
In some possible embodiments, the user terminal further includes:
a receiving module 404, configured to receive the image data of the current display interfaces of the multiple test terminals sent by the background server.
A display module 405, configured to display the current display interfaces of the multiple test terminals in the display interface of the user terminal according to the image data.
In some possible embodiments, the generating module 402 is specifically configured to:
and acquiring a first operation position of the operation event in a display screen of the main test terminal.
And determining a second operation position of the test operation of the slave test terminal in the display screen according to the first operation position, the screen parameter of the display screen of the master test terminal and the screen parameter of the display screen of the slave test terminal.
And generating test control instructions aiming at the plurality of test terminals according to the first operation position, the second operation position and the operation event.
In some possible embodiments, the user terminal further comprises a determining module 406, wherein:
the determining module 406 is configured to determine a target test terminal from the multiple test terminals according to a test terminal selection operation, where the target test terminal includes the master test terminal and/or at least one slave test terminal.
The obtaining module 401 is further configured to obtain a shortcut operation instruction for the target test terminal.
The sending module 403 is further configured to send the shortcut operation instruction to the background server, so that the background server forwards the shortcut operation instruction to the target test terminal through the client, where the shortcut operation instruction is used to instruct the target test terminal to synchronously execute the shortcut operation indicated by the shortcut operation instruction.
In some possible embodiments, the sending module 403 is specifically configured to:
and sending the test control instruction to the background server through a Web Socket direct connection channel between the background server and the test control instruction.
It can be understood that the functions of each functional module of the data information processing apparatus in this embodiment may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the relevant description of the foregoing method embodiment, which is not described herein again.
In this embodiment of the present invention, the obtaining module 401 obtains an operation event for a main test terminal, the generating module 402 generates a test control instruction for multiple test terminals according to the operation event, and the sending module 403 sends the test control instruction to the backend server, so that the backend server forwards the test control instruction to the multiple test terminals through the client, so as to instruct the multiple test terminals to synchronously execute a test operation indicated by the test control instruction, thereby implementing a synchronous test of the multiple test terminals and improving test efficiency.
Fig. 5 is a schematic structural diagram of a background server according to an embodiment of the present invention. The background server described in this embodiment is applied to a cloud test system, where the cloud test system includes a user terminal, the background server, a client, and a plurality of test terminals, where the plurality of test terminals include a master test terminal and a slave test terminal, the plurality of test terminals establish a connection with the background server through the client, and the background server includes:
a receiving module 501, configured to receive a test control instruction sent by the user terminal and addressed to the multiple test terminals, where the test control instruction is generated by the user terminal according to an operation event addressed to the main test terminal.
A sending module 502, configured to forward the test control instruction to the multiple test terminals through the client, where the test control instruction is used to instruct the multiple test terminals to synchronously execute the test operation indicated by the test control instruction.
In some possible embodiments, the sending module 502 is further configured to send image data of the current display interfaces of the multiple test terminals to the user terminal, so that the user terminal displays the current display interfaces of the multiple test terminals in the display interface of the user terminal according to the image data.
In some possible embodiments, the receiving module 501 is further configured to receive a shortcut operation instruction sent by the user terminal for a target test terminal, where the target test terminal includes the master test terminal and/or at least one of the slave test terminals.
The sending module 502 is further configured to forward the shortcut operation instruction to the target test terminal through the client, where the shortcut operation instruction is used to instruct the target test terminal to synchronously execute the shortcut operation indicated by the shortcut operation instruction.
In some possible embodiments, the sending module 502 is specifically configured to:
and sending the image data of the current display interfaces of the plurality of test terminals to the user terminal through a Web Socket direct connection channel between the user terminal and the user terminal.
It can be understood that the functions of the functional modules of the data information processing apparatus in this embodiment may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the relevant description of the foregoing method embodiment, which is not described herein again.
In the embodiment of the present invention, the receiving module 501 receives a test control instruction for multiple test terminals sent by a user terminal, where the test control instruction is generated by the user terminal according to an operation event for a main test terminal, and the sending module 502 forwards the test control instruction to the multiple test terminals through a client to instruct the multiple test terminals to synchronously execute a test operation indicated by the test control instruction, so that a synchronous test of the multiple test terminals can be implemented, and test efficiency is improved.
Please refer to fig. 6, which is a schematic structural diagram of another ue according to an embodiment of the present invention. The user terminal described in this embodiment includes: a processor 601, a user interface 602, a network interface 603, and a memory 604. The processor 601, the user interface 602, the network interface 603, and the memory 604 may be connected via a bus or other means, and the embodiment of the present invention is exemplified by being connected via a bus.
The processor 601 (or CPU) is a computing core and a control core of the ue, and can analyze various instructions in the ue and process various data of the ue, for example: the CPU can be used for analyzing the power-on and power-off instructions sent to the user terminal by the user and controlling the user terminal to carry out power-on and power-off operation; the following steps are repeated: the CPU may transmit various types of interactive data between internal structures of the user terminal, and so on. The user interface 602 is a medium for implementing interaction and information exchange between a user and a user terminal, and may be embodied by a Display screen (Display) for output, a Keyboard (Keyboard) for input, and the like, where it should be noted that the Keyboard may be an entity Keyboard, a touch screen virtual Keyboard, or a Keyboard that is a combination of an entity and a touch screen. The network interface 603 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI, mobile communication interface, etc.), controlled by the processor 601 for transceiving data. The Memory 604 (Memory) is a Memory device in the user terminal for storing programs and data. It is understood that the memory 604 may comprise a built-in memory of the user terminal, and may also comprise an extended memory supported by the user terminal. The memory 604 provides storage space that stores the operating system of the user terminal, which may include, but is not limited to: a Windows system (an operating system), an Android system, an IOS system, etc., which are not limited in this respect.
In an embodiment of the invention, the processor 601:
a processor 601, configured to obtain an operation event for the main test terminal.
The processor 601 is further configured to generate test control instructions for the plurality of test terminals according to the operation event.
A network interface 603, configured to send the test control instruction to the backend server, so that the backend server forwards the test control instruction to the multiple test terminals through the client, where the test control instruction is used to instruct the multiple test terminals to synchronously execute the test operation indicated by the test control instruction.
In some possible embodiments, the network interface 603 is further configured to receive image data of a currently displayed interface of the plurality of test terminals, which is sent by the backend server.
And the user interface 602 is configured to display the current display interfaces of the plurality of test terminals in the display interface of the user terminal according to the image data.
In some possible embodiments, the processor 601 is specifically configured to:
and acquiring a first operation position of the operation event in a display screen of the main test terminal.
And determining a second operation position of the test operation of the slave test terminal in the display screen according to the first operation position, the screen parameter of the display screen of the master test terminal and the screen parameter of the display screen of the slave test terminal.
And generating test control instructions aiming at the plurality of test terminals according to the first operation position, the second operation position and the operation event.
In some possible embodiments, the processor 601 is further configured to determine a target test terminal from the plurality of test terminals according to a test terminal selection operation, where the target test terminal includes the master test terminal and/or at least one of the slave test terminals.
The processor 601 is further configured to obtain a shortcut operation instruction for the target test terminal.
The network interface 603 is further configured to send the shortcut operation instruction to the backend server, so that the backend server forwards the shortcut operation instruction to the target test terminal through the client, where the shortcut operation instruction is used to instruct the target test terminal to synchronously execute the shortcut operation indicated by the shortcut operation instruction.
In some possible embodiments, the network interface 603 is specifically configured to:
and sending the test control instruction to the background server through a Web Socket direct connection channel between the background server and the test control instruction.
In a specific implementation, the processor 601, the user interface 602, the network interface 603, and the memory 604 described in this embodiment of the present invention may execute the implementation described in the flow of the remote testing method provided in this embodiment of the present invention, and may also execute the implementation described in a user terminal provided in this embodiment of the present invention, which is not described herein again.
In the embodiment of the present invention, the processor 601 obtains an operation event for the main test terminal, generates a test control instruction for the plurality of test terminals according to the operation event, and the network interface 603 sends the test control instruction to the backend server, so that the backend server forwards the test control instruction to the plurality of test terminals through the client, so as to instruct the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction, thereby implementing synchronous test of the plurality of test terminals and improving test efficiency.
Fig. 7 is a schematic structural diagram of another background server according to an embodiment of the present invention. The background server described in this embodiment includes: a processor 701, a network interface 702, and a memory 703. The processor 701, the network interface 702, and the memory 703 may be connected by a bus or other means, and the embodiment of the present invention is exemplified by being connected by a bus.
The processor 701 (or Central Processing Unit (CPU)) is a computing core and a control core of the backend server. The network interface 702 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI, mobile communication interface, etc.), controlled by the processor 701 for transceiving data. The Memory 703 (Memory) is a Memory device of the background server and is used for storing programs and data. It is understood that the memory 703 may be a high-speed RAM memory, or a non-volatile memory (non-volatile memory), such as at least one disk memory; optionally, at least one memory device may be located remotely from the processor 701. Memory 703 provides storage space that stores the operating system and executable program code for the backend server, which may include but is not limited to: windows system (an operating system), linux system (an operating system), etc., which are not limited in this regard.
In the embodiment of the present invention, the processor 701 executes the executable program code in the memory 703 to perform the following operations:
a processor 701, configured to receive, through a network interface 702, a test control instruction for the multiple test terminals sent by the user terminal, where the test control instruction is generated by the user terminal according to an operation event for the main test terminal.
A network interface 702, configured to forward the test control instruction to the multiple test terminals through the client, where the test control instruction is used to instruct the multiple test terminals to synchronously execute the test operation indicated by the test control instruction.
In some possible embodiments, the processor 701 is further configured to send image data of the current display interfaces of the plurality of test terminals to the user terminal through the network interface 702, so that the user terminal displays the current display interfaces of the plurality of test terminals in the display interface of the user terminal according to the image data.
In some possible embodiments, the network interface 702 is further configured to receive a shortcut operation instruction sent by the user terminal for a target test terminal, where the target test terminal includes the master test terminal and/or at least one of the slave test terminals.
The network interface 702 is further configured to forward the shortcut operation instruction to the target test terminal through the client, where the shortcut operation instruction is used to instruct the target test terminal to synchronously execute the shortcut operation indicated by the shortcut operation instruction.
In some possible embodiments, the network interface 702 is specifically configured to:
and sending the image data of the current display interfaces of the plurality of test terminals to the user terminal through a Web Socket direct connection channel between the user terminal and the user terminal.
In a specific implementation, the processor 701, the network interface 702, and the memory 703 described in the embodiment of the present invention may execute an implementation manner described in a flow of a remote testing method provided in the embodiment of the present invention, and may also execute an implementation manner described in a background server provided in the embodiment of the present invention, which is not described herein again.
In the embodiment of the present invention, the processor 701 receives a test control instruction for multiple test terminals sent by a user terminal through the network interface 702, where the test control instruction is generated by the user terminal according to an operation event for a main test terminal, and the network interface 702 forwards the test control instruction to the multiple test terminals through a client to instruct the multiple test terminals to synchronously execute a test operation indicated by the test control instruction, so that a synchronous test of the multiple test terminals can be implemented, and the test efficiency is improved.
Fig. 8 is a schematic structural diagram of a remote testing system according to an embodiment of the present invention. The remote test system described in this embodiment includes: user terminal 801, backstage server 802, client 803 and a plurality of test terminals 804, wherein:
the user terminal 801 is configured to obtain an operation event for a main test terminal of the plurality of test terminals 804.
The user terminal 801 is further configured to generate a test control instruction for the plurality of test terminals 804 according to the operation event.
The user terminal 801 is further configured to send the test control instruction to the background server 802.
The background server 802 is configured to receive the test control instruction.
The background server 802 is further configured to forward the test control instruction to the plurality of test terminals 804 through the client 803.
The plurality of test terminals 804 are configured to synchronously execute the test operation indicated by the test control instruction.
The background server 802 is further configured to obtain, through the client 803, image data of a current display interface in the display screens of the multiple test terminals 804.
The background server 802 is further configured to send image data of a current display interface in the display screens of the multiple test terminals 804 to the user terminal 801.
The user terminal 801 is further configured to display the current display interfaces of the multiple test terminals 804 on the display screen of the user terminal 801 according to the image data.
It can be understood that the functions of the user terminal 801, the background server 802, the client 803, and the multiple test terminals 804 in this embodiment may be specifically implemented according to the method in the foregoing method embodiment, and the specific implementation process may refer to the relevant description of the foregoing method embodiment, which is not described herein again.
In the embodiment of the present invention, the user terminal 801 obtains an operation event for the main test terminal, generates a test control instruction for the plurality of test terminals 804 according to the operation event, and sends the test control instruction to the background server 802, and the background server 802 forwards the test control instruction to the plurality of test terminals 804 through the client 803, so that the plurality of test terminals 804 synchronously execute the test operation indicated by the test control instruction, thereby implementing synchronous test of the plurality of test terminals and improving test efficiency.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
While the invention has been described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention.

Claims (16)

1. A remote testing method is characterized by being applied to a cloud testing system, wherein the cloud testing system comprises a user terminal, a background server, a client and a plurality of testing terminals, the plurality of testing terminals comprise a main testing terminal and a slave testing terminal, the plurality of testing terminals are connected with the background server through the client, and the method comprises the following steps:
the user terminal acquires an operation event aiming at the main test terminal in an operation interface, wherein the operation interface comprises a display interface of the main test terminal, a display interface of the auxiliary test terminal and a linkage switch;
the user terminal determines that a synchronous test function is started under the condition that the linked switch is started, and generates test control instructions aiming at the plurality of test terminals according to the operation events, wherein the test control instructions comprise the corresponding relation between the identification of the main test terminal and a first operation position, the corresponding relation between the identification of the auxiliary test terminal and a second operation position, and the type of the operation events, and the second operation position is determined based on the first operation position, the screen parameters of the display screen of the main test terminal and the screen parameters of the display screen of the auxiliary test terminal;
and the user terminal sends the test control instruction to the background server so that the background server forwards the test control instruction to the plurality of test terminals through the client, wherein the test control instruction is used for indicating the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction.
2. The method of claim 1, further comprising:
the user terminal receives the image data of the current display interfaces of the plurality of test terminals, which is sent by the background server;
and the user terminal displays the current display interfaces of the plurality of test terminals in the display interface of the user terminal according to the image data.
3. The method according to claim 1 or 2, wherein the user terminal generates test control instructions for the plurality of test terminals according to the operation events, and comprises:
the user terminal acquires a first operation position of the operation event in a display screen of the main test terminal;
the user terminal determines a second operation position of the test operation of the slave test terminal in the display screen according to the first operation position, the screen parameter of the display screen of the master test terminal and the screen parameter of the display screen of the slave test terminal;
and the user terminal generates test control instructions aiming at the plurality of test terminals according to the first operation position, the second operation position and the operation event.
4. The method of claim 1, further comprising:
the user terminal determines a target test terminal from the plurality of test terminals according to test terminal selection operation, wherein the target test terminal comprises the main test terminal and/or at least one slave test terminal;
the user terminal acquires a shortcut operation instruction for the target test terminal and sends the shortcut operation instruction to the background server, so that the background server forwards the shortcut operation instruction to the target test terminal through the client, and the shortcut operation instruction is used for indicating the target test terminal to synchronously execute the shortcut operation indicated by the shortcut operation instruction.
5. A remote test method is characterized by being applied to a cloud test system, wherein the cloud test system comprises a user terminal, a background server, a client and a plurality of test terminals, the plurality of test terminals comprise a main test terminal and an auxiliary test terminal, the plurality of test terminals are connected with the background server through the client, and the method comprises the following steps:
the background server receives test control instructions aiming at the plurality of test terminals and sent by the user terminal, the test control instructions are generated according to operation events aiming at the main test terminal in an operation interface which comprises a display interface of the main test terminal, a display interface of the auxiliary test terminal and the ganged switch under the condition that the ganged switch of the user terminal is turned on in the operation interface, the test control instructions comprise the corresponding relation between the identification of the main test terminal and a first operation position, the corresponding relation between the identification of the auxiliary test terminal and a second operation position and the type of the operation events, and the second operation position is determined according to the first operation position, the screen parameters of the display screen of the main test terminal and the screen parameters of the display screen of the auxiliary test terminal;
and the background server forwards the test control instruction to the plurality of test terminals through the client, wherein the test control instruction is used for instructing the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction.
6. The method of claim 5, further comprising:
and the background server sends the image data of the current display interfaces of the plurality of test terminals to the user terminal so that the user terminal displays the current display interfaces of the plurality of test terminals in the display interfaces of the user terminal according to the image data.
7. The method of claim 5 or 6, further comprising:
the background server receives a shortcut operation instruction sent by the user terminal aiming at a target test terminal, wherein the target test terminal comprises the main test terminal and/or at least one slave test terminal;
and the background server forwards the shortcut operation instruction to the target test terminal through the client, wherein the shortcut operation instruction is used for indicating the target test terminal to synchronously execute the shortcut operation indicated by the shortcut operation instruction.
8. The utility model provides a user terminal, its characterized in that is applied to cloud test system, cloud test system includes user terminal, backend server, client and a plurality of test terminal, a plurality of test terminal include main test terminal and follow test terminal, a plurality of test terminal pass through the client with backend server establishes the connection, user terminal includes:
the acquisition module is used for acquiring an operation event aiming at the main test terminal in an operation interface, wherein the operation interface comprises a display interface of the main test terminal, a display interface of the slave test terminal and a linkage switch;
the generation module is used for determining that a synchronous test function is started under the condition that the linked switch is started, and generating test control instructions aiming at the plurality of test terminals according to the operation events, wherein the test control instructions comprise the corresponding relation between the identification of the main test terminal and a first operation position, the corresponding relation between the identification of the auxiliary test terminal and a second operation position, and the type of the operation events, and the second operation position is determined based on the first operation position, the screen parameters of the display screen of the main test terminal and the screen parameters of the display screen of the auxiliary test terminal;
and the sending module is used for sending the test control instruction to the background server so that the background server forwards the test control instruction to the plurality of test terminals through the client, and the test control instruction is used for instructing the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction.
9. The user terminal according to claim 8, wherein the user terminal further comprises:
the receiving module is used for receiving the image data of the current display interfaces of the plurality of test terminals, which is sent by the background server;
and the display module is used for displaying the current display interfaces of the plurality of test terminals in the display interface of the user terminal according to the image data.
10. The user terminal according to claim 8 or 9, wherein the generating module is specifically configured to:
acquiring a first operation position of the operation event in a display screen of the main test terminal;
determining a second operation position of the test operation of the slave test terminal in the display screen according to the first operation position, the screen parameter of the display screen of the master test terminal and the screen parameter of the display screen of the slave test terminal;
and generating test control instructions aiming at the plurality of test terminals according to the first operation position, the second operation position and the operation event.
11. The user terminal of claim 8, wherein the user terminal further comprises a determining module, wherein:
the determining module is used for determining a target test terminal from the plurality of test terminals according to test terminal selection operation, wherein the target test terminal comprises the main test terminal and/or at least one slave test terminal;
the acquisition module is further used for acquiring a shortcut operation instruction for the target test terminal;
the sending module is further configured to send the shortcut operation instruction to the background server, so that the background server forwards the shortcut operation instruction to the target test terminal through the client, where the shortcut operation instruction is used to instruct the target test terminal to synchronously execute the shortcut operation indicated by the shortcut operation instruction.
12. The utility model provides a background server, its characterized in that is applied to cloud test system, cloud test system includes user terminal, background server, customer end and a plurality of test terminal, a plurality of test terminal include main test terminal and follow test terminal, a plurality of test terminal pass through the customer end with background server establishes the connection, background server includes:
a receiving module, configured to receive a test control instruction sent by the user terminal and addressed to the multiple test terminals, where the test control instruction is generated according to an operation event addressed to the main test terminal in an operation interface, where the test control instruction is generated when a gang switch in the operation interface of the user terminal is turned on, the operation interface includes a display interface of the main test terminal, a display interface of the slave test terminal, and the gang switch, and the test control instruction includes a correspondence between an identifier of the main test terminal and a first operation position, a correspondence between an identifier of the slave test terminal and a second operation position, and a type of the operation event, and the second operation position is determined based on the first operation position, a screen parameter of a display screen of the main test terminal, and a screen parameter of a display screen of the slave test terminal;
and the sending module is used for forwarding the test control instruction to the plurality of test terminals through the client, wherein the test control instruction is used for instructing the plurality of test terminals to synchronously execute the test operation indicated by the test control instruction.
13. A background server according to claim 12, wherein the sending module is further configured to send image data of the current display interfaces of the plurality of test terminals to the user terminal, so that the user terminal displays the current display interfaces of the plurality of test terminals in the display interface of the user terminal according to the image data.
14. A background server as claimed in claim 12 or 13, wherein the receiving module is further configured to receive a shortcut operation instruction sent by the user terminal for a target test terminal, where the target test terminal includes the master test terminal and/or at least one of the slave test terminals;
the sending module is further configured to forward the shortcut operation instruction to the target test terminal through the client, where the shortcut operation instruction is used to instruct the target test terminal to synchronously execute the shortcut operation indicated by the shortcut operation instruction.
15. A remote test system, comprising: a user terminal according to any one of claims 8 to 11 and a backend server according to any one of claims 12 to 14.
16. A computer-readable storage medium, characterized in that it stores a computer program comprising program instructions for execution by a processor for performing the remote testing method of any one of claims 1 to 4, or the remote testing method of any one of claims 5 to 7.
CN201710307347.4A 2017-05-04 2017-05-04 Remote testing method, system and related equipment Active CN108804302B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710307347.4A CN108804302B (en) 2017-05-04 2017-05-04 Remote testing method, system and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710307347.4A CN108804302B (en) 2017-05-04 2017-05-04 Remote testing method, system and related equipment

Publications (2)

Publication Number Publication Date
CN108804302A CN108804302A (en) 2018-11-13
CN108804302B true CN108804302B (en) 2023-04-18

Family

ID=64053593

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710307347.4A Active CN108804302B (en) 2017-05-04 2017-05-04 Remote testing method, system and related equipment

Country Status (1)

Country Link
CN (1) CN108804302B (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109634856B (en) * 2018-12-04 2021-12-17 北京云测信息技术有限公司 IOS intelligent terminal remote real machine debugging system and method based on cloud service
CN109600282A (en) * 2018-12-26 2019-04-09 世纪龙信息网络有限责任公司 Test macro and test method based on cloud prototype
CN109962925A (en) * 2019-04-09 2019-07-02 苏州浪潮智能科技有限公司 A kind of method and device for testing terminal
CN110569184B (en) * 2019-07-31 2023-06-16 重庆小雨点小额贷款有限公司 Test method and terminal equipment
CN110716779A (en) * 2019-09-17 2020-01-21 武汉鼎森电子科技有限公司 Remote monitoring method
CN111324531A (en) * 2020-02-05 2020-06-23 香港乐蜜有限公司 Application program testing method and device, electronic equipment and storage medium
CN111427525A (en) * 2020-02-27 2020-07-17 深圳壹账通智能科技有限公司 Synchronous control method and device for cluster equipment, computer equipment and storage medium
CN111444095A (en) * 2020-03-25 2020-07-24 智者四海(北京)技术有限公司 Test platform system and test method of mobile equipment
CN112540891B (en) * 2021-01-27 2021-08-17 中国民航大学 Remote control method and device for avionic bus test equipment
CN112964947A (en) * 2021-02-04 2021-06-15 苏州华兴源创科技股份有限公司 Control method and system of aging test equipment
CN112860572B (en) * 2021-03-12 2024-03-22 杭州网易数之帆科技有限公司 Cloud testing method, device, system, medium and electronic equipment of mobile terminal
CN113010428B (en) * 2021-03-24 2023-10-24 腾讯科技(深圳)有限公司 Method, device, medium and electronic equipment for testing server cluster
CN113138919B (en) * 2021-04-19 2022-04-22 广州掌动智能科技有限公司 Multi-client testing system and method
CN113204494B (en) * 2021-05-29 2023-05-12 长沙市到家悠享家政服务有限公司 Terminal remote test platform and method, electronic equipment and readable medium
CN114466401B (en) * 2022-03-02 2024-03-22 北京新氧科技有限公司 Image transmission method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201845234U (en) * 2010-11-16 2011-05-25 北京航天数控系统有限公司 Servo synchronous testing device
CN104618206A (en) * 2015-02-09 2015-05-13 河南九洲计算机有限公司 Family core accessing device for realizing intelligent community service and system thereof
CN105183630A (en) * 2014-06-05 2015-12-23 腾讯科技(深圳)有限公司 Method and device for testing application program
CN105224456A (en) * 2015-09-29 2016-01-06 北京奇虎科技有限公司 A kind of test script generates methods, devices and systems

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103927255B (en) * 2013-01-16 2019-01-22 腾讯科技(深圳)有限公司 Method for testing software, cloud test macro and its client based on cloud test macro
CN104038381B (en) * 2013-03-07 2018-11-09 腾讯科技(深圳)有限公司 Cloud test method, system, client and the server of application
KR20150029184A (en) * 2013-09-09 2015-03-18 삼성에스디에스 주식회사 Techniques for testing applications
CN105204986A (en) * 2014-06-24 2015-12-30 广州市动景计算机科技有限公司 Automated product testing method, server and mobile equipment
CN105335292A (en) * 2015-11-12 2016-02-17 广州华多网络科技有限公司 Application compatibility testing method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201845234U (en) * 2010-11-16 2011-05-25 北京航天数控系统有限公司 Servo synchronous testing device
CN105183630A (en) * 2014-06-05 2015-12-23 腾讯科技(深圳)有限公司 Method and device for testing application program
CN104618206A (en) * 2015-02-09 2015-05-13 河南九洲计算机有限公司 Family core accessing device for realizing intelligent community service and system thereof
CN105224456A (en) * 2015-09-29 2016-01-06 北京奇虎科技有限公司 A kind of test script generates methods, devices and systems

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Chaturi Singh等.Implementation of a VI-based multi-axis motion control system for automated test and measurement applications.《 TENCON 2008 - 2008 IEEE Region 10 Conference》.2009,第1-6页. *
赵国庆等.智能变电站整体集成仿真测试系统研究.《江苏电机工程》.2016,第35卷(第1期),第66-69页. *

Also Published As

Publication number Publication date
CN108804302A (en) 2018-11-13

Similar Documents

Publication Publication Date Title
CN108804302B (en) Remote testing method, system and related equipment
CN108345543B (en) Data processing method, device, equipment and storage medium
US9584364B2 (en) Reporting performance capabilities of a computer resource service
US20140082511A1 (en) Method and system for emulating desktop software applications in a mobile communication network
CN108763086A (en) Script method for recording, terminal and computer readable storage medium based on remote real machine
US11099657B2 (en) Remote information input method, device and system
CN111555938B (en) Information processing method and related device
EP3343337A1 (en) Method and device for controlling screen between terminals, and storage medium
CN109308241A (en) Monitor application program launching flow and method, device, terminal device and storage medium
CN111045653B (en) System generation method and device, computer readable medium and electronic equipment
CN113138925A (en) Function test method and device of application program, computer equipment and storage medium
US20160216929A1 (en) Processing application interface
CN111866160A (en) Multi-machine control method, device, equipment and storage medium
US8977968B2 (en) Pseudo-remote terminal IOTA mobile diagnostics and electronic customer care
CN113608812A (en) Remote control method, device, system and storage medium
CN106815150B (en) Server-side interface test system and method
CN115756881A (en) Data processing method, device, equipment and storage medium based on SDK
CN111367812A (en) Test method, electronic device and readable storage medium
CN107102937B (en) User interface testing method and device
CN113709243A (en) Equipment remote control method and device, electronic equipment and storage medium
US10432490B2 (en) Monitoring single content page application transitions
CN111104281B (en) Game performance monitoring method, device, system and storage medium
CN112882953A (en) Automatic demonstration method and system for application program based on android debugging bridge
EP1895794B1 (en) Remote management system and method for portable electronic devices
CN113407469A (en) Parameter configuration method and device, storage medium 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
GR01 Patent grant
GR01 Patent grant