CN109976854B - Application processing method and terminal equipment - Google Patents

Application processing method and terminal equipment Download PDF

Info

Publication number
CN109976854B
CN109976854B CN201910222452.7A CN201910222452A CN109976854B CN 109976854 B CN109976854 B CN 109976854B CN 201910222452 A CN201910222452 A CN 201910222452A CN 109976854 B CN109976854 B CN 109976854B
Authority
CN
China
Prior art keywords
user interface
target
standard
input
application program
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
CN201910222452.7A
Other languages
Chinese (zh)
Other versions
CN109976854A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201910222452.7A priority Critical patent/CN109976854B/en
Publication of CN109976854A publication Critical patent/CN109976854A/en
Application granted granted Critical
Publication of CN109976854B publication Critical patent/CN109976854B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

The invention provides an application program processing method and terminal equipment. The method comprises the steps of receiving a first input of a user to a target application program; displaying a first target user interface in response to the first input; acquiring a first standard user interface corresponding to the first input; acquiring difference information under the condition that the first target user interface and the first standard user interface have difference; and reporting the difference information to a target server. The invention can quickly and accurately find and solve various problems of the user in the application program using process, improve the use experience of the user and reduce the later maintenance cost of the application service provider.

Description

Application processing method and terminal equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an application program processing method and terminal equipment.
Background
In the current era of mobile internet, in order to meet the requirements of users on different application programs, various application programs are developed by service providers, and in the process of using the application programs, the users inevitably have the problem of abnormal functions due to incomplete design of the application programs.
In order to solve the problems of the user in the process of using the application program, the service provider generally relies on the user side to feed back the problems of the application program through a user feedback function. However, due to the limitations of user will and feedback delay, some problems occurring in the application program often cannot be found quickly and solved in time, so that not only is the user experience poor, but also the later maintenance cost of the service provider is increased in order to sooth the mood of the user and deal with the problems occurring in the process of using the application program by the user.
Disclosure of Invention
The embodiment of the invention provides an application program processing method and terminal equipment, and aims to solve the problems that problems occurring in the application program using process of a user cannot be found quickly and solved in time, so that the user experience is poor and the later maintenance cost of a service provider is increased.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides an application processing method, including:
receiving a first input of a target application program from a user;
displaying a first target user interface in response to the first input;
acquiring a first standard user interface corresponding to the first input;
acquiring difference information under the condition that the first target user interface and the first standard user interface have difference;
and reporting the difference information to a target server.
In a second aspect, an embodiment of the present invention further provides a terminal device, including:
the receiving module is used for receiving first input of a user to the target application program;
a display module to display a first target user interface in response to the first input;
the first acquisition module is used for acquiring a first standard user interface corresponding to the first input;
a second obtaining module, configured to obtain difference information when there is a difference between the first target user interface and the first standard user interface;
and the information reporting module is used for reporting the difference information to a target server.
In a third aspect, an embodiment of the present invention further provides a terminal device, which includes a processor, a memory, and a computer program stored in the memory and capable of running on the processor, where when executed by the processor, the computer program implements the steps of the application processing method described above.
In a fourth aspect, the 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 being executed by a processor, the computer program implements the steps of the application processing method described above.
In the above solution of the embodiment of the present invention, a first input to a target application program by a user is received; in response to the first input, displaying a first target user interface; acquiring a first standard user interface corresponding to a first input; acquiring difference information under the condition that the first target user interface and the first standard user interface have difference; and the difference information is reported to the target server, so that various problems occurring in the application program using process of the user can be quickly and accurately found and solved, the use experience of the user is improved, and the later maintenance cost of an application service provider is reduced.
Drawings
Fig. 1 is a schematic flowchart of an application processing method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a hardware structure of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. 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.
Fig. 1 is a schematic flowchart of an application processing method according to an embodiment of the present invention, where the method is applied to a terminal device. The following describes the method in detail.
In step 101, a terminal device receives a first input of a target application program from a user.
In this step, the first input is a preset input, and the first input may include, but is not limited to, at least one of a click input, a press input, a long press input, a pinch input, a drag input, a slide input, and a swipe input, that is, the first input may be one of the above-mentioned inputs, or may also be a combination input of two or more of the above-mentioned inputs.
102, the terminal equipment responds to the first input and displays a first target user interface;
in this step, the terminal device displays the first target user interface in response to the first input received in step 101.
Here, the User Interface (UI) is a main medium for interaction and information exchange between the system and the User, is an Interface for communication between the computer and the User, is a system operation part that can be seen by the User in the application program, and is the most direct embodiment of the application program. The main purpose of the application of the user interface is to better realize human-computer interaction and provide a better convenient and quick operation interface for a user.
It should be noted that the target application includes multiple user interfaces, and the display of different user interfaces is triggered by different input operations of the user, and different function operations are simultaneously implemented.
103, the terminal equipment acquires a first standard user interface corresponding to the first input;
in this step, the standard user interface may be understood as a user interface template, which may be established at the application development design stage.
Here, different input operations by the user may trigger entry into different standard user interfaces. That is, there is a preset correspondence between the user's input operation and the standard user interface.
In this step, the first input corresponds to a first standard user interface.
104, the terminal equipment acquires difference information under the condition that the first target user interface and the first standard user interface have difference;
it should be noted that, in the case that the target application program is operating normally, that is, in the case that no exception occurs, the first target user interface and the first standard user interface should be consistent, or the first target user interface is the same as the first standard user interface.
In this step, when there is a difference between the first target user interface and the first standard user interface, that is, the first target user interface is not consistent with the first standard user interface, or the first target user interface is not completely the same as or completely different from the first standard user interface, it indicates that the target application program is abnormal in the use process of the user.
Here, the difference information may be obtained by marking a difference point between the first target user interface and the first standard user interface.
And 105, the terminal equipment reports the difference information to a target server.
In this step, in order to save the mobile data traffic of the user, preferably, the difference information may be reported to the target server through a wireless local area network (e.g., WIFI).
By reporting the difference information to the target server, analysis basis can be provided for maintenance personnel of the application service provider, the maintenance personnel can conveniently analyze according to the difference information, find problems quickly and accurately, determine the cause of the problems and repair the problems in time, the application service provider and the user are prevented from being damaged, the use experience of the user is improved, and the later maintenance cost of the application service provider is reduced.
In the embodiment of the invention, a first input of a user to a target application program is received; displaying a first target user interface in response to the first input; acquiring a first standard user interface corresponding to a first input; acquiring difference information under the condition that the first target user interface and the first standard user interface have difference; and the difference information is reported to the target server, so that various problems occurring in the application program using process of the user can be quickly and accurately found and solved, the use experience of the user is improved, and the later maintenance cost of an application service provider is reduced.
Based on the embodiment shown in fig. 1, as an optional implementation manner, in step 104, a difference exists between the first target user interface and the first standard user interface, which may specifically include:
determining that there is a difference between the first target user interface and the first standard user interface when at least one of the following difference information is detected:
the first target user interface has a different interface layout than the first standard user interface;
the first target user interface is different from the interface cutout of the first standard user interface;
the first target user interface is different from the controls of the first standard user interface.
Here, the interface layout specifically refers to the positions and sizes of the components constituting the user interface. The common interface layout mode comprises the following steps: linear layout, frame layout, table layout, relative layout, and absolute layout.
It should be noted that the user interface can be comprised of a number of controls, such as forms, buttons, text boxes, tabs, frames, list boxes, clock controls, check boxes, driver list boxes, directory list boxes, file list boxes, input boxes, output boxes, combo list boxes, toolbars, status bars, horizontal scroll bars, and vertical scroll bars, to name a few.
Here, the interface cutout means that one interface is decomposed into several elements.
It should be noted that the difference in interface layout between the first target user interface and the first standard user interface may include: the position of any control in the interface and/or the size of any control in the interface are different.
The first target user interface being different from the controls of the first standard user interface may include: the controls may be of different colors and/or sizes, and it may also be a control where the first target user interface is completely different from the controls of the first standard user interface.
Based on the embodiment shown in fig. 1, as an optional implementation manner, in step 104, the obtaining of the difference information includes at least one of the following obtaining manners:
acquiring screenshot picture information of the first target user interface, wherein the screenshot picture information is provided with a difference mark with the first standard user interface;
here, when it is determined that there is a difference between the first target user interface and the first standard user interface through comparison with the first standard user interface, the terminal device may capture a screen of the first target user interface and mark an abnormal point.
Here, in consideration of the security of the personal privacy of the user, before the terminal device performs screen capture on the first target user interface, the terminal device may be further provided with an inquiry function to inquire whether the user allows screen capture on the first target user interface, and after receiving the authorization of the user, the terminal device may perform screen capture on the first target user interface.
Generating screen recording content containing the input of the first input and a response process through screen recording operation on the target application program, wherein the screen recording operation is executed after the target application program is started;
here, similarly, in consideration of the security of the personal privacy of the user, before the screen recording operation of the target application is performed, an inquiry function may be added to inquire whether the user allows the screen recording operation of the target application, and after receiving the authorization of the user, the user may perform the screen recording operation of the target application.
And saving the operation log information of the first input.
It should be noted that, the screen capture picture information of the first target user interface, the screen recording content including the input of the first input and the response process, and the operation log information of the first input all facilitate the analysis by the later-stage maintenance personnel based on the difference information, so that the problem can be quickly and accurately found, the problem reason can be determined, and the problem can be repaired in the first time.
Preferably, the first standard user interface is stored in a preset standard library of the target application program; the preset standard library stores various standard user interfaces of the target application program and corresponding relations between the various standard user interfaces and different user inputs.
That is, specifically, step 103 may include: inquiring a preset standard library; and calling a first standard user interface corresponding to the first input from a preset standard library according to each standard user interface of the target application program stored in the preset standard library and the corresponding relation between each standard user interface and different user inputs.
Here, the correspondence relationship between each standard user interface and different user inputs may be understood as that the display of the corresponding standard user interface may be triggered by different user inputs.
For example, the target application is instant messaging software, and if a click input of a user on a button is received at the position of the "contact" or "address book" button of the main interface of the instant messaging software, a contact list interface corresponding to the click input is displayed. That is, a user's click input on the "contacts" or "address book" button corresponds to a contact list interface.
Based on the embodiment shown in fig. 1, as an optional implementation manner, before step 101, the method further includes:
marking the interface layout, the interface cutting chart and the control of each user interface of the target application program to obtain a standard user interface corresponding to each user interface;
storing the corresponding relation of different standard user interfaces inputted by different users;
and creating the preset standard library based on the standard user interface corresponding to each user interface and the corresponding relation.
It should be noted that, when a target application program is designed and developed, the controls of each interface are fixed, the drawing cutting and layout marking are strictly specified, the controls, the interface drawing cutting and layout are labeled, meanwhile, different user input operations enter the corresponding relations of different interfaces to be recorded and labeled one by one, and a template standard library of each user interface and operation flow of the target application program is established. Only if the interface corresponds to the standard library, and the flow steps also correspond to each other, the target application program is indicated to be operated normally.
Here, the preset standard library may be stored locally in the terminal device, or may be stored in the cloud, such as the server.
Based on the method, the embodiment of the invention provides the terminal equipment for realizing the method.
Fig. 2 is a schematic structural diagram of a terminal device according to an embodiment of the present invention. An embodiment of the present invention provides a terminal device 200, where the terminal device 200 may include:
a receiving module 201, configured to receive a first input of a target application from a user;
a display module 202, configured to display a first target user interface in response to the first input;
a first obtaining module 203, configured to obtain a first standard user interface corresponding to the first input;
a second obtaining module 204, configured to obtain difference information when there is a difference between the first target user interface and the first standard user interface;
an information reporting module 205, configured to report the difference information to a target server.
Optionally, the second obtaining module 204 includes:
a processing unit, configured to determine that there is a difference between the first target user interface and the first standard user interface when at least one of the following difference information is detected:
the first target user interface has a different interface layout than the first standard user interface;
the first target user interface is different from the interface cutout of the first standard user interface;
the first target user interface is different from the controls of the first standard user interface.
Optionally, the second obtaining module 204 includes at least one of the following obtaining units:
a first obtaining unit, configured to obtain screenshot picture information of the first target user interface, where the screenshot picture information has a difference flag from the first standard user interface;
a second obtaining unit, configured to generate screen recording content including an input of the first input and a response process through a screen recording operation on the target application program, where the screen recording operation is performed after the target application program is started;
and the third acquisition unit is used for saving the operation log information of the first input.
Preferably, the first standard user interface is stored in a preset standard library of the target application program;
the preset standard library stores various standard user interfaces of the target application program and corresponding relations between the various standard user interfaces and different user inputs.
Optionally, the terminal device 200 may further include:
the marking module is used for marking the interface layout, the interface map cutting and the control of each user interface of the target application program to obtain a standard user interface corresponding to each user interface;
the storage unit is used for storing the corresponding relation of different standard user interfaces entered by different users;
and the creating module is used for creating the preset standard library based on the standard user interface corresponding to each user interface and the corresponding relation.
The terminal device provided in the embodiment of the present invention can implement each process implemented by the mobile terminal in the method embodiment of fig. 1, and is not described here again to avoid repetition.
The terminal equipment provided by the embodiment of the invention receives the first input of a user to a target application program through the receiving module; the display module is used for responding to the first input and displaying a first target user interface; a first acquisition module acquires a first standard user interface corresponding to a first input; the second acquisition module acquires difference information under the condition that the first target user interface is different from the first standard user interface; the information reporting module reports the difference information to the target server, so that various problems of the user in the application program using process can be quickly and accurately found and solved, the use experience of the user is improved, and the later maintenance cost of an application service provider is reduced.
Fig. 3 is a schematic diagram of a hardware structure of a terminal device for implementing various embodiments of the present invention.
The terminal device 300 includes but is not limited to: radio frequency unit 301, network module 302, audio output unit 303, input unit 304, sensor 305, display unit 306, user input unit 307, interface unit 308, memory 309, processor 310, and power supply 311. Those skilled in the art will appreciate that the terminal device configuration shown in fig. 3 does not constitute a limitation of the terminal device, and that the terminal device may include more or fewer components than shown, or combine certain components, or a different arrangement of components. In the embodiment of the present invention, the terminal device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal device, a wearable device, a pedometer, and the like.
The user input unit 307 is used for receiving a first input of a user to the target application program; the display unit 306 is used for responding to the first input and displaying a first target user interface; a processor 310, configured to obtain a first standard user interface corresponding to the first input; acquiring difference information under the condition that the first target user interface and the first standard user interface have difference; and reporting the difference information to a target server.
In the embodiment of the invention, a first input of a user to a target application program is received; displaying a first target user interface in response to the first input; acquiring a first standard user interface corresponding to a first input; acquiring difference information under the condition that a difference exists between the first target user interface and the first standard user interface; and the difference information is reported to the target server, so that various problems occurring in the application program using process of the user can be quickly and accurately found and solved, the use experience of the user is improved, and the later maintenance cost of an application service provider is reduced.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 301 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 310; in addition, uplink data is transmitted to the base station. In general, radio frequency unit 301 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 301 can also communicate with a network and other devices through a wireless communication system.
The terminal device provides the user with wireless broadband internet access through the network module 302, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 303 may convert audio data received by the radio frequency unit 301 or the network module 302 or stored in the memory 309 into an audio signal and output as sound. Also, the audio output unit 303 may also provide audio output related to a specific function performed by the terminal apparatus 300 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 303 includes a speaker, a buzzer, a receiver, and the like.
The input unit 304 is used to receive audio or video signals. The input Unit 304 may include a Graphics Processing Unit (GPU) 3041 and a microphone 3042, and the Graphics processor 3041 processes image data of a still picture or video obtained by an image capturing apparatus (such as a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 306. The image frames processed by the graphic processor 3041 may be stored in the memory 309 (or other storage medium) or transmitted via the radio frequency unit 301 or the network module 302. The microphone 3042 may receive sounds and may be capable of processing such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 301 in case of the phone call mode.
The terminal device 300 further comprises at least one sensor 305, such as light sensors, motion sensors and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel 3061 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 3061 and/or a backlight when the terminal device 300 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the gesture of the mobile terminal device (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration identification related functions (such as pedometer and tapping), and the like; the sensors 305 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 306 is used to display information input by the user or information provided to the user. The Display unit 306 may include a Display panel 3061, and the Display panel 3061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 307 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal device. Specifically, the user input unit 307 includes a touch panel 3071 and other input devices 3072. The touch panel 3071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 3071 (e.g., operations by a user on or near the touch panel 3071 using a finger, a stylus, or any suitable object or attachment). The touch panel 3071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 310, and receives and executes commands sent by the processor 310. In addition, the touch panel 3071 may be implemented using various types, such as resistive, capacitive, infrared, and surface acoustic wave. The user input unit 307 may include other input devices 3072 in addition to the touch panel 3071. Specifically, the other input devices 3072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described herein.
Further, the touch panel 3071 may be overlaid on the display panel 3061, and when the touch panel 3071 detects a touch operation on or near the touch panel, the touch operation is transmitted to the processor 310 to determine the type of the touch event, and then the processor 310 provides a corresponding visual output on the display panel 3061 according to the type of the touch event. Although the touch panel 3071 and the display panel 3061 are shown as two separate components in fig. 3 to implement the input and output functions of the mobile terminal device, in some embodiments, the touch panel 3071 and the display panel 3061 may be integrated to implement the input and output functions of the mobile terminal device, which is not limited herein.
The interface unit 308 is an interface for connecting an external device to the terminal apparatus 300. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 308 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the terminal apparatus 300 or may be used to transmit data between the terminal apparatus 300 and an external device.
The memory 309 may be used to store software programs as well as various data. The memory 309 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, etc. Further, the memory 309 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 310 is a control center of the mobile terminal device, connects various parts of the entire mobile terminal device using various interfaces and lines, performs various functions of the mobile terminal device and processes data by operating or executing software programs and/or modules stored in the memory 309 and calling data stored in the memory 309, thereby integrally monitoring the mobile terminal device. Processor 310 may include one or more processing units; preferably, the processor 310 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 310.
Terminal device 300 may also include a power supply 311 (e.g., a battery) for providing power to various components, and preferably, power supply 311 may be logically connected to processor 310 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
In addition, the terminal device 300 includes some functional modules that are not shown, and are not described in detail here.
Preferably, an embodiment of the present invention further provides a terminal device, which includes a processor 310, a memory 309, and a computer program that is stored in the memory 309 and is executable on the processor 310, and when the computer program is executed by the processor 310, the computer program implements each process of the foregoing application processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The 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 the computer program is executed by a processor, the computer program implements each process of the foregoing application processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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 apparatus 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 apparatus. Without further limitation, an element defined by the phrase "comprising one of 8230, and" comprising 8230does not exclude the presence of additional like elements in a process, method, article, or apparatus comprising the element.
Through the description of the foregoing embodiments, it is clear to those skilled in the art that the method of the foregoing embodiments may be implemented by software plus a necessary general hardware platform, and certainly may also be implemented by hardware, but in many cases, the former is a better implementation. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as 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.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (7)

1. An application processing method applied to a terminal device is characterized by comprising the following steps:
receiving a first input of a target application program from a user;
displaying a first target user interface in response to the first input;
acquiring a first standard user interface corresponding to the first input;
acquiring difference information under the condition that the first target user interface and the first standard user interface have difference;
reporting the difference information to a target server;
the obtaining of the difference information includes at least one of:
generating screen recording content containing the input of the first input and a response process through screen recording operation on the target application program, wherein the screen recording operation is executed after the target application program is started;
saving the operation log information of the first input;
the first standard user interface is stored in a preset standard library of the target application program;
the preset standard library stores all standard user interfaces of the target application program and corresponding relations between the standard user interfaces and different user inputs;
before receiving the first input of the user to the target application program, the method further comprises the following steps:
marking the interface layout, the interface cutout and the control of each user interface of the target application program to obtain a standard user interface corresponding to each user interface;
storing the corresponding relation of different standard user interfaces inputted by different users;
and creating the preset standard library based on the standard user interface corresponding to each user interface and the corresponding relation.
2. The application processing method of claim 1, wherein the difference between the first target user interface and the first standard user interface comprises:
determining that there is a difference between the first target user interface and the first standard user interface when at least one of the following difference information is detected:
the first target user interface has a different interface layout than the first standard user interface;
the first target user interface is different from the interface profile of the first standard user interface;
the first target user interface is different from the controls of the first standard user interface.
3. The application processing method according to claim 1, wherein the obtaining difference information further comprises one of:
and acquiring screenshot picture information of the first target user interface, wherein the screenshot picture information is provided with a difference mark with the first standard user interface.
4. A terminal device, comprising:
the receiving module is used for receiving first input of a user to the target application program;
a display module to display a first target user interface in response to the first input;
the first acquisition module is used for acquiring a first standard user interface corresponding to the first input;
a second obtaining module, configured to obtain difference information when there is a difference between the first target user interface and the first standard user interface;
the information reporting module is used for reporting the difference information to a target server;
the second obtaining module comprises at least one of the following obtaining units:
a second obtaining unit, configured to generate screen recording content including an input of the first input and a response process through a screen recording operation on the target application program, where the screen recording operation is performed after the target application program is started;
a third acquisition unit, configured to save the operation log information of the first input;
the first standard user interface is stored in a preset standard library of the target application program;
the preset standard library stores all standard user interfaces of the target application program and corresponding relations between the standard user interfaces and different user inputs;
the terminal device further includes:
the marking module is used for marking the interface layout, the interface cutout and the control of each user interface of the target application program to obtain a standard user interface corresponding to each user interface;
the storage module is used for storing the corresponding relation of different standard user interfaces entered by different user inputs;
and the creating module is used for creating the preset standard library based on the standard user interface corresponding to each user interface and the corresponding relation.
5. The terminal device according to claim 4, wherein the second obtaining module comprises:
a processing unit configured to determine that there is a difference between the first target user interface and the first standard user interface when at least one of the following difference information is detected:
the first target user interface has a different interface layout than the first standard user interface;
the first target user interface is different from the interface profile of the first standard user interface;
the first target user interface is different from the controls of the first standard user interface.
6. The terminal device according to claim 4, wherein the second obtaining module further comprises one of the following obtaining units:
the first acquisition unit is used for acquiring screenshot picture information of the first target user interface, and the screenshot picture information is provided with a difference mark with the first standard user interface.
7. A terminal device, characterized in that it comprises a processor, a memory and a computer program stored on the memory and executable on the processor, which computer program, when executed by the processor, implements the steps of the application processing method according to any one of claims 1 to 3.
CN201910222452.7A 2019-03-22 2019-03-22 Application processing method and terminal equipment Active CN109976854B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910222452.7A CN109976854B (en) 2019-03-22 2019-03-22 Application processing method and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910222452.7A CN109976854B (en) 2019-03-22 2019-03-22 Application processing method and terminal equipment

Publications (2)

Publication Number Publication Date
CN109976854A CN109976854A (en) 2019-07-05
CN109976854B true CN109976854B (en) 2023-02-24

Family

ID=67080074

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910222452.7A Active CN109976854B (en) 2019-03-22 2019-03-22 Application processing method and terminal equipment

Country Status (1)

Country Link
CN (1) CN109976854B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111866576B (en) * 2020-06-28 2022-11-04 泰康保险集团股份有限公司 On-line problem processing system and method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658157A (en) * 2004-01-28 2005-08-24 微软公司 Method and system for automatically determining differences in a user interface throughout a development cycle
CN104866172A (en) * 2015-03-27 2015-08-26 乐视致新电子科技(天津)有限公司 Fault feedback method and fault feedback device
CN104992117A (en) * 2015-06-16 2015-10-21 北京航空航天大学 Abnormal behavior detection method and behavior model establishment method of HTML5 mobile application program
CN105359111A (en) * 2013-07-05 2016-02-24 日本电气方案创新株式会社 User-interface review method, device, and program
CN107025174A (en) * 2017-04-06 2017-08-08 网易(杭州)网络有限公司 For the method for the user interface abnormality test of equipment, device and readable storage media
CN107678937A (en) * 2017-07-26 2018-02-09 上海壹账通金融科技有限公司 Page compatibility detection method, device, server and medium
CN108363599A (en) * 2018-01-12 2018-08-03 深圳壹账通智能科技有限公司 User interface shows recognition methods and terminal device
CN108984399A (en) * 2018-06-29 2018-12-11 上海连尚网络科技有限公司 Detect method, electronic equipment and the computer-readable medium of interface difference

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9009669B2 (en) * 2010-05-07 2015-04-14 Salesforce.Com, Inc. Visual user interface validator
US10114733B1 (en) * 2016-08-29 2018-10-30 Cadence Design Systems, Inc. System and method for automated testing of user interface software for visual responsiveness

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658157A (en) * 2004-01-28 2005-08-24 微软公司 Method and system for automatically determining differences in a user interface throughout a development cycle
CN105359111A (en) * 2013-07-05 2016-02-24 日本电气方案创新株式会社 User-interface review method, device, and program
CN104866172A (en) * 2015-03-27 2015-08-26 乐视致新电子科技(天津)有限公司 Fault feedback method and fault feedback device
CN104992117A (en) * 2015-06-16 2015-10-21 北京航空航天大学 Abnormal behavior detection method and behavior model establishment method of HTML5 mobile application program
CN107025174A (en) * 2017-04-06 2017-08-08 网易(杭州)网络有限公司 For the method for the user interface abnormality test of equipment, device and readable storage media
CN107678937A (en) * 2017-07-26 2018-02-09 上海壹账通金融科技有限公司 Page compatibility detection method, device, server and medium
CN108363599A (en) * 2018-01-12 2018-08-03 深圳壹账通智能科技有限公司 User interface shows recognition methods and terminal device
CN108984399A (en) * 2018-06-29 2018-12-11 上海连尚网络科技有限公司 Detect method, electronic equipment and the computer-readable medium of interface difference

Also Published As

Publication number Publication date
CN109976854A (en) 2019-07-05

Similar Documents

Publication Publication Date Title
CN108762954B (en) Object sharing method and mobile terminal
CN107580147B (en) Management method of notification message and mobile terminal
CN108491123B (en) Method for adjusting application program icon and mobile terminal
CN109101147B (en) Message notification display method and terminal
CN110196667B (en) Notification message processing method and terminal
CN108132752B (en) Text editing method and mobile terminal
CN109710349B (en) Screen capturing method and mobile terminal
CN109085968B (en) Screen capturing method and terminal equipment
CN109343788B (en) Operation control method of mobile terminal and mobile terminal
CN110308834B (en) Setting method of application icon display mode and terminal
CN108391008B (en) Message reminding method and mobile terminal
CN109523253B (en) Payment method and device
CN107734172B (en) Information display method and mobile terminal
WO2019114530A1 (en) Information prompting method and mobile terminal
CN109189303B (en) Text editing method and mobile terminal
CN110913067A (en) Information sending method and electronic equipment
CN108062194B (en) Display method and device and mobile terminal
CN110096203B (en) Screenshot method and mobile terminal
CN111610903A (en) Information display method and electronic equipment
CN108196781B (en) Interface display method and mobile terminal
CN110309003B (en) Information prompting method and mobile terminal
CN110012151B (en) Information display method and terminal equipment
CN109669656B (en) Information display method and terminal equipment
CN111061446A (en) Display method and electronic equipment
CN111131607A (en) Information sharing method, electronic equipment and computer readable storage medium

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