CN109213674B - Test system, test method, storage medium, and processor - Google Patents

Test system, test method, storage medium, and processor Download PDF

Info

Publication number
CN109213674B
CN109213674B CN201710554593.XA CN201710554593A CN109213674B CN 109213674 B CN109213674 B CN 109213674B CN 201710554593 A CN201710554593 A CN 201710554593A CN 109213674 B CN109213674 B CN 109213674B
Authority
CN
China
Prior art keywords
mobile terminal
application program
instruction
tested
program file
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
CN201710554593.XA
Other languages
Chinese (zh)
Other versions
CN109213674A (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.)
Beyondsoft Corp
Original Assignee
Beyondsoft Corp
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 Beyondsoft Corp filed Critical Beyondsoft Corp
Priority to CN201710554593.XA priority Critical patent/CN109213674B/en
Publication of CN109213674A publication Critical patent/CN109213674A/en
Application granted granted Critical
Publication of CN109213674B publication Critical patent/CN109213674B/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a test system, a test method, a storage medium and a processor. Wherein, this system includes: the server program is used for receiving the application program file to be tested uploaded by a tester and receiving an instruction for testing the application program file; the computer program is used for acquiring an application program file to be tested, installing the application program file to be tested in the mobile terminal and sending an instruction to the application program file installed on the mobile terminal; and the mobile terminal program is stored in a storage medium of the mobile terminal, and is used for acquiring the application program file to be tested, carrying out installation test on the application program file to be tested on the mobile terminal, and simultaneously sending the screen change during the installation test to the computer. The method and the device solve the problem of low testing efficiency caused by the sealing property of the apple system when the mobile terminal is tested, thereby improving the testing efficiency.

Description

