CN108228457B - Test agent method and device of mobile terminal and computer readable storage medium - Google Patents

Test agent method and device of mobile terminal and computer readable storage medium Download PDF

Info

Publication number
CN108228457B
CN108228457B CN201711499459.0A CN201711499459A CN108228457B CN 108228457 B CN108228457 B CN 108228457B CN 201711499459 A CN201711499459 A CN 201711499459A CN 108228457 B CN108228457 B CN 108228457B
Authority
CN
China
Prior art keywords
test
data
mobile terminal
simulation
agent
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
CN201711499459.0A
Other languages
Chinese (zh)
Other versions
CN108228457A (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.)
Guangzhou Pinwei Software Co Ltd
Original Assignee
Guangzhou Pinwei Software 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 Guangzhou Pinwei Software Co Ltd filed Critical Guangzhou Pinwei Software Co Ltd
Priority to CN201711499459.0A priority Critical patent/CN108228457B/en
Publication of CN108228457A publication Critical patent/CN108228457A/en
Application granted granted Critical
Publication of CN108228457B publication Critical patent/CN108228457B/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/3664Environments for testing or debugging software
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a test agent method of a mobile terminal, which comprises the following steps: establishing connection with an applied network layer and transmitting data; carrying out simulation test on the simulation data according to a preset rule; and carrying out proxy test on the data which is not subjected to the simulation test according to a preset rule. The invention also discloses a test agent device of the mobile terminal and a computer readable storage medium. By the mode, the problems that the network layer data cannot be controlled and the backtracking cannot be realized in the automatic test of the mobile terminal can be solved, so that the automatic test scheme is more comprehensive and rigorous, and the closed loop of the automatic test of the application terminal is realized.

Description

