CN105323748B - Test error uploading method and device - Google Patents

Test error uploading method and device Download PDF

Info

Publication number
CN105323748B
CN105323748B CN201410310621.XA CN201410310621A CN105323748B CN 105323748 B CN105323748 B CN 105323748B CN 201410310621 A CN201410310621 A CN 201410310621A CN 105323748 B CN105323748 B CN 105323748B
Authority
CN
China
Prior art keywords
mobile terminal
uploading
test
application information
ftp server
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
CN201410310621.XA
Other languages
Chinese (zh)
Other versions
CN105323748A (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 CN201410310621.XA priority Critical patent/CN105323748B/en
Publication of CN105323748A publication Critical patent/CN105323748A/en
Application granted granted Critical
Publication of CN105323748B publication Critical patent/CN105323748B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The embodiment of the invention discloses a test error uploading method and device, which are used for uploading program error information in an application test process conveniently and quickly. The method provided by the embodiment of the invention comprises the following steps: the method comprises the steps that a mobile terminal detects an uploading trigger operation, wherein the uploading trigger operation is a specified action for triggering a program error uploading event registered in the mobile terminal; and if the uploading trigger operation is detected, searching test application information corresponding to the program error, and uploading the test application information to a server.

Description

Test error uploading method and device
Technical Field
The invention relates to the application field of mobile terminals, in particular to a test error uploading method and device.
Background
At present, in the process of testing an application program of a mobile terminal, a program error (commonly called bug) is often encountered, and at this time, test application information corresponding to the current test application needs to be uploaded to a computer for error analysis.
In the prior art, for a bug, a tester always uses a data line manually to connect a mobile terminal and a computer, then establishes communication with a mobile phone terminal through some software tools, and copies test application information (such as various logs, various databases and various coast files) required by the bug to a PC (personal computer) through the data line.
The manual operation mode is tedious and unstable, and sometimes, a mobile phone terminal is connected with a computer through a data line but still cannot be identified; further, if the mobile terminal is an iPhone terminal, the problem of incompatibility of data lines is more serious, and thus if the test application information of the bug is delayed to be submitted, the best time for solving the bug problem may be lost.
Disclosure of Invention
The embodiment of the invention provides a test error uploading method and device, which are used for conveniently and quickly uploading program error information in an application test process.
The test error uploading method provided by the embodiment of the invention comprises the following steps:
the method comprises the steps that a mobile terminal detects an uploading trigger operation, wherein the uploading trigger operation is a specified action for triggering a program error uploading event registered in the mobile terminal;
and if the uploading trigger operation is detected, searching test application information corresponding to the program error, and uploading the test application information to a server.
The mobile terminal provided by the embodiment of the invention comprises:
the operation detection unit is used for detecting the uploading trigger operation, and if the uploading trigger operation is detected, the search unit is executed; the uploading triggering operation is a designated action for triggering a program error uploading event registered in the mobile terminal;
the searching unit is used for searching the test application information corresponding to the program error;
and the uploading unit is used for uploading the test application information to a server.
The test error uploading system provided by the embodiment of the invention comprises:
a server, a mobile terminal;
the mobile terminal is used for detecting an uploading trigger operation by the mobile terminal, wherein the uploading trigger operation is a specified action for triggering a program error uploading event registered in the mobile terminal; if the uploading trigger operation is detected, searching test application information corresponding to the program error, and uploading the test application information to a server;
the server is used for receiving the test application information uploaded by the mobile terminal.
According to the technical scheme, the embodiment of the invention has the following advantages:
when a tester tests the application of the mobile terminal and encounters a program error, the tester can execute an uploading trigger operation on the mobile terminal, such as shaking the mobile terminal; and if the uploading trigger operation is detected, searching the test application information corresponding to the program error, and uploading the test application information to a server. In the embodiment of the invention, the tester triggers the mobile terminal to wirelessly transmit data with the server by executing simple uploading triggering operation on the mobile terminal, so that the information of program errors is uploaded conveniently and quickly, and the application testing efficiency of the mobile terminal is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart illustrating a test error uploading method according to an embodiment of the present invention;
FIG. 2 is another flowchart illustrating a test error uploading method according to an embodiment of the present invention;
fig. 3 is a schematic logical structure diagram of a mobile terminal according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of another logic structure of a test error uploading system implemented in 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.
Referring to fig. 1, an embodiment of a test error uploading method according to an embodiment of the present invention includes:
101. the mobile terminal detects uploading trigger operation;
the method comprises the steps that the mobile terminal detects an uploading trigger operation, and the uploading trigger operation is a specified action for triggering a program error uploading event registered in the mobile terminal.
In practical application, after the mobile terminal registers a program error uploading event, the mobile terminal is in a detection state of uploading trigger operation, when a tester tests the application of the mobile terminal and encounters a program error, the tester can execute the uploading trigger operation on the mobile terminal, and the mobile terminal can know that the tester needs to trigger the program error uploading event by detecting the uploading trigger operation.
Optionally, in practical applications, the upload trigger operation may be various, including: shaking the mobile terminal, clicking a specific button, or clicking a combination of specific buttons, and the like; and may be set by a user, and is not limited herein.
If the upload trigger operation is detected, step 102 is executed.
102. Searching test application information corresponding to the program error;
after the uploading trigger operation is detected, the mobile terminal searches the test application information in the document stored in the mobile terminal according to the application with the program error.
Specifically, the test application information may include: a combination of any one or two or more of a log file (a file suffixed with "log"), a database file, and a Crash file (blast file).
103. And uploading the test application information to a server.
After the test application information is found, the mobile terminal uploads the test application information to the server, so that a tester can conveniently perform error analysis on the related application with the program error.
When a tester tests the application of the mobile terminal and encounters a program error, the tester can execute an uploading trigger operation on the mobile terminal, such as shaking the mobile terminal; and if the uploading trigger operation is detected, searching the test application information corresponding to the program error, and uploading the test application information to a server. In the embodiment of the invention, the tester triggers the mobile terminal to wirelessly transmit data with the server by executing simple uploading triggering operation on the mobile terminal, so that the information of program errors is uploaded conveniently and quickly, and the application testing efficiency of the mobile terminal is improved.
The mobile terminal in the embodiment of the present invention is a terminal having the function of uploading the test error, and specifically, the test error uploading method may be a software program loaded on the terminal, or a functional module in software, or exist in the form of separate software or in the form of a plug-in.
In practical applications, there are various wireless transmission modes between the server and the mobile terminal, such as bluetooth transmission or File Transfer Protocol (FTP) transmission, and the method for uploading a test error in the embodiment of the present invention is described below by taking FTP transmission as an example, please refer to fig. 2, where another embodiment of the method for uploading a test error in the embodiment of the present invention includes:
201. registering a program error upload event in the mobile terminal;
registering a program error uploading event in the mobile terminal, and setting an uploading trigger operation corresponding to the program error uploading event.
In practical application, a user can load a section of program error uploading program in a mobile terminal, when the function of test error uploading is needed, the user can open the function of test error uploading on an operation interface of the program error uploading program, and the mobile terminal registers a program error uploading event while opening the function; further, the user may select an upload trigger operation corresponding to the program error upload event, and after the selection is completed, the mobile terminal may set an upload trigger operation corresponding to the program error upload event and open a detection function of the corresponding upload trigger operation.
Optionally, the bug upload program may be a piece of program embedded in the test application, or may exist in the form of separate software or in the form of a plug-in.
202. The mobile terminal registers an authority account in the FTP server;
and the mobile terminal registers an authority account in the FTP server, so that the FTP server generates a test directory corresponding to the mobile terminal according to the authority account.
After the mobile terminal starts the function of uploading the test error, the mobile terminal can send a request message for registering the authority account to the FTP server, so that the FTP server generates a test directory corresponding to the mobile terminal according to the authority account.
The test directory is used for storing test application information of program errors when the mobile terminal performs application tests.
203. The mobile terminal detects uploading trigger operation;
the method comprises the steps that the mobile terminal detects an uploading trigger operation, and the uploading trigger operation is a specified action for triggering a program error uploading event registered in the mobile terminal.
In practical application, after the mobile terminal registers a program error uploading event, the mobile terminal is in a detection state of uploading trigger operation, when a tester tests the application of the mobile terminal and encounters a program error, the tester can execute the uploading trigger operation on the mobile terminal, and the mobile terminal can know that the tester needs to trigger the program error uploading event by detecting the uploading trigger operation.
Optionally, in practical applications, the upload trigger operation may be various, including: shaking the mobile terminal, clicking a specific button, or clicking a combination of specific buttons, and the like; and may be set by a user, and is not limited herein.
If the upload trigger operation is detected, step 204 is executed.
204. Searching test application information corresponding to the program error;
after the uploading trigger operation is detected, the mobile terminal searches the test application information in the document stored in the mobile terminal according to the application with the program error.
Specifically, the test application information may include: a combination of any one or two or more of a log file (a file suffixed with "log"), a database file, and a Crash file (blast file).
The specific search process may be: acquiring an application identifier corresponding to the program error; searching test application information related to the application identifier according to the application identifier; and compressing the searched test application information to a specified directory, wherein the specified directory is a storage address of a file to be uploaded to the FTP server. And the application identifier is an identity identifier of the test application.
205. And uploading the test application information to an FTP server.
After the testing application information is found, the mobile terminal establishes communication connection with the FTP server according to the registration authority account of the mobile terminal, and uploads the testing application information stored in the specified directory to a testing directory corresponding to the mobile terminal, so that a tester can perform error analysis on related applications with program errors.
In the embodiment of the invention, because the application test is carried out by the tester in the company, the FTP transmission function can be set between the computers, namely the computer can be used as the FTP server in the embodiment of the invention on any day, and the connection between the mobile terminal and the FTP server is convenient to establish, the embodiment of the invention fully utilizes the company network, and improves the efficiency of the tester for submitting program errors.
The application scenarios in the embodiments of the present invention are described above by using only some examples, and it is understood that in practical applications, there may be many more application scenarios, and the details are not limited herein.
Referring to fig. 3, a mobile terminal implementing the above test error uploading method is described below, where an embodiment of the mobile terminal according to the present invention includes:
an operation detection unit 301, configured to detect an upload trigger operation, and if the upload trigger operation is detected, execute a search unit; the uploading triggering operation is a designated action for triggering a program error uploading event registered in the mobile terminal;
a searching unit 302, configured to search for test application information corresponding to a program error;
and an uploading unit 303, configured to upload the test application information to a server.
Further, the mobile terminal further includes:
an event registering unit 304, configured to register a program error upload event in the mobile terminal, and set an upload trigger operation corresponding to the program error upload event.
An account registration unit 305, configured to register an authority account in the server, so that the server generates a test directory corresponding to the mobile terminal according to the authority account.
Specifically, the test application information includes:
any one or combination of more than two of a log file, a database file and a crash file.
Specifically, the search unit 302 is specifically configured to:
acquiring an application identifier corresponding to the program error;
searching test application information related to the application identifier according to the application identifier;
and compressing the searched test application information to a specified directory, wherein the specified directory is a storage address of a file of the server to be uploaded.
Specifically, the uploading unit 303 is specifically configured to:
and establishing communication connection with the server according to the registration authority account of the mobile terminal, and uploading the test application information stored in the appointed directory to a test directory corresponding to the mobile terminal.
For the specific operation process of each unit/module, please refer to the method embodiment, which is not described herein again.
Further, in the above-mentioned case,
the embodiment of the invention also provides a test error uploading system, which comprises:
a server 401, a mobile terminal 402;
the mobile terminal 402 is configured to detect an upload trigger operation by the mobile terminal, where the upload trigger operation is a specified action for triggering a program error upload event registered in the mobile terminal; if the uploading trigger operation is detected, searching test application information corresponding to the program error, and uploading the test application information to a server;
the server 401 is configured to receive the test application information uploaded by the mobile terminal.
Optionally, the server may be: a file transfer protocol, FTP, server, or a bluetooth server.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, 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 through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The 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 instructions for causing a computer device (which may be a personal computer, 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 removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (12)

1. A test error uploading method, comprising:
when a test error uploading function in a mobile terminal is opened, automatically triggering the mobile terminal to register a program error uploading event in the mobile terminal, and automatically sending a request message for registering a permission account to a File Transfer Protocol (FTP) server so as to register the permission account in the FTP server, so that the FTP server generates a test directory corresponding to the mobile terminal according to the permission account, wherein the test directory is used for storing test application information corresponding to the program error when the mobile terminal performs a test;
the mobile terminal detects an uploading trigger operation, wherein the uploading trigger operation is a designated action for triggering the program error uploading event registered in the mobile terminal, and the uploading trigger operation comprises shaking the mobile terminal, so that a user can trigger the mobile terminal and the FTP server to perform wireless data transmission through simple operation, and test application information corresponding to a program error is uploaded to the FTP server quickly;
and if the uploading triggering operation is detected, the mobile terminal searches for the test application information corresponding to the program error, and uploads the test application information to a test directory corresponding to the mobile terminal in the FTP server.
2. The method of claim 1, wherein before the mobile terminal detects the upload trigger operation, the method further comprises:
and setting an uploading trigger operation corresponding to the program error uploading event.
3. The method of claim 1, wherein the test application information comprises:
any one or combination of more than two of a log file, a database file and a crash file.
4. The method of claim 1, wherein the searching for test application information corresponding to the occurrence of the program error comprises:
acquiring an application identifier corresponding to the program error;
searching test application information related to the application identifier according to the application identifier;
and compressing the searched test application information to a specified directory, wherein the specified directory is a storage address of a file to be uploaded to the FTP server.
5. The method according to claim 4, wherein the uploading the test application information to the test directory corresponding to the mobile terminal in the FTP server comprises:
and establishing communication connection with the FTP server according to the registration authority account of the mobile terminal, and uploading the test application information stored in the appointed directory to a test directory corresponding to the mobile terminal.
6. A mobile terminal, comprising:
an event registration unit, configured to automatically trigger registration of a program error upload event in the mobile terminal when a test error upload function in the mobile terminal is turned on;
the account registration unit is used for automatically sending a request message for registering a permission account to a File Transfer Protocol (FTP) server when a test error uploading function in the mobile terminal is opened so as to register the permission account in the FTP server, so that the FTP server generates a test directory corresponding to the mobile terminal according to the permission account, and the test directory is used for storing test application information corresponding to program errors occurring when the mobile terminal is tested;
the operation detection unit is used for detecting the uploading trigger operation, and if the uploading trigger operation is detected, the search unit is executed; the uploading triggering operation is a designated action for triggering the program error uploading event registered in the mobile terminal, and the uploading triggering operation comprises shaking the mobile terminal, so that a user can trigger the mobile terminal and the FTP server to perform wireless data transmission through simple operation, and test application information corresponding to the program error can be uploaded to the FTP server quickly;
the searching unit is used for searching the test application information corresponding to the program error;
and the uploading unit is used for uploading the test application information to a test directory corresponding to the mobile terminal in the FTP server.
7. The mobile terminal according to claim 6, wherein the event registration unit is further configured to set an upload trigger operation corresponding to the bug upload event.
8. The mobile terminal of claim 6, wherein the test application information comprises:
any one or combination of more than two of a log file, a database file and a crash file.
9. The mobile terminal of claim 6, wherein the search unit is specifically configured to:
acquiring an application identifier corresponding to the program error;
searching test application information related to the application identifier according to the application identifier;
and compressing the searched test application information to a specified directory, wherein the specified directory is a storage address of a file to be uploaded to the FTP server.
10. The mobile terminal according to claim 9, wherein the uploading unit is specifically configured to:
and establishing communication connection with the FTP server according to the registration authority account of the mobile terminal, and uploading the test application information stored in the appointed directory to a test directory corresponding to the mobile terminal.
11. A test error upload system, comprising:
FTP server, mobile terminal;
the mobile terminal is used for automatically triggering program error uploading event registration in the mobile terminal when a test error uploading function in the mobile terminal is opened, and automatically sending a request message for registering a permission account to the FTP server so as to register the permission account in the FTP server, so that the FTP server generates a test directory corresponding to the mobile terminal according to the permission account, wherein the test directory is used for storing test application information corresponding to program errors when the mobile terminal is tested; detecting an uploading trigger operation, wherein the uploading trigger operation is a designated action for triggering a program error uploading event registered in the mobile terminal, and the uploading trigger operation comprises shaking the mobile terminal, so that a user can trigger the mobile terminal and the FTP server to perform wireless data transmission through simple operation, and test application information corresponding to the program error is uploaded to the FTP server quickly; if the uploading trigger operation is detected, searching test application information corresponding to the program error, and uploading the test application information to a test directory corresponding to the mobile terminal in the FTP server;
the FTP server is used for receiving the test application information uploaded by the mobile terminal.
12. A storage medium having instructions stored therein; the instructions when executed implement the test error upload method of any of claims 1 to 5.
CN201410310621.XA 2014-07-01 2014-07-01 Test error uploading method and device Active CN105323748B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410310621.XA CN105323748B (en) 2014-07-01 2014-07-01 Test error uploading method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410310621.XA CN105323748B (en) 2014-07-01 2014-07-01 Test error uploading method and device

Publications (2)

Publication Number Publication Date
CN105323748A CN105323748A (en) 2016-02-10
CN105323748B true CN105323748B (en) 2020-04-07

Family

ID=55250164

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410310621.XA Active CN105323748B (en) 2014-07-01 2014-07-01 Test error uploading method and device

Country Status (1)

Country Link
CN (1) CN105323748B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106095690A (en) * 2016-06-23 2016-11-09 维沃移动通信有限公司 The method of testing of application and mobile terminal
CN108170605A (en) * 2017-12-28 2018-06-15 广州启生信息技术有限公司 Submission method, client and the computer readable storage medium of bug information
CN110083521A (en) * 2018-01-26 2019-08-02 南京大学 A kind of submission of mobile application test report and processing method based on swarm intelligence
CN111190791A (en) * 2019-12-20 2020-05-22 北京你财富计算机科技有限公司 Application exception reporting method and device and electronic equipment
CN111475423A (en) * 2020-06-29 2020-07-31 深圳市珍爱云信息技术有限公司 Data entry method and device, electronic equipment and readable storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008055302A1 (en) * 2006-11-07 2008-05-15 Seeker Wireless Pty Limited Enhanced mobile service provision
CN101351002A (en) * 2008-07-21 2009-01-21 深圳市高正软件有限公司 System and method for automatically reporting operation exception of software system
CN101500255A (en) * 2008-02-03 2009-08-05 中国移动通信集团公司 Mobile terminal test method and system
CN102419727A (en) * 2011-09-30 2012-04-18 宇龙计算机通信科技(深圳)有限公司 Automatic test method and device
CN102681942A (en) * 2012-04-21 2012-09-19 北京迈凯互动网络科技有限公司 Testing method and system of mobile application
CN203232468U (en) * 2012-12-28 2013-10-09 三维通信股份有限公司 Device for network routing inspection and personal management based on multi-system RFID (radio frequency identification) read-write terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103678091A (en) * 2013-12-19 2014-03-26 北京奇虎科技有限公司 Method and device for processing crash data of application software

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008055302A1 (en) * 2006-11-07 2008-05-15 Seeker Wireless Pty Limited Enhanced mobile service provision
CN101500255A (en) * 2008-02-03 2009-08-05 中国移动通信集团公司 Mobile terminal test method and system
CN101351002A (en) * 2008-07-21 2009-01-21 深圳市高正软件有限公司 System and method for automatically reporting operation exception of software system
CN102419727A (en) * 2011-09-30 2012-04-18 宇龙计算机通信科技(深圳)有限公司 Automatic test method and device
CN102681942A (en) * 2012-04-21 2012-09-19 北京迈凯互动网络科技有限公司 Testing method and system of mobile application
CN203232468U (en) * 2012-12-28 2013-10-09 三维通信股份有限公司 Device for network routing inspection and personal management based on multi-system RFID (radio frequency identification) read-write terminal

Also Published As

Publication number Publication date
CN105323748A (en) 2016-02-10

Similar Documents

Publication Publication Date Title
CN105323748B (en) Test error uploading method and device
US9277391B2 (en) Pairing method between bluetooth devices and bluetooth system using the same
US8655336B1 (en) Remote issue logging and reporting of mobile station issues and diagnostic information to manufacturer
CN107273263B (en) Abnormal operation analysis method, application terminal and monitoring server
CN104320161B (en) Method and system for rapid Bluetooth pairing
CN105677512B (en) Data processing method and device and electronic equipment
CN112148579B (en) User interface testing method and device
US20150363182A1 (en) Smart device, wearable device and method for pushing &receiving installation package
CN112261635A (en) Bluetooth test method, device, electronic equipment and computer readable storage medium
CN106453402B (en) A kind of data processing method and equipment
US10540325B2 (en) Method and device for identifying junk picture files
WO2013117809A1 (en) Automated notification of images showing common content
EP3179370A1 (en) Webpage automatic test method and apparatus
CN110347672A (en) Verification method and device, the electronic equipment and storage medium of tables of data related update
JP6931706B2 (en) How to combine and display message records, and terminal devices
CN108009096B (en) Test method and terminal
CN103701836A (en) Information processing method, terminal equipment and server
CN105337845A (en) Voice commenting server and method
TW201741895A (en) Method, apparatus and system for checking change of telephone number
CN109976828B (en) Method and device for configuring file
US9749397B2 (en) Methods, systems, and computer-readable media for testing applications on a handheld device
JP5851311B2 (en) Application inspection device
CN105450507A (en) Method and device for sharing information in social network
CN105262829B (en) Geographical position monitoring method and system
CN106708705B (en) Terminal background process monitoring method and system

Legal Events

Date Code Title Description
C06 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