Test system, test method, storage medium, and processor
Technical Field
The present invention relates to the field of testing technologies, and in particular, to a testing system, a testing method, a storage medium, and a processor.
Background
At present, some operating systems need to be tested through an interface of the system when performing software installation testing, and the compatibility is poor, for example, the iOS system is an apple operating system, and a mobile terminal of the iOS system has various inconveniences when performing testing, mainly because the iOS is a relatively independent operating system and the iOS system does not support direct running of Java application programs, so that many application programs are difficult to test in the iOS system. In the prior art, compatibility test, Appium + Python frame test, Calabash frame test, UI automation frame test, letter frame test and the like cannot be conveniently and efficiently performed on a mobile terminal of an iOS system at any time, even if the test can be performed, the test process is relatively complex, and the type of the test method is often limited. In addition, in the prior art, the test is usually performed on each mobile terminal directly and respectively, and since the operations of clicking, sliding and the like are required to be performed on each mobile terminal step by step during the test, the test amount is large, inconvenience is brought to the test work, and the test cost is high and the efficiency is low. In the prior art, there is no method for efficiently testing a mobile terminal of an iOS system.
Aiming at the problem of low testing efficiency caused by the sealing property of an apple system when a mobile terminal is tested in the prior art, an effective solution is not provided at present.
Disclosure of Invention
The invention provides a test system, a test method, a storage medium and a processor, which aim to solve the problem of low test efficiency caused by the sealing property of an apple system when a mobile terminal is tested.
According to an aspect of an embodiment of the present invention, there is provided a test system including: the server program is stored in a storage medium of the server and is used for receiving an application program file to be tested uploaded by a tester and receiving an instruction for testing the application program file; the computer program is stored in a storage medium of the computing equipment and is used for acquiring the application program file to be tested, installing the application program file to be tested in the mobile terminal and sending the instruction to the application program file installed on the mobile terminal; the mobile terminal program is stored in a storage medium of the mobile terminal, and is used for acquiring the application program file to be tested, carrying out installation test on the application program file to be tested on the mobile terminal, and simultaneously sending the screen change during the installation test to the computer; the interaction between the computing equipment and the mobile terminal is carried out through an interaction program which is installed on the computing equipment and interacts with the mobile terminal, and the interaction program is provided for a provider of an operating system on the mobile terminal.
Further, the test system further comprises: the mobile terminal program is also used for detecting screen changes during installation test and sending the screen changes to the computer; the computer program is also used for receiving the screen change sent by the mobile terminal program; and synchronously sending the screen change to the server program; and the server program is also used for displaying the screen change sent by the mobile terminal program on a server and sending the instruction to the computer program according to the screen change.
Further, the test system further comprises: the server program is used for providing a web service, and the web service is used for receiving the application program file to be tested uploaded by the tester and receiving an instruction for testing the application program file to be tested.
Further, the test system further comprises: the server program is used for providing a web service, and the web service is used for receiving the screen change on the mobile terminal, displaying the screen change and sending an instruction for testing the application program file to be tested according to the screen change.
Further, the test system further comprises: and the pusher is used for receiving the instruction sent by the server program and the application program file to be tested and pushing the instruction and the application program file to be tested to the agent, and the pusher is positioned on the computing equipment.
Further, the test system further comprises: and the agent is used for sending the instruction provided by the pusher and the application program file to be tested to the mobile terminal, is positioned on the computing equipment and is connected with the pusher.
Further, the test system further comprises: and the data processor is used for acquiring the application program file to be tested and the instruction, and is positioned on the mobile terminal.
According to an aspect of an embodiment of the present invention, there is provided a test method including: acquiring an application program file to be tested uploaded by a tester and an instruction for testing the application program file; sending the application program file to the mobile terminal; and sending the instruction to an application program file installed on the mobile terminal.
Further, after sending the instruction to the application file installed on the mobile terminal, the method further includes: and receiving the screen change sent by the mobile terminal.
Further, after receiving the screen change sent by the mobile terminal, the method further includes: and sending the instruction to the mobile terminal according to the screen change.
Further, sending the application file to the mobile terminal, and sending the instruction to the application file installed on the mobile terminal, further includes: sending the application program file and the instruction to a push server, wherein the push server sends data to a proxy server; establishing network communication connection; and pushing the application program file and the instruction to the mobile terminal.
Further, pushing the application program file and the instruction to the mobile terminal further comprises: and pushing the application program file and the instruction to the mobile terminal through a proxy server, wherein the proxy server sends the data provided by the push server to the mobile terminal.
According to an aspect of the embodiments of the present invention, there is also provided a test method, including: installing the application program files to be tested in a mobile terminal, wherein the number of the mobile terminals is one or more; detecting screen changes during installation testing; and sending the screen change during the installation test to the computer.
Further, after sending the screen change during the installation test to the computer, the method further includes: receiving the instruction by an application program file on the mobile terminal; and the mobile terminal operates the test program file according to the instruction of the computer.
Further, installing the application program file to be tested in the mobile terminal comprises: establishing network communication connection; and acquiring the application program file and the instruction through a data processor.
According to another aspect of the embodiments of the present invention, there is also provided a storage medium having a program stored thereon, the program being operable to perform the method described above.
According to the embodiment of the invention, a server program is adopted and stored in a storage medium of a server, and the server program is used for receiving an application program file to be tested uploaded by a tester and receiving an instruction for testing the application program file; the computer program is stored in a storage medium of the computing equipment and is used for acquiring the application program file to be tested, installing the application program file to be tested in the mobile terminal and sending the instruction to the application program file installed on the mobile terminal; the mobile terminal program is stored in a storage medium of the mobile terminal, and is used for acquiring the application program file to be tested, carrying out installation test on the application program file to be tested on the mobile terminal, and simultaneously sending the screen change during the installation test to the computer; the interaction between the computing equipment and the mobile terminal is carried out through an interaction program which is installed on the computing equipment and interacts with the mobile terminal, and the interaction program is provided for a provider of an operating system on the mobile terminal. The method and the device solve the problem of low testing efficiency caused by the sealing property of the apple system when the mobile terminal is tested, thereby improving the testing efficiency.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the invention and, together with the description, serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a block diagram of a test system according to an embodiment of the present invention;
FIG. 2 is a diagram of an iOS device remote real-time control architecture of a test system according to an embodiment of the present invention;
FIG. 3 is a flow chart of user operation of a test system according to an embodiment of the present invention;
FIG. 4 is a flow chart of a testing method according to an embodiment of the invention.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions of the present invention better understood, 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.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged under appropriate circumstances in order to facilitate the description of the embodiments of the invention herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The embodiment of the invention provides a test system. FIG. 1 is a block diagram of a test system according to an embodiment of the present invention. As shown in fig. 1, the system includes the following procedures:
the server program 12 is stored in a storage medium of the server, and is used for receiving the application program file to be tested uploaded by a tester and receiving an instruction for testing the application program file;
a computer program 14 stored in a storage medium of the computing device, the computer program being configured to acquire an application file to be tested, install the application file to be tested in the mobile terminal, and send an instruction to the application file installed on the mobile terminal;
the mobile terminal program 16 is stored in a storage medium of the mobile terminal, and is used for acquiring an application program file to be tested, carrying out installation test on the application program file to be tested on the mobile terminal, and sending screen change during the installation test to the computer;
the interaction between the computing equipment and the mobile terminal is carried out through an interaction program which is installed on the computing equipment and interacts with the mobile terminal, and the interaction program is provided for a provider of an operating system on the mobile terminal.
In the system, the application program to be tested is stored in advance through the server program, then when each mobile terminal is subjected to installation test, the application program file to be tested is obtained through the computer program, and then the interaction and feedback between the computing equipment and the mobile terminal are carried out through the mobile terminal program, which is different from the situation that the installation test is directly carried out on each testing equipment respectively in the prior art, a series of operations which are suitable for the system of the equipment to be installed are required to be carried out every test in the prior art, if the situation that the equipment to be installed and applied cannot be automatically processed due to the sealing property of the apple system is met, the installation program of each installation equipment needs to be processed, the workload of testers is very huge, and the problem of low test efficiency due to the sealing property of the apple system when the mobile terminal is tested is solved, thereby improving the efficiency of the test.
First, uploading an application file (IPA format) specially used for the operation of the iOS device by a server program, storing the server program on an implemented test platform (server), assisting a user to fully automatically perform a series of test processes such as installation, start, operation, uninstallation and the like on the application program in a test device (mobile phone or iPad) of the test platform, and installing the application program on the iOS device, because of the closure of an apple iOS operating system, each test program needs more steps to be tested, the method of the implementation only needs to upload the application file to be tested to the platform of the server, the uploaded application program can be downloaded by a plurality of test devices, and the test devices can test any application program, without the limitations of the system. The method can enable a plurality of test devices to be tested simultaneously, and can remotely control the iOS device to be tested by observing the screen change during installation and test in real time, thereby replacing the heavy work of manually testing the iOS application program, and saving a great deal of time, energy and cost for testers.
The server program also comprises a module capable of automatically identifying the user name and the password, so that the safety of the test is ensured when logging in the server.
The system describes the functions of a server program, a computer program and a mobile terminal program in detail, the sequence is that an application program file passes through the server program, the computer program and the mobile terminal program to finally complete the software installation process on a test device and the transmission work of an installation command, in order to describe the feedback process of each program in the system more clearly, the program running process in the system is described reversely, in an optional implementation mode, the mobile terminal program 106 is also used for detecting the screen change during the installation test and sending the screen change to the computer; the computer program 104 is also used for receiving the screen change sent by the mobile terminal program; and synchronously sending the screen change to a server program; the server program 102 is further configured to display the screen change sent by the mobile terminal program on the server, and send an instruction to the computer program according to the screen change.
When the application program file is sent to the mobile terminal, the system enables the computer to be synchronous with the change on the screen of the mobile terminal through the mobile terminal program and the computer program, the testing process is completely transparent and visual through the system, the testing result is clear, and the system can also output a testing report in real time after the testing is finished.
The server program has other functions for the tester to use and upload the test program, and in an alternative embodiment, the server program 102 is configured to provide a web service, where the web service is configured to receive an instruction from the tester to upload an application file to be tested and to receive an instruction to test the application file to be tested.
When the server provides the web service, screen synchronization is performed between the web page and the screen display of the device to be tested, and in an alternative embodiment, the server program 102 is configured to provide the web service, and the web service is configured to receive the screen change on the mobile terminal, display the screen change, and send an instruction for testing the application file to be tested according to the screen change. Through the server program, the test is more convenient, quicker and more visual.
The system may further include a pusher, in an optional implementation manner, the pusher is configured to receive the instruction sent by the server program and the application file to be tested, and push the instruction and the application file to be tested to the agent, and the pusher is located on the computing device.
The system may further include an agent, and in an optional embodiment, the agent is configured to send the instruction provided by the pusher and the application file to be tested to the mobile terminal, and the agent is located on the computing device and is connected to the pusher.
The system may further include a data processor, and in an optional embodiment, the data processor is configured to obtain the application program file and the instruction to be tested, and the data processor is located on the mobile terminal.
An alternative embodiment of the data processor in the system may employ an automated agent, which is described as an example.
The use of the above-described pusher, agent and automation agent is described in conjunction with fig. 2, and fig. 2 is a remote real-time control diagram of an iOS device according to an embodiment of the present invention. In the figure, the iOS Provider represents a pusher, and the iOS Provider is a bridge between the iOS device and the device control platform and is used for contacting the iOS device and the device control platform; the equipment Agent represents an Agent and is used for contacting the automation Agent program and the iOS Provider; the AVRServer is a representative screen projection server and is used for acquiring screen changes of the iOS equipment and sending the screen changes to the iOS provider, wherein AVR is an abbreviation of Audio, Video and Recorder, namely sound and Video recording. The above can be on one or more servers, and the browser refers to a client of a user and can be used on any browser; the iOS Provider, Agent and AVRServer are located on the Mac mini or Mac Pro (or other Mac device), while the automation Agent and XCUITest are located on the iOS mobile device (including iPhone, iPad, etc.).
Next, referring to fig. 3, a description is given of the use of each hardware in the device of fig. 2, where fig. 3 is a flowchart of a user click or slide operation according to an embodiment of the present invention, and as shown in fig. 2 and 3, initially, a user sends an instruction on a browser, for example, click or browse scrolling, an device control platform receives the instruction and distributes the instruction to a corresponding iOS Provider, the iOS Provider sends the instruction to an Agent, the Agent invokes an automated Agent program, and finally the automated Agent program drives an XCUITest to perform a corresponding operation, for example, slide, click, and the like, and then sends a screen change caused by the operation to the Provider through an AVRServer, the Provider sends the instruction, receives the instruction through the device control platform, and finally reflects the screen change on the browser of the user.
Fig. 4 is a flowchart of a testing method according to an embodiment of the present invention, and as shown in fig. 4, the testing method according to an embodiment of the present invention includes the following steps:
step S402, acquiring an application program file to be tested uploaded by a tester and an instruction for testing the application program file;
step S404, sending the application program file to the mobile terminal;
step S406, sending the instruction to the application file installed on the mobile terminal.
In the step, the computer program is controlled to obtain the application program file program to be tested uploaded by the tester from the server program, the instruction for testing the application program file is sent to the mobile terminal, and the instruction is sent to the application program file on the mobile terminal, so that the effect of installing the application program file to be tested on the mobile terminal and testing the application program file through the remote program is achieved, and the test can be more convenient and faster. The method is different from the prior art that the test is directly carried out on each mobile terminal, so that the problem that the test is carried out on the mobile terminal which is inconvenient to control in the prior art is solved.
After the instruction is sent to the application program file installed on the mobile terminal, the application program file is installed on the mobile terminal, screen changes during installation are sent to the computer, the transparent visual installation process is achieved by synchronizing the screen changes of the mobile terminal and the computer, in an optional implementation mode, the received screen changes sent by the mobile terminal are changed, and therefore the computer can be enabled to be consistent with the installation test conditions of the computer and the mobile terminal according to the sent screen changes, and further the test installation is convenient and fast. In the above steps, after the computer program obtains the screen change sent by the mobile terminal, the problem that the installation test process of the mobile terminal may be asynchronous according to the screen change should be considered, in order to avoid the situation that the installation test of the application program file cannot be normally performed due to the fact that corresponding operations cannot be performed during the installation test of the application program file, an operation instruction needs to be sent to the mobile terminal according to the screen change of the computer, so as to achieve the purpose of real-time control, in an optional implementation manner, the instruction is sent to the mobile terminal according to the screen change.
Through the steps, the computer program can send the operation instruction to the mobile terminal according to the screen change sent by the mobile terminal, the application program file to be tested in the mobile terminal executes the instruction, the computer is controlled to test the program to be tested of the mobile terminal, and a user can also control the mobile terminal to be installed and tested in real time through the screen change, so that the whole testing process is more convenient, quicker and visual.
In the above step, the computer program sends the application program file and the instruction to the mobile terminal in various ways, and in an optional embodiment, the computer program sends the application program file and the instruction to a push server, wherein the push server sends the data to a proxy server; establishing network communication connection; and pushing the application program file and the instruction to the mobile terminal.
In the above steps, the proxy server sends the application program file and the instruction to the mobile terminal in various ways, and in an optional embodiment, the application program file and the instruction are pushed to the mobile terminal through the proxy server, wherein the proxy server sends the data provided by the push server to the mobile terminal.
In an optional embodiment, first, the application program file to be tested is installed in a mobile terminal, wherein one or more mobile terminals are provided; secondly, detecting screen changes during installation test; and finally, sending the screen change during the installation test to the computer.
In the steps, the application program file to be tested is installed and checked through one or more mobile terminals together, and the screen change during the installation test is sent to the computer, so that the specific situation that the computer can monitor the installation test of the one or more mobile terminals in real time is achieved, the test process is completely transparent and visual, and the test efficiency is higher.
In the foregoing steps, the application file on the mobile terminal receives the instruction in a plurality of receiving manners, and in an optional embodiment, installing the application file to be tested in the mobile terminal includes: establishing network communication connection; application files and instructions are obtained by a data processor.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some interfaces, devices or units, and may be an electric or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a mobile terminal, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (14)

