CN110955595A - Problem repairing method and device, electronic equipment and computer readable storage medium - Google Patents

Problem repairing method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN110955595A
CN110955595A CN201911108103.9A CN201911108103A CN110955595A CN 110955595 A CN110955595 A CN 110955595A CN 201911108103 A CN201911108103 A CN 201911108103A CN 110955595 A CN110955595 A CN 110955595A
Authority
CN
China
Prior art keywords
target
question
page
related information
information
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.)
Pending
Application number
CN201911108103.9A
Other languages
Chinese (zh)
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.)
CITIC Aibank Corp Ltd
Original Assignee
CITIC Aibank Corp 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 CITIC Aibank Corp Ltd filed Critical CITIC Aibank Corp Ltd
Priority to CN201911108103.9A priority Critical patent/CN110955595A/en
Publication of CN110955595A publication Critical patent/CN110955595A/en
Pending legal-status Critical Current

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/362Software debugging
    • G06F11/366Software debugging using diagnostics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0793Remedial or corrective actions

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Computer Hardware Design (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a problem repairing method, a problem repairing device, electronic equipment and a computer readable storage medium, which are applied to the technical field of computers, wherein the method comprises the following steps: receiving a target problem playback instruction, then obtaining problem related information corresponding to the target problem based on the target problem playback instruction, wherein the problem related information comprises page URL information and mark position coordinate information, and then displaying the target problem in a dynamic playback mode based on the problem related information so as to prompt a developer to position and repair the target problem. The problem related information based on the target problem is displayed in a dynamic playback mode, the target problem is visually displayed, the problem that developers need to communicate with users (or testers) in a large quantity to accurately position the target problem is avoided, the efficiency of positioning the target problem is improved, and the efficiency of repairing the target problem can be improved.

Description

Problem repairing method and device, electronic equipment and computer readable storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a problem repairing method and apparatus, an electronic device, and a computer-readable storage medium.
Background
With the development of internet technology, computer application programs are becoming more and more popular. During the development or application process of the application program, a corresponding problem (namely Bug) occurs, and how to realize the repair of the bugs becomes a problem
At present, in the process of developing or using an internet product, if a user (or a tester) finds a problem in the process of using (or testing) the internet product, or finds that a page is inconsistent with expectations, the user (or the tester) needs to be contacted with the developer through a third-party auxiliary means, and in the process of communicating the user (or the tester) with the developer, the developer needs to tell the user (or the tester) what information should be provided every time the developer receives the problem, or the developer cannot visually see the problem, needs to communicate with the user (or the tester) in detail how to reproduce, and therefore much time is wasted when the user (or the tester) locates the problem with the developer.
Disclosure of Invention
The application provides a problem repairing method, a problem repairing device, electronic equipment and a computer-readable storage medium, which are used for avoiding excessive communication between developers and users (or testers) when the developers perform problem positioning, improving the efficiency of problem positioning and further improving the efficiency of problem repairing, and the technical scheme adopted by the application is as follows:
in a first aspect, there is provided a method of problem repair, the method comprising,
receiving a target question playback instruction;
based on the target problem playback instruction, acquiring problem related information corresponding to the target problem, wherein the problem related information comprises page URL information and mark position coordinate information;
and displaying the target problem in a dynamic playback mode based on the problem related information so as to prompt a developer to position and repair the target problem.
Optionally, the presenting the target question by a dynamic playback mode based on the question related information includes:
jumping to a first page of a target problem based on first page URL information in the problem related information;
and performing position drawing at the corresponding position of the first page of the target question based on the coordinate information at the first mark in the question related information.
Optionally, the displaying the target question in a dynamic playback manner based on the question related information further includes:
judging whether the problem related information comprises second page URL information or not;
and when the question related information comprises second page URL information, jumping to a target question second page, and performing position drawing at a corresponding position of the target question second page based on second mark position coordinate information in the question related information.
Optionally, the method further comprises: transparency masking a first page of a target issue and/or a second page of the target issue
A process, the transparency mask process, is used to render the page-only readable process unwritable.
Optionally, the method further comprises:
when a question feedback instruction of a user is received, question related information of a question page is collected based on the installed target middleware.
Optionally, collecting the question-related information of the question page based on the installed target middleware includes:
acquiring page URL information and mark position coordinate information of a first question page;
and when a page jump instruction of a user is detected, acquiring page URL information and mark position coordinate information of a second problem page jumped to through the target middleware.
In a second aspect, there is provided a problem remedy apparatus, comprising,
the receiving module is used for receiving a target problem playback instruction;
the acquisition module is used for acquiring problem related information corresponding to the target problem based on the target problem playback instruction, wherein the problem related information comprises page URL information and mark position coordinate information;
and the display module is used for displaying the target problem in a dynamic playback mode based on the problem related information so as to prompt a developer to position and repair the target problem.
Optionally, the display module comprises:
the first jumping unit is used for jumping to a first page of a target problem based on first page URL information in the problem related information;
and the drawing unit is used for drawing the position at the corresponding position of the first page of the target question based on the coordinate information at the first mark in the question related information.
Optionally, the display module further comprises:
the judging unit is used for judging whether the problem related information comprises second page URL information or not;
and the second jumping unit is used for jumping to the second page of the target problem when the problem related information comprises second page URL information, and performing position drawing at the corresponding position of the second page of the target problem based on the second mark position coordinate information in the problem related information.
Optionally, the apparatus further comprises:
and the mask module is used for performing transparent mask processing on the first page of the target problem and/or the second page of the target problem, and the transparent mask processing is used for enabling the page to be read only and not to be written.
Optionally, the apparatus further comprises:
and the collection module is used for collecting the problem related information of the problem page based on the installed target middleware when a problem feedback instruction of the user is received.
Optionally, the collection module comprises:
the acquisition unit is used for acquiring page URL information and mark position coordinate information of the first question page;
and the detection unit is used for acquiring the page URL information and the mark position coordinate information of the second problem page jumped to by the target middleware when the page jump instruction of the user is detected.
In a third aspect, an electronic device is provided, which includes:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: the problem-repairing method shown in the first aspect is performed.
In a fourth aspect, there is provided a computer-readable storage medium for storing computer instructions which, when run on a computer, cause the computer to perform the problem fixing method of the first aspect.
Compared with the prior art that developers need to communicate with users (or testers) in a large quantity when problem location is carried out, the problem locating method and device have the advantages that target problem playback instructions are received, problem related information corresponding to the target problems is obtained based on the target problem playback instructions, the problem related information comprises page URL information and mark position coordinate information, and then the target problems are displayed in a dynamic playback mode based on the problem related information so as to prompt the developers to carry out location and repair on the target problems. The problem related information based on the target problem is displayed in a dynamic playback mode, the target problem is visually displayed, the problem that developers need to communicate with users (or testers) in a large quantity to accurately position the target problem is avoided, the efficiency of positioning the target problem is improved, and the efficiency of repairing the target problem can be improved.
Additional aspects and advantages of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the present application.
Drawings
The foregoing and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic flow chart illustrating a problem repairing method according to an embodiment of the present disclosure;
FIG. 2 is a schematic structural diagram of a problem repairing apparatus according to an embodiment of the present application;
FIG. 3 is a schematic diagram of another problem remediating device as embodied in the present application;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to the embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of explaining the present application and are not to be construed as limiting the present application.
As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
An embodiment of the present application provides a problem repairing method, as shown in fig. 1, the method may include the following steps:
step S101, receiving a target question playback instruction;
among them, problem (i.e., Bug): the problem is a professional term in the field of computers, because of defects existing in system security policies, hazards that attackers can access without authorization, and other problems existing in system or application development, and is not limited herein.
Specifically, the target question playback instruction may be that a developer selects one of the target questions on a corresponding question list page for question playback, and receives the target question playback instruction based on a selection operation of the developer, where the developer here is merely an example and does not form a limitation of the present application.
Step S102, based on a target problem playback instruction, obtaining problem related information corresponding to a target problem, wherein the problem related information comprises page URL information and mark position coordinate information;
specifically, the problem related information corresponding to the target problem may be acquired from the database based on a mapping relationship between the target problem and the problem related information corresponding to the target problem according to the name or ID information of the target problem, where the problem related information may include, but is not limited to, page URL information, and coordinate information at a mark; the page URL information may be a URL address of a web page or an application page having a problem, and the coordinate information of the mark may be specific location information of the problem in the web page or the application page, such as an information input area corresponding to an account password in an application login page.
And S103, displaying the target problem in a dynamic playback mode based on the problem related information to prompt a developer to position and repair the target problem.
Specifically, based on the acquired problem related information, displaying the target problem in a dynamic playback mode to prompt a developer to position and repair the target problem; wherein, the dynamic playback may be a playback showing of operation steps of finding problems by users or developers in a time sequence.
Compared with the prior art that a developer needs to communicate with a user (or a tester) in a large quantity when problem location is carried out, the problem recovery method receives a target problem playback instruction, then based on the target problem playback instruction, obtains problem related information corresponding to the target problem, wherein the problem related information comprises page URL information and mark position coordinate information, and then displays the target problem in a dynamic playback mode based on the problem related information so as to prompt the developer to carry out location recovery on the target problem. The problem related information based on the target problem is displayed in a dynamic playback mode, the target problem is visually displayed, the problem that developers need to communicate with users (or testers) in a large quantity to accurately position the target problem is avoided, the efficiency of positioning the target problem is improved, and the efficiency of repairing the target problem can be improved.
The embodiment of the present application provides a possible implementation manner, and specifically, step S103 includes:
step S1031 (not shown in the figure), jumping to the first page of the target question based on the first page URL information in the question related information;
step S1032 (not shown in the figure), position drawing is performed at the corresponding position of the first page of the target question based on the first mark-at-coordinate information in the question-related information.
Specifically, the problem related information includes page URL information and mark position coordinate information, and the dynamic playback of the target problem may be that, based on first page URL information in the obtained target problem related information, the target problem jumps to a first page of the target problem corresponding to the URL information; then, based on the coordinate information at the first mark in the question related information, position drawing is performed at the corresponding position of the first page of the target question, wherein the drawing may be symbol marking (for example, marking the corresponding position by a square frame, a round frame, or the like), color marking (for example, displaying a corresponding color to distinguish the corresponding position from other positions), or zooming in or out on the corresponding position to distinguish the corresponding position from other positions. And the jump to the first page of the target problem and the position depiction at the corresponding position are executed according to the occurring time sequence, so that the effect of dynamic playing is achieved.
For the embodiment of the application, jumping to the first page of the target problem and performing position description at the corresponding position are performed according to the occurring time sequence, so that the effect of dynamic playing is achieved, and the problem of how to realize dynamic playback of the target problem is solved.
The embodiment of the present application provides a possible implementation manner, and specifically, step S103 further includes:
step S1033 (not shown in the figure), determining whether the question-related information includes second page URL information;
step S1034 (not shown in the figure), when the question related information includes the second page URL information, jumping to the target question second page, and performing location mapping at the corresponding location of the target question second page based on the second mark position coordinate information in the question related information.
Specifically, some problems can be presented only through two pages, whether the problem related information includes second page URL information or not can be judged, when the problem related information includes the second page URL information, the target problem second page is skipped to, and position drawing is performed at a corresponding position of the target problem second page based on second mark position coordinate information in the problem related information. The problem that three or more pages are required to be displayed can be realized by steps similar to step S1034 (not shown in the figure), and details are not described herein.
The dynamic playback problem of the problem that a plurality of pages are required to be reflected is solved.
The embodiment of the present application provides a possible implementation manner, and further, the method further includes:
step S104 (not shown), performing transparency masking on the first page of the target issue and/or the second page of the target issue, where the transparency masking is used to make the page readable only processing unwritable.
Specifically, the transparency masking processing can be performed on the first page of the target problem and/or the second page of the target problem, wherein the transparency masking processing is used for enabling the page to be readable only and not writable, and therefore the dynamic playback of the target problem is prevented from being influenced by misoperation of developers.
For the embodiment of the application, the transparent masking processing is carried out on the first page of the target problem and/or the second page of the target problem, so that the influence of misoperation of a developer on the dynamic playback of the target problem is avoided.
The embodiment of the present application provides a possible implementation manner, and further, the method further includes:
step S105 (not shown in the figure), when receiving the question feedback instruction of the user, collects question related information of the question page based on the installed target middleware.
Where the middleware is a separate system software or service by which the distributed application software shares resources between different technologies. Middleware, which is located on the operating system of a client/server, manages computer resources and network communications, is software that connects two separate applications or separate systems. Connected systems, even if they have different interfaces, can still exchange information with each other through middleware. One key way to execute middleware is information transfer. Through middleware, applications can operate in a multi-platform or OS environment.
Specifically, after finding a corresponding problem, a user or a tester may start a corresponding problem feedback instruction, and after receiving the problem feedback instruction of the user, may collect problem-related information of a problem page based on an installed target middleware; the middleware can be installed in the APP application or the WEB application in the form of a third-party plug-in.
According to the embodiment of the application, the problem of acquiring the problem related information is solved, and a foundation is laid for the dynamic playback of the subsequent target problem.
The embodiment of the present application provides a possible implementation manner, and step S105 (not shown in the figure) includes:
step S1051 (not shown in the figure), collecting page URL information and mark position coordinate information of the first question page;
step S1052 (not shown in the figure), when the page jump instruction of the user is detected, acquiring the page URL information and the mark position coordinate information of the second problem page jumped to through the target middleware.
Specifically, the jump of the page and the click event of the mouse can be monitored through corresponding monitoring codes, so that the page URL information and the coordinate information of the mark position of the first problem page are collected; if the problem needs to be reflected by a plurality of pages, the URL information of the page of the second problem page to be jumped to and the coordinate information of the mark position can be acquired through the target middleware when the page jump instruction of the user exists or not is detected and the page jump instruction exists.
For the embodiment of the application, the problem of how to specifically realize the acquisition of the problem related information is solved.
Fig. 2 is a problem repairing apparatus provided in an embodiment of the present application, where the apparatus 20 includes: a receiving module 201, an obtaining module 202, and a presenting module 203, wherein,
a receiving module 201, configured to receive a target question playback instruction;
the obtaining module 202 is configured to obtain, based on the target problem playback instruction, problem-related information corresponding to the target problem, where the problem-related information includes page URL information and mark position coordinate information;
and the display module 203 is used for displaying the target problem in a dynamic playback mode based on the problem related information so as to prompt a developer to perform positioning repair on the target problem.
The embodiment of the application provides a problem repairing device, compared with the prior art that a developer needs to communicate with a user (or a tester) in a large quantity when problem positioning is carried out, the problem repairing device receives a target problem playback instruction, acquires problem related information corresponding to a target problem based on the target problem playback instruction, wherein the problem related information comprises page URL (uniform resource locator) information and mark position coordinate information, and then displays the target problem based on the problem related information in a dynamic playback mode so as to prompt the developer to position and repair the target problem. The problem related information based on the target problem is displayed in a dynamic playback mode, the target problem is visually displayed, the problem that developers need to communicate with users (or testers) in a large quantity to accurately position the target problem is avoided, the efficiency of positioning the target problem is improved, and the efficiency of repairing the target problem can be improved.
The identity authentication device of this embodiment can execute an identity authentication method provided in the above embodiments of this application, and the implementation principles thereof are similar, and are not described herein again.
As shown in fig. 3, the present embodiment provides another problem repair apparatus, and the apparatus 30 includes: a receiving module 301, an obtaining module 302, and a presenting module 303, wherein,
a receiving module 301, configured to receive a target question playback instruction;
wherein, the receiving module 301 in fig. 3 has the same or similar function as the receiving module 201 in fig. 2.
An obtaining module 302, configured to obtain, based on a target question playback instruction, question-related information corresponding to a target question, where the question-related information includes page URL information and mark position coordinate information;
the acquiring module 302 in fig. 3 has the same or similar function as the acquiring module 202 in fig. 2.
And the display module 303 is configured to display the target problem in a dynamic playback manner based on the problem related information, so as to prompt a developer to perform positioning repair on the target problem.
Wherein, the display module 303 in fig. 3 has the same or similar function as the display module 203 in fig. 2.
The embodiment of the present application provides a possible implementation manner, and specifically, the display module 303 includes:
a first skipping unit 3031, configured to skip to a first page of a target question based on first page URL information in the question related information;
a drawing unit 3032, configured to draw a position at a corresponding position of the first page of the target question based on the first mark-position coordinate information in the question-related information.
For the embodiment of the application, jumping to the first page of the target problem and performing position description at the corresponding position are performed according to the occurring time sequence, so that the effect of dynamic playing is achieved, and the problem of how to realize dynamic playback of the target problem is solved.
The embodiment of the present application provides a possible implementation manner, and the display module 303 further includes:
a determining unit 3032, configured to determine whether the problem related information includes second page URL information;
and a second jumping unit 3033, configured to jump to the second page of the target question when the question related information includes second page URL information, and perform location mapping at a corresponding location of the second page of the target question based on second mark location coordinate information in the question related information.
The dynamic playback problem of the problem that a plurality of pages are required to be reflected is solved.
The embodiment of the present application provides a possible implementation manner, and further, the apparatus further includes:
and the masking module 304 is used for performing transparency masking processing on the first page of the target problem and/or the second page of the target problem, wherein the transparency masking processing is used for enabling the page to be read-only processing and not to be written.
For the embodiment of the application, the transparent masking processing is carried out on the first page of the target problem and/or the second page of the target problem, so that the influence of misoperation of a developer on the dynamic playback of the target problem is avoided.
The embodiment of the present application provides a possible implementation manner, and further, the apparatus further includes:
a collecting module 305, configured to collect question related information of the question page based on the installed target middleware when receiving a question feedback instruction of the user.
According to the embodiment of the application, the problem of acquiring the problem related information is solved, and a foundation is laid for the dynamic playback of the subsequent target problem.
The embodiment of the present application provides a possible implementation manner, and further, the collection module 305 includes:
the acquisition unit 3051 is configured to acquire page URL information of the first question page and coordinate information of a mark position;
the detecting unit 3052 is configured to, when a page jump instruction of the user is detected, acquire, by the target middleware, page URL information and mark position coordinate information of the second problem page to which the user jumps.
For the embodiment of the application, the problem of how to specifically realize the acquisition of the problem related information is solved.
The embodiment of the application provides a problem repairing device, compared with the prior art that a developer needs to communicate with a user (or a tester) in a large quantity when problem positioning is carried out, the problem repairing device receives a target problem playback instruction, acquires problem related information corresponding to a target problem based on the target problem playback instruction, wherein the problem related information comprises page URL (uniform resource locator) information and mark position coordinate information, and then displays the target problem based on the problem related information in a dynamic playback mode so as to prompt the developer to position and repair the target problem. The problem related information based on the target problem is displayed in a dynamic playback mode, the target problem is visually displayed, the problem that developers need to communicate with users (or testers) in a large quantity to accurately position the target problem is avoided, the efficiency of positioning the target problem is improved, and the efficiency of repairing the target problem can be improved.
The embodiment of the present application provides a problem repairing apparatus, which is suitable for the method shown in the above embodiment, and is not described herein again.
An embodiment of the present application provides an electronic device, as shown in fig. 4, an electronic device 40 shown in fig. 4 includes: a processor 4001 and a memory 4003. Processor 4001 is coupled to memory 4003, such as via bus 4002. Further, the electronic device 40 may also include a transceiver 4004. In addition, the transceiver 4004 is not limited to one in practical applications, and the structure of the electronic device 400 is not limited to the embodiment of the present application. The processor 4001 is applied in the embodiment of the present application, and is used to implement the functions of the receiving module, the acquiring module, and the displaying module shown in fig. 2 or fig. 3, and the functions of the mask module and the collecting module shown in fig. 3. The transceiver 4004 includes a receiver and a transmitter.
Processor 4001 may be a CPU, general purpose processor, DSP, ASIC, FPGA or other programmable logic device, transistor logic device, hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor 4001 may also be a combination that performs a computational function, including, for example, a combination of one or more microprocessors, a combination of a DSP and a microprocessor, or the like.
Bus 4002 may include a path that carries information between the aforementioned components. Bus 4002 may be a PCI bus, EISA bus, or the like. The bus 4002 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 4, but this does not indicate only one bus or one type of bus.
Memory 4003 may be, but is not limited to, a ROM or other type of static storage device that can store static information and instructions, a RAM or other type of dynamic storage device that can store information and instructions, an EEPROM, a CD-ROM or other optical disk storage, an optical disk storage (including compact disk, laser disk, optical disk, digital versatile disk, blu-ray disk, etc.), a magnetic disk storage medium or other magnetic storage device, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer.
The memory 4003 is used for storing application codes for executing the scheme of the present application, and the execution is controlled by the processor 4001. The processor 4001 is used to execute application code stored in the memory 4003 to implement the functions of the problem remedying apparatus provided by the embodiments shown in fig. 2 or fig. 3.
The embodiment of the application provides electronic equipment, compared with the prior art that a developer needs to communicate with a user (or a tester) in a large quantity when problem location is carried out, the electronic equipment receives a target problem playback instruction, then based on the target problem playback instruction, problem related information corresponding to a target problem is obtained, the problem related information comprises page URL information and mark position coordinate information, then the target problem is displayed in a dynamic playback mode based on the problem related information, and the developer is prompted to carry out location repair on the target problem. The problem related information based on the target problem is displayed in a dynamic playback mode, the target problem is visually displayed, the problem that developers need to communicate with users (or testers) in a large quantity to accurately position the target problem is avoided, the efficiency of positioning the target problem is improved, and the efficiency of repairing the target problem can be improved.
The embodiment of the application provides an electronic device suitable for the method embodiment. And will not be described in detail herein.
The present application provides a computer-readable storage medium, on which a computer program is stored, and when the program is executed by a processor, the method shown in the above embodiments is implemented.
Compared with the prior art that a developer needs to communicate with a user (or a tester) in a large amount when problem location is carried out, the problem location method comprises the steps of receiving a target problem playback instruction, obtaining problem related information corresponding to a target problem based on the target problem playback instruction, wherein the problem related information comprises page URL information and mark position coordinate information, and displaying the target problem in a dynamic playback mode based on the problem related information so as to prompt the developer to locate and repair the target problem. The problem related information based on the target problem is displayed in a dynamic playback mode, the target problem is visually displayed, the problem that developers need to communicate with users (or testers) in a large quantity to accurately position the target problem is avoided, the efficiency of positioning the target problem is improved, and the efficiency of repairing the target problem can be improved.
The embodiment of the application provides a computer-readable storage medium which is suitable for the method embodiment. And will not be described in detail herein.
It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least a portion of the steps in the flow chart of the figure may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a portion of the sub-steps or stages of other steps.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present application, and these modifications and decorations should also be regarded as the protection scope of the present application.

Claims (10)

1. A method of problem recovery, comprising:
receiving a target question playback instruction;
based on the target question playback instruction, obtaining question related information corresponding to the target question, wherein the question related information comprises page URL information and mark position coordinate information;
and displaying the target problem in a dynamic playback mode based on the problem related information so as to prompt a developer to carry out positioning repair on the target problem.
2. The method of claim 1, wherein the presenting the target question by way of dynamic playback based on the question-related information comprises:
jumping to the first page of the target question based on first page URL information in the question related information;
performing position tracing at a corresponding position of the target question first page based on first mark position coordinate information in the question related information.
3. The method of claim 2, wherein the presenting the target question by way of dynamic playback based on the question-related information further comprises:
judging whether the problem related information comprises second page URL information or not;
and when the question related information comprises second page URL information, jumping to the second page of the target question, and performing position drawing at the corresponding position of the second page of the target question based on second mark position coordinate information in the question related information.
4. A method according to claim 2 or 3, characterized in that the method further comprises:
and performing transparent masking processing on the first page of the target problem and/or the second page of the target problem, wherein the transparent masking processing is used for enabling the page only readable processing not to be writable processing.
5. The method according to any one of claims 1-4, characterized in that the method further comprises:
when a question feedback instruction of a user is received, question related information of a question page is collected based on the installed target middleware.
6. The method according to any one of claims 1-4, wherein the collecting of the problem-related information of the problem page based on the installed target middleware comprises:
acquiring page URL information and mark position coordinate information of a first question page;
and when a page jump instruction of a user is detected, acquiring page URL information and mark position coordinate information of a second problem page jumped to through the target middleware.
7. A problem repair device, comprising:
the receiving module is used for receiving a target problem playback instruction;
the acquisition module is used for acquiring question related information corresponding to the target question based on the target question playback instruction, wherein the question related information comprises page URL information and mark position coordinate information;
and the display module is used for displaying the target problem in a dynamic playback mode based on the problem related information so as to prompt a developer to position and repair the target problem.
8. The apparatus of claim 7, wherein the display module comprises:
a first jumping unit, configured to jump to the first page of the target question based on first page URL information in the question related information;
and the drawing unit is used for performing position drawing at the corresponding position of the first page of the target question based on the coordinate information at the first mark in the question related information.
9. An electronic device, comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: performing the problem-repairing method according to any one of claims 1 to 6.
10. A computer-readable storage medium for storing computer instructions which, when executed on a computer, cause the computer to perform the problem-fixing method of any of claims 1 to 6.
CN201911108103.9A 2019-11-13 2019-11-13 Problem repairing method and device, electronic equipment and computer readable storage medium Pending CN110955595A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911108103.9A CN110955595A (en) 2019-11-13 2019-11-13 Problem repairing method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911108103.9A CN110955595A (en) 2019-11-13 2019-11-13 Problem repairing method and device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN110955595A true CN110955595A (en) 2020-04-03

Family

ID=69977359

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911108103.9A Pending CN110955595A (en) 2019-11-13 2019-11-13 Problem repairing method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110955595A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112947921A (en) * 2021-01-27 2021-06-11 长沙市到家悠享网络科技有限公司 Method, device, equipment and storage medium for rapidly building CRUD page

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104200380A (en) * 2014-09-18 2014-12-10 北京国双科技有限公司 Promotion information positioning method and device
CN105204724A (en) * 2014-06-26 2015-12-30 阿里巴巴集团控股有限公司 Information display method and device
CN105760290A (en) * 2014-12-17 2016-07-13 阿里巴巴集团控股有限公司 Problem positioning method based on web front-end testing as well as related device and system
CN107622000A (en) * 2017-09-19 2018-01-23 北京京东尚科信息技术有限公司 A kind of collection of application crash information and report method, device
CN107679214A (en) * 2017-10-16 2018-02-09 深圳视界信息技术有限公司 Link localization method, device, terminal and computer-readable recording medium
WO2019015272A1 (en) * 2017-07-19 2019-01-24 北京小度信息科技有限公司 Information processing method and device
CN109426535A (en) * 2017-08-24 2019-03-05 武汉斗鱼网络科技有限公司 A kind of method jumping to page designated position, storage medium, equipment and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105204724A (en) * 2014-06-26 2015-12-30 阿里巴巴集团控股有限公司 Information display method and device
CN104200380A (en) * 2014-09-18 2014-12-10 北京国双科技有限公司 Promotion information positioning method and device
CN105760290A (en) * 2014-12-17 2016-07-13 阿里巴巴集团控股有限公司 Problem positioning method based on web front-end testing as well as related device and system
WO2019015272A1 (en) * 2017-07-19 2019-01-24 北京小度信息科技有限公司 Information processing method and device
CN109426535A (en) * 2017-08-24 2019-03-05 武汉斗鱼网络科技有限公司 A kind of method jumping to page designated position, storage medium, equipment and system
CN107622000A (en) * 2017-09-19 2018-01-23 北京京东尚科信息技术有限公司 A kind of collection of application crash information and report method, device
CN107679214A (en) * 2017-10-16 2018-02-09 深圳视界信息技术有限公司 Link localization method, device, terminal and computer-readable recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112947921A (en) * 2021-01-27 2021-06-11 长沙市到家悠享网络科技有限公司 Method, device, equipment and storage medium for rapidly building CRUD page

Similar Documents

Publication Publication Date Title
CN107423048B (en) Data collection method, device, medium and computing equipment
CN107025174B (en) Method, device and readable storage medium for user interface anomaly test of equipment
US7469362B2 (en) Using a call stack hash to record the state of a process
CN105335283A (en) Application testing method and device in terminal equipment
CN108984389B (en) Application program testing method and terminal equipment
US9280665B2 (en) Fast and accurate identification of message-based API calls in application binaries
Li et al. Peruim: Understanding mobile application privacy with permission-ui mapping
CN107133165B (en) Browser compatibility detection method and device
CN102402479B (en) For the intermediate representation structure of static analysis
JP5692414B2 (en) Detection device, detection program, and detection method
US9921827B1 (en) Developing versions of applications based on application fingerprinting
CN108595343A (en) The test method and device of application program
CN103034575A (en) Crash analysis method and device
US20150186195A1 (en) Method of analysis application object which computer-executable, server performing the same and storage media storing the same
Ran et al. Automated visual testing for mobile apps in an industrial seting
Heelan et al. Augmenting vulnerability analysis of binary code
CN110955595A (en) Problem repairing method and device, electronic equipment and computer readable storage medium
CN110874475A (en) Vulnerability mining method, vulnerability mining platform and computer readable storage medium
US20210271588A1 (en) Rendering gui test object of application under test to reflect test information
CN110889116B (en) Advertisement interception method and device and electronic equipment
KR101480040B1 (en) Method, system and computer readable recording medium for web-page monitoring
CN116719736A (en) Test case generation method and device for testing software interface
CN105339974B (en) Analog sensor
CN115756934A (en) Application crash analysis method and device
CN113805861B (en) Code generation method based on machine learning, code editing system and 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200403

RJ01 Rejection of invention patent application after publication