Test agent method and device of mobile terminal and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for testing an agent of a mobile terminal, and a computer-readable storage medium.
Background
At present, the automatic test of a User Interface (UI) of a mobile terminal has a plurality of limitations on a test coverage surface, for example, only general service logic can be checked, and complex UI expressions such as the check of list-type data are laboursome and inefficient. The content without UI, such as the switch value and the state value, cannot be checked, and typically: an operation switch, a user status, etc. In addition, because the difficulty of scene construction is high, it is difficult to perform a combination test for the service in the key area, and typical combinations include: stock, size _ id, sku, etc. There is no way to prove that an application (App) correctly issues a request with specific fields, typically: buried dots, male ginseng, etc. The contents displayed can only be checked, and the App cannot be proved to correctly display the received contents. When a problem is found in a use case, effective information cannot be provided for development to perform problem troubleshooting, and typical problems include: what the interface returns when a question is made.
At present, in the field of mobile testing, an automatic testing agent designed for a mobile terminal (Android, IOS) is lacked. And the mobile terminal manual testing common agents Fiddler and Charles cannot be matched with the automatic testing due to the reasons of UI operation, language characteristic difference and the like.
Disclosure of Invention
The invention mainly aims to provide a test agent method and device of a mobile terminal and a computer readable storage medium, aiming at solving the problems that the automatic test of the mobile terminal cannot control the data of a network layer and cannot backtrack, so that the automatic test scheme is more comprehensive and more rigorous, and the technical problem of closed loop of the automatic test of an application terminal is realized.
In order to achieve the above object, the present invention provides a test agent method for a mobile terminal, which comprises the following steps: establishing connection with an applied network layer and transmitting data; carrying out simulation test on the simulation data according to a preset rule; and carrying out proxy test on the data which is not subjected to the simulation test according to a preset rule.
Preferably, the step of establishing a connection with a network layer of the application and transmitting data comprises: judging whether the data is the data of the applied network layer; if yes, decrypting the applied network layer data; if not, directly transmitting the data.
Preferably, after the step of performing the simulation test on the simulation data according to the preset rule, the method includes: and directly transmitting the data subjected to the simulation test to an application network layer.
Preferably, the step of performing the agent test on the data which is not subjected to the simulation test according to the preset rule includes: and respectively carrying out proxy test on the data before the request is sent to the server and the data after the response of the server is received according to a preset rule.
In addition, to achieve the above object, the present invention also provides a test agent apparatus for a mobile terminal, including: the connection establishing module is used for establishing connection with an application network layer and transmitting data; the simulation test module is connected with the connection establishing module and used for carrying out simulation test on the simulation data according to a preset rule; and the proxy test module is connected with the simulation test module and is used for carrying out proxy test on data which is not subjected to the simulation test according to a preset rule.
Preferably, the test agent apparatus of the mobile terminal further includes: and the rule setting module is connected with the simulation testing module and the agent testing module and is used for managing rules by adopting a setting list and supporting the dynamic addition, deletion and editing of the rules when the simulation testing module and the agent testing module run.
Preferably, the simulation test module is further configured to transmit the data subjected to the simulation test directly to the network layer of the application.
Preferably, the agent test module is configured to: and respectively carrying out proxy test on the data before the request is sent to the server and the data after the response of the server is received according to a preset rule.
In addition, to achieve the above object, the present invention also provides a test agent apparatus for a mobile terminal, including: a memory, a processor and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the test agent method of the mobile terminal.
In addition, to achieve the above object, the present invention further provides a computer-readable storage medium having a computer program stored thereon, where the computer program is executed by a processor to implement the steps of the test agent method of the mobile terminal.
The test agent method and device of the mobile terminal and the computer readable storage medium provided by the embodiment of the invention establish connection with an applied network layer and transmit data; carrying out simulation test on the simulation data according to a preset rule; the method has the advantages that the data which are not subjected to the simulation test are subjected to the agent test according to the preset rule, the problems that the data of the network layer cannot be controlled and the backtracking cannot be realized in the automatic test of the mobile terminal can be solved, the automatic test scheme is more comprehensive and rigorous, and the closed loop of the automatic test of the application end is realized.
Drawings
Fig. 1 is a schematic structural diagram of a test agent system of a mobile terminal according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a test agent device of a mobile terminal in a hardware operating environment according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for testing an agent of a mobile terminal according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of rule processing for an embodiment of a test agent method for a mobile terminal of the present invention;
FIG. 5 is a schematic structural diagram of a first embodiment of a test agent apparatus of a mobile terminal according to the present invention;
fig. 6 is a schematic diagram of a test agent device of a mobile terminal according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The main solution of the embodiment of the invention is as follows: the problem that the mobile terminal automatic test cannot control the data of the network layer and cannot backtrack is solved, so that the automatic test scheme is more comprehensive and rigorous, and the technical problem of closed loop of the application terminal automatic test is solved.
Because the mobile terminal UI automatic test in the prior art has a plurality of limitations on the test coverage, and lacks an automatic test agent designed for the mobile terminal, and the mobile terminal manual test common agents Fiddler and Charles can not be well matched with the automatic test due to the reasons of UI operation, language characteristic difference and the like, the invention provides a solution, so that the mobile terminal automatic test can control the data of a network layer and can backtrack, the automatic test scheme is more comprehensive and more rigorous, and the technical problem of closed loop of the application terminal automatic test is realized.
As shown in fig. 1, fig. 1 is a schematic structural diagram of a test agent system of a mobile terminal according to an embodiment of the present invention. The test agent system 1 of the mobile terminal includes: the test agent device 10, the network layer 20 of the application, the server 30, the repository 40, the log 50 and the automated test device 60. The automatic testing device 60 starts an automatic test, and performs a user interface assertion (UI assertion) on the network layer 20 of the application; the network layer 20 of the application issues a Request (Request) to the test agent device 10; the test agent apparatus 10 may perform an agent test on data before issuing a Request (Handled Request) to the server 30, or may perform an agent test on data after responding (Response) to the server 30; the server 30 also transmits the response to the network layer 20 of the application. The test agent apparatus 10 stores and manages data subjected to the agent test in the repository 40, and sends the data to the log module 50 for printing. In the embodiment of the invention, the test agent device 10 performs the agent test on the data before sending the Request (Handled Request) to the server 30 and the data after responding (Response) to the server 30, so that the automatic test of the mobile terminal can control the data of the network layer and can trace back, the automatic test scheme is more comprehensive and rigorous, and the closed loop of the automatic test of the application terminal is realized.
The server 30 may be a terminal device of a smart phone, a tablet computer, a portable computer, or the like.
As shown in fig. 2, fig. 2 is a schematic structural diagram of a test agent apparatus of a mobile terminal according to a first embodiment of the present invention.
The mobile terminal of the embodiment of the invention can be a PC, and can also be a mobile terminal device with a display function, such as a smart phone, a tablet computer, an electronic book reader, an MP3(Moving Picture Experts Group Audio Layer III, dynamic video Experts compression standard Audio Layer 3) player, an MP4(Moving Picture Experts Group Audio Layer IV, dynamic video Experts compression standard Audio Layer 4) player, a portable computer and the like.
As shown in fig. 2, the test agent apparatus 10 may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
It will be appreciated by those skilled in the art that the test agent apparatus 10 configuration shown in fig. 1 does not constitute a limitation of the test agent apparatus 10 and may include more or fewer components than shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 2, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a computer program.
In the mobile terminal shown in fig. 2, the network interface 1004 is mainly used for connecting to a backend server and performing data communication with the backend server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; the processor 1001 establishes a connection with the ue and the server at the same time, performs bidirectional data transmission, and performs the following operations:
establishing connection with an applied network layer and transmitting data;
carrying out simulation test on the simulation data according to a preset rule;
and carrying out proxy test on the data which is not subjected to the simulation test according to a preset rule.
The preset rules are managed by lists, and dynamic addition, deletion and editing of the rules are supported when the test agent device runs. The preset rules support a single rule to take effect on multiple interfaces as long as the rule matching is successful. Supporting multiple rules works for a single interface overlay. A temporary suspension rule is supported, i.e., the rule is not in effect for a while.
The test agent device (App Proxy) of the mobile terminal is developed based on Java servlet container Jetty, can seamlessly conform to the technical characteristics of automatic test of the mobile terminal (the mobile terminal is automatically developed by using Java language for multiple times), greatly reduces the learning cost, and does not need to bear the extra overhead brought by switching the development language. The test agent device (App Proxy) is designed by adopting an embedded server, is light and flexible, can realize server control based on case level, supports real-time debugging of server data at a client, supports dynamic change of rule processing logic of the server in the case execution process, and supports flexible and changeable user-defined rules, such as: multiple rules can be defined to act on the same interface, and the dynamic modification of the interface B data according to the interface A data can be realized. The test agent device (App Proxy) also supports data modification and Mock of http and https protocols, supports interface data persistence, also supports caching of data in a memory, and is matched with UI automatic test to realize combined assertion of a UI layer and a network layer. The test agent device (App Proxy) also supports network layer data monitoring, records logs and can effectively help to develop, judge and reproduce problems when the execution of the automatic case fails.
Referring to fig. 3, an embodiment of the present invention provides a test agent method for a mobile terminal, including:
and step S10, establishing connection with the network layer of the application and transmitting data.
In step S10, it is determined whether the data is application network layer data; if yes, decrypting the applied network layer data; if not, directly transmitting the data. Specifically, in the embodiment of the present invention, https layer handshake (connect handshake) and unpacking (decryption) processes are mainly processed, and the decrypted data is processed in the next step. If the data is non-https layer data, it is equivalent to transparent transmission. Based on performance considerations, not all https data will be unpacked, and embodiments of the present invention provide an interface to specify a host domain (host) that needs to be unpacked, and only the domain that meets the conditions will be unpacked. The data which is not unpacked is equivalent to transparent transmission and can not be modified.
And step S11, performing simulation test on the simulation data according to preset rules.
In the embodiment of the present invention, an analog data (mock data) process is mainly processed. After step S11, the data subjected to the simulation test is directly transmitted to the network layer of the application. That is, the data processed by the module test (mock) will not pass through the real server, and will directly return a response to the application (App). If the mock processed data is not processed, the mock processed data is directly downloaded for subsequent processing.
And step S12, carrying out proxy test on the data which is not subjected to the simulation test according to a preset rule.
In step S12, the data before the request is sent to the server and the data after the response is received from the server are subjected to the proxy test according to the preset rule, so that the problems that the data on the network layer cannot be controlled and the backtracking cannot be performed in the automatic test of the mobile terminal can be solved, the automatic test scheme is more comprehensive and rigorous, and the closed loop of the automatic test of the application terminal is realized.
In the embodiment of the present invention, in step S11 and step S12, a specific preset rule is processed, and the preset rule is superimposed and effective, with reference to fig. 4: establishing connection, specifically establishing connection with an App; managing a preset rule list, and processing the rule list as long as the rule matching is successful; and controlling the connection with a preset rule list after processing. In the embodiment of the invention, the dynamic addition, deletion and editing of rules are supported when the agent test runs; single rule can be supported to take effect on multiple interfaces as long as rule matching is successful; supporting multiple rules to take effect for a single interface overlay; a temporary suspension rule is supported, i.e., the rule is not in effect for a while.
Referring to fig. 5, an embodiment of the present invention provides a test agent device of a mobile terminal, based on the embodiment shown in fig. 2, where the test agent device (App Proxy) of the mobile terminal includes: a connection establishing module 11, a simulation testing module 12 and an agent testing module 13. The connection establishing module 11 is used for establishing connection with the network layer of the application and transmitting data. The simulation testing module 12 is connected to the connection establishing module 11, and is configured to perform a simulation test on the simulation data according to a preset rule. The agent test module 13 is connected to the simulation test module 12, and is configured to perform an agent test on data that is not subjected to the simulation test according to a preset rule.
In this embodiment, when establishing a connection with an application network layer and transmitting data, the connection establishing module 11 determines whether the data is application network layer data; if yes, decrypting the applied network layer data; if not, directly transmitting the data. Specifically, the https layer handshake (connect handshake) and unpacking (decryption) processes are mainly processed, and the decrypted data is processed in the next step. If the data is non-https layer data, it is equivalent to transparent transmission. Based on performance considerations, not all https data will be unpacked, and embodiments of the present invention provide an interface to specify a host domain (host) that needs to be unpacked, and only the domain that meets the conditions will be unpacked. The data which is not unpacked is equivalent to transparent transmission and can not be modified.
In the present embodiment, the simulation test module 12 mainly handles a simulation data (mock data) process. After the simulation test is completed, the data subjected to the simulation test is also directly transmitted to the network layer of the application. That is, the data processed by the module test (mock) will not pass through the real server, and will directly return a response to the application (App). If the mock processed data is not processed, the mock processed data is directly downloaded for subsequent processing.
The agent test module 13 performs agent test on data before sending a request to the server and data after receiving a response from the server according to preset rules, so that the problems that the data of the network layer cannot be controlled and backtracking cannot be realized in the automatic test of the mobile terminal can be solved, the automatic test scheme is more comprehensive and rigorous, and the closed loop of the automatic test of the application terminal is realized.
The test agent apparatus of the mobile terminal further includes: a rule setting module 14. And the simulation test module 12 and the agent test module 13 are connected to support dynamic addition, deletion and editing of rules during operation of the simulation test module 12 and the agent test module 13 by using the setting list management rule. In the embodiment of the present invention, the rule setting module 14 supports dynamic addition, deletion, and editing of rules during the operation of the agent test; single rule can be supported to take effect on multiple interfaces as long as rule matching is successful; supporting multiple rules to take effect for a single interface overlay; a temporary suspension rule is supported, i.e., the rule is not in effect for a while.
In this embodiment, when the simulation test module 12 performs the simulation test on the simulation data according to the preset rule, and the agent test module 13 performs the agent test on the data that is not subjected to the simulation test according to the preset rule, the specific preset rule is processed, and the preset rules are superposed to be effective.
More specifically, the specific operation process of the test agent apparatus of the mobile terminal is as shown in fig. 6. The connection establishing module 11 establishes connection with an applied network layer, unpacks the applied network layer data after application connection is completed, wherein unpacking is to decrypt the applied network layer data, then the simulation testing module 12 performs simulation testing on the decrypted data according to a preset rule, and directly transmits the data after module testing to the applied network layer, and the data without module testing is transmitted to the agent testing module 13. The agent test module 13 performs an agent test on data that has not been subjected to the module test according to a preset rule before issuing a request to the server, and may also perform an agent test on data after a response from the server. The server also transmits the response to the network layer of the application.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when executed by a processor, the computer program implements the following operations:
establishing connection with an applied network layer and transmitting data;
carrying out simulation test on the simulation data according to a preset rule;
and carrying out proxy test on the data which is not subjected to the simulation test according to a preset rule.
The preset rules are managed by lists, and dynamic addition, deletion and editing of the rules are supported when the test agent device runs. The preset rules support a single rule to take effect on multiple interfaces as long as the rule matching is successful. Supporting multiple rules works for a single interface overlay. A temporary suspension rule is supported, i.e., the rule is not in effect for a while.
Further, the computer program when executed by the processor further performs the following:
when establishing connection with an applied network layer and transmitting data, judging whether the data is the applied network layer data; if yes, decrypting the applied network layer data; if not, directly transmitting the data.
Further, the computer program when executed by the processor further performs the following:
and after the step of carrying out simulation test on the simulation data according to the preset rule, directly transmitting the simulation test data to an applied network layer.
Further, the computer program when executed by the processor further performs the following:
when the data which is not subjected to the simulation test is subjected to the proxy test according to the preset rule, the data before the request is sent to the server and the data after the response of the server is received are subjected to the proxy test respectively according to the preset rule.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. 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 (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (9)

1. A test agent method of a mobile terminal is characterized in that the test method of the mobile terminal comprises the following steps:
establishing connection with an applied network layer and transmitting data;
carrying out simulation test on simulation data according to a preset rule, wherein the preset rule comprises list management, dynamic adding, deleting and editing rules when a test agent device is supported to run;
and carrying out proxy test on the data which is not subjected to the simulation test according to the preset rule.
2. The method for testing an agent of a mobile terminal according to claim 1, wherein the step of establishing a connection with a network layer of an application and transmitting data comprises:
judging whether the data is applied network layer data or not;
if yes, decrypting the applied network layer data;
and if not, directly transmitting the data.
3. The method for testing an agent of a mobile terminal according to claim 1, wherein said step of performing the simulation test on the simulation data according to the preset rule is followed by:
and directly transmitting the data subjected to the simulation test to a network layer of the application.
4. The method for testing an agent of a mobile terminal according to claim 1, wherein the step of performing an agent test on the data on which the simulation test is not performed according to the preset rule comprises:
and carrying out proxy test on the data before the request is sent to the server and the data after the server response is received according to the preset rule.
5. A test agent apparatus of a mobile terminal, characterized in that the test agent apparatus of the mobile terminal comprises:
the connection establishing module is used for establishing connection with an application network layer and transmitting data;
the simulation test module is connected with the connection establishing module and is used for carrying out simulation test on simulation data according to a preset rule;
the proxy test module is connected with the simulation test module and used for carrying out proxy test on the data which is not subjected to the simulation test according to the preset rule;
wherein, the test agent device of the mobile terminal further comprises: and the rule setting module is connected with the simulation testing module and the agent testing module and is used for managing rules by adopting a setting list and supporting the dynamic addition, deletion and editing of the rules when the simulation testing module and the agent testing module run.
6. The test agent apparatus of claim 5, wherein the simulation test module is further configured to transmit the simulation tested data directly to a network layer of the application.
7. The test agent apparatus of claim 5, wherein the agent test module is configured to:
and carrying out proxy test on the data before the request is sent to the server and the data after the server response is received according to the preset rule.
8. A test agent apparatus of a mobile terminal, characterized in that the test agent apparatus of the mobile terminal comprises: memory, processor and computer program stored on the memory and executable on the processor, which computer program, when executed by the processor, carries out the steps of the test agent method of a mobile terminal according to any of claims 1 to 4.
9. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the test agent method of a mobile terminal according to any one of claims 1 to 4.
CN201711499459.0A 2017-12-29 2017-12-29 Test agent method and device of mobile terminal and computer readable storage medium Active CN108228457B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711499459.0A CN108228457B (en) 2017-12-29 2017-12-29 Test agent method and device of mobile terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711499459.0A CN108228457B (en) 2017-12-29 2017-12-29 Test agent method and device of mobile terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108228457A CN108228457A (en) 2018-06-29
CN108228457B true CN108228457B (en) 2021-04-20

Family

ID=62644969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711499459.0A Active CN108228457B (en) 2017-12-29 2017-12-29 Test agent method and device of mobile terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN108228457B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109344075A (en) * 2018-10-19 2019-02-15 网宿科技股份有限公司 Configuration method, test method, configuration server and service node device
CN110134607A (en) * 2019-05-17 2019-08-16 广州品唯软件有限公司 A kind of app automated testing method and device
CN110134606A (en) * 2019-05-17 2019-08-16 广州品唯软件有限公司 A kind of app automatic checking method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102495799A (en) * 2011-12-02 2012-06-13 刘伟 Automatic test system and method of movable terminal
CN103678100A (en) * 2012-09-10 2014-03-26 联芯科技有限公司 Application automatic testing method and system of terminal
CN104572469A (en) * 2015-01-23 2015-04-29 广东能龙教育股份有限公司 Automatic interface testing method and system based on simulative http requests
CN107315683A (en) * 2017-06-22 2017-11-03 四川长虹电器股份有限公司 The automatic test platform and method of testing of a kind of Android Mobile solution

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100041447A (en) * 2008-10-14 2010-04-22 삼성전자주식회사 Apparatus and method for automatic testing of softwares or digital divices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102495799A (en) * 2011-12-02 2012-06-13 刘伟 Automatic test system and method of movable terminal
CN103678100A (en) * 2012-09-10 2014-03-26 联芯科技有限公司 Application automatic testing method and system of terminal
CN104572469A (en) * 2015-01-23 2015-04-29 广东能龙教育股份有限公司 Automatic interface testing method and system based on simulative http requests
CN107315683A (en) * 2017-06-22 2017-11-03 四川长虹电器股份有限公司 The automatic test platform and method of testing of a kind of Android Mobile solution

Also Published As

Publication number Publication date
CN108228457A (en) 2018-06-29

Similar Documents

Publication Publication Date Title
US20130326502A1 (en) Installing applications remotely
CN105051685B (en) For causing networked asset to be able to access that locally applied system and method
CN102752369B (en) The supplying method of TV applications service and virtual content service platform
CN108228457B (en) Test agent method and device of mobile terminal and computer readable storage medium
CN105357323A (en) HTML5 page debugging method and device in APP
US20200233786A1 (en) Default mock implementations at a server
WO2019184658A1 (en) Profile switching method and apparatus, and mobile terminal
US10908889B2 (en) Method, user equipment, and application server for downloading application
CN102821161A (en) Method, device and system for network security auditing
WO2019015272A1 (en) Information processing method and device
CN105516246A (en) Method for preventing application program downloading hijacking and server
CN103902339A (en) Application installation method, terminal and server
CN109218041B (en) Request processing method and device for server system
CN110928571A (en) Business program development method and device
CN104023073A (en) Resource pushing method, system and device
CN103425501A (en) Application installation method, client, server side and system
CN108052401B (en) System attribute monitoring method, terminal device and computer readable storage medium
CN104244171A (en) Data transmission system and method on basis of NFC (near field communication) connection
JP5610654B2 (en) Apparatus for providing terminal management package and method for receiving terminal management package
WO2015043451A1 (en) Method and device for displaying patterning page in cgs mode
CN104301419A (en) Non-local-machine remote download control system and method
CN102469109B (en) Display method of browser homepage in mobile terminal and apparatus thereof
CN108989428B (en) Bluetooth terminal upgrading method, server, computer readable storage medium and system
CN104570967A (en) Android system based remote control method and system
CN105302617A (en) Method and sever for downloading application program

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