1. A test system, comprising:
the server program is stored in a storage medium of the server and is used for receiving an application program file to be tested uploaded by a tester and receiving an instruction for testing the application program file;
the computer program is stored in a storage medium of the computing equipment and is used for acquiring the application program file to be tested, installing the application program file to be tested in the mobile terminal and sending the instruction to the application program file installed on the mobile terminal;
the mobile terminal program is stored in a storage medium of the mobile terminal, and is used for acquiring the application program file to be tested, carrying out installation test on the application program file to be tested on the mobile terminal, and simultaneously sending the screen change during the installation test to the computer;
the interaction between the computing equipment and the mobile terminal is carried out through an interaction program which is installed on the computing equipment and interacts with the mobile terminal, and the interaction program is provided for a provider of an operating system on the mobile terminal;
when the application program file is installed and tested, sending an operation instruction to the mobile terminal according to the screen change of the computer;
the server uploads the application program files to be tested for downloading by the plurality of mobile terminals;
the mobile terminal program is also used for detecting screen change during installation test and sending the screen change to the computer;
the computer program is also used for receiving the screen change sent by the mobile terminal program; and synchronously sending the screen change to the server program;
and the server program is also used for displaying the screen change sent by the mobile terminal program on a server and sending the instruction to the computer program according to the screen change.
2. The system of claim 1, comprising:
the server program is used for providing a web service, and the web service is used for receiving the application program file to be tested uploaded by the tester and receiving an instruction for testing the application program file to be tested.
3. The system of claim 1, comprising:
the server program is used for providing a web service, and the web service is used for receiving the screen change on the mobile terminal, displaying the screen change and sending an instruction for testing the application program file to be tested according to the screen change.
4. The system of claim 1, comprising:
and the pusher is used for receiving the instruction sent by the server program and the application program file to be tested and pushing the instruction and the application program file to be tested to the agent, and the pusher is positioned on the computing equipment.
5. The system of claim 1, comprising:
and the agent is used for sending the instruction provided by the pusher and the application program file to be tested to the mobile terminal, is positioned on the computing equipment and is connected with the pusher.
6. The system of claim 1, comprising:
and the data processor is used for acquiring the application program file to be tested and the instruction, and is positioned on the mobile terminal.
7. A method of testing, comprising:
acquiring an application program file to be tested uploaded by a tester and an instruction for testing the application program file;
sending the application program file to a mobile terminal;
sending the instruction to an application program file installed on the mobile terminal;
when the application program file is installed and tested, sending an operation instruction to the mobile terminal according to the screen change of a computer;
the server uploads the application program files to be tested for downloading by the plurality of mobile terminals;
wherein, still include:
installing the application program files to be tested in a mobile terminal, wherein the number of the mobile terminals is one or more;
detecting screen changes during installation testing;
and sending the screen change during the installation test to the computer.
8. The method of claim 7, wherein sending the instruction to the application file installed on the mobile terminal further comprises:
and receiving the screen change sent by the mobile terminal.
9. The method according to claim 8, further comprising after receiving the screen change sent by the mobile terminal:
and sending the instruction to the mobile terminal according to the screen change.
10. The method of claim 7, wherein sending the application file to the mobile terminal and sending the instruction to the application file installed on the mobile terminal comprises:
sending the application program file and the instruction to a push server, wherein the push server sends data to a proxy server;
establishing network communication connection;
and pushing the application program file and the instruction to the mobile terminal.
11. The method of claim 10, wherein pushing the application file and the instructions to the mobile terminal comprises:
and pushing the application program file and the instruction to the mobile terminal through a proxy server, wherein the proxy server sends the data provided by the push server to the mobile terminal.
12. The method of claim 7, wherein after sending the screen change at the time of the installation test to the computer, further comprising:
receiving the instruction by an application program file on the mobile terminal;
and the mobile terminal operates the test program file according to the instruction of the computer.
13. The method of claim 12, wherein installing the application files to be tested in a mobile terminal comprises:
establishing network communication connection;
and acquiring the application program file and the instruction through a data processor.
14. A storage medium, characterized in that the storage medium comprises a stored program, wherein the program performs the test method of any one of claims 7 to 13.
CN201710554593.XA 2017-07-07 2017-07-07 Test system, test method, storage medium, and processor Active CN109213674B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710554593.XA CN109213674B (en) 2017-07-07 2017-07-07 Test system, test method, storage medium, and processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710554593.XA CN109213674B (en) 2017-07-07 2017-07-07 Test system, test method, storage medium, and processor

Publications (2)

Publication Number Publication Date
CN109213674A CN109213674A (en) 2019-01-15
CN109213674B true CN109213674B (en) 2022-04-08

Family

ID=64991334

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710554593.XA Active CN109213674B (en) 2017-07-07 2017-07-07 Test system, test method, storage medium, and processor

Country Status (1)

Country Link
CN (1) CN109213674B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115514750A (en) * 2021-06-21 2022-12-23 北京字节跳动网络技术有限公司 Electronic device remote control method, server, system, medium, and device
CN113836040A (en) * 2021-11-03 2021-12-24 盐城金堤科技有限公司 Application program testing method and device, computer storage medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102436416A (en) * 2011-09-17 2012-05-02 北京迈凯互动网络科技有限公司 Testing system and method for mobile equipment
CN102681935A (en) * 2012-04-21 2012-09-19 北京迈凯互动网络科技有限公司 Mobile application testing method and mobile application testing system
CN103729258A (en) * 2012-10-12 2014-04-16 腾讯科技(深圳)有限公司 Automatic testing method, terminal and system
CN106254436A (en) * 2016-07-28 2016-12-21 腾讯科技(深圳)有限公司 A kind of method of remote debugging, relevant device and system

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5904800B2 (en) * 2012-01-16 2016-04-20 キヤノン株式会社 Apparatus, control method, and program
CN102880535B (en) * 2012-07-24 2015-10-28 播思通讯技术(北京)有限公司 A kind of wireless automatic proving installation for mobile device and method
US8915441B2 (en) * 2012-10-15 2014-12-23 At&T Intellectual Property I, L.P. Synchronizing mobile devices and displays
US10025445B2 (en) * 2012-12-21 2018-07-17 International Business Machines Corporation Automated screen captures
CN104424095A (en) * 2013-08-26 2015-03-18 卓望数码技术(深圳)有限公司 Automatic testing method and system of mobile terminal
CA2925265C (en) * 2013-09-24 2019-03-05 Jcm American Corporation Electronic voucher ticket system
CN105095062B (en) * 2014-05-09 2019-05-17 腾讯科技(深圳)有限公司 Applied program testing method and system
US9588870B2 (en) * 2015-04-06 2017-03-07 Microsoft Technology Licensing, Llc Time travel debugging for browser components
CN105572130B (en) * 2015-12-11 2018-07-10 宁波普天通信技术有限公司 Touch screen terminal test method and equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102436416A (en) * 2011-09-17 2012-05-02 北京迈凯互动网络科技有限公司 Testing system and method for mobile equipment
CN102681935A (en) * 2012-04-21 2012-09-19 北京迈凯互动网络科技有限公司 Mobile application testing method and mobile application testing system
CN103729258A (en) * 2012-10-12 2014-04-16 腾讯科技(深圳)有限公司 Automatic testing method, terminal and system
CN106254436A (en) * 2016-07-28 2016-12-21 腾讯科技(深圳)有限公司 A kind of method of remote debugging, relevant device and system

Also Published As

Publication number Publication date
CN109213674A (en) 2019-01-15

Similar Documents

Publication Publication Date Title
CN111008135B (en) APP test method, device, equipment and storage medium
CN102819461B (en) Desktop synchronous method, device, equipment and system
CN112311620A (en) Method, apparatus, electronic device and readable medium for diagnosing network
CN109213674B (en) Test system, test method, storage medium, and processor
CN104270204A (en) Testing method and testing equipment for wireless communication module
CN103970655A (en) Expect-based automatic server cluster testing method
CN104809057A (en) Application test system, application test method and storage medium
CN109542754B (en) Access method of mobile equipment, debugging method, device and system of application program
CN114465867B (en) Maintenance method and device of server, storage medium and processor
CN113852426A (en) Remote testing method, device and system
CN105227351B (en) Log acquisition system, journal obtaining method and electronic equipment
CN104079610A (en) Cloud server, and method and system for cloud synchronization of application software
CN103729258A (en) Automatic testing method, terminal and system
CN105095063A (en) Application program testing method, apparatus and system
CN111767176A (en) Method and device for remotely controlling terminal equipment
CN111813685A (en) Automatic testing method and device
CN116662193A (en) Page testing method and device
CN104008043A (en) Method for testing across terminals and to-be-tested terminals and testing terminal
CN105893502A (en) Code synchronization method and device
CN104601679A (en) Equipment software testing method, mobile terminal and server
CN111124874A (en) Method for debugging webpage, debugging server and main control equipment
CN104616682A (en) Blu-ray player test method, intelligent equipment and Blu-ray player
CN114745313A (en) Terminal remote testing method and device, electronic equipment and readable medium
US20170237800A1 (en) System and method of communicating with and controlling a test device
CN106028076A (en) Method for acquiring associated user video, server and terminal

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