CN111026637B - Method and device for positioning problem code - Google Patents

Method and device for positioning problem code Download PDF

Info

Publication number
CN111026637B
CN111026637B CN201911006734.XA CN201911006734A CN111026637B CN 111026637 B CN111026637 B CN 111026637B CN 201911006734 A CN201911006734 A CN 201911006734A CN 111026637 B CN111026637 B CN 111026637B
Authority
CN
China
Prior art keywords
data
request
error
webpage
screenshot
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
CN201911006734.XA
Other languages
Chinese (zh)
Other versions
CN111026637A (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.)
Jiangsu Suning Cloud Computing Co ltd
SuningCom Co ltd
Original Assignee
Suning Cloud Computing 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 Suning Cloud Computing Co Ltd filed Critical Suning Cloud Computing Co Ltd
Priority to CN201911006734.XA priority Critical patent/CN111026637B/en
Publication of CN111026637A publication Critical patent/CN111026637A/en
Application granted granted Critical
Publication of CN111026637B publication Critical patent/CN111026637B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs
    • G06F11/3608Software analysis for verifying properties of programs using formal methods, e.g. model checking, abstract interpretation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour

Landscapes

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

Abstract

The invention discloses a method and a device for positioning problem codes, wherein the method comprises the following steps: receiving an operation request of a plug-in a browser, and monitoring the webpage activity of a current interface; and matching the webpage with screenshot features input by a user in advance, judging whether the webpage accords with the screenshot features, if so, judging that a problem code exists when the webpage is opened, and intercepting the webpage as a target picture. And matching the request data with the data interception characteristic, and if the request data conforms to the data interception characteristic, acquiring the request data and response data corresponding to the request data. The invention has two functions of screenshot positioning and data positioning, can position problem codes in time when accidental problems occur, and does not need manual search; the invention can position the problem code in a targeted manner under the specific scene condition according to the user setting, and is suitable for the user requirement.

Description

Method and device for positioning problem code
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for positioning problem codes.
Background
When a program is tested, error codes with problems are often located through package capture and screenshot, wherein the package capture is mainly completed through some test package capture tools, such as a developer tool, a fixdler and the like, and the screenshot is usually completed through manual judgment of interface contents and then manual screenshot. For the two problem code positioning methods, automatic error reporting for sporadic and specific scenes cannot be realized, and the acquired error reporting records cannot be managed in a unified manner, so that reference is provided for subsequent problem solution.
Disclosure of Invention
In order to solve the problems in the prior art, embodiments of the present invention provide a method and an apparatus for locating a problem code. The technical scheme is as follows:
in one aspect, a method for locating problem codes is provided, which includes:
receiving an operation request of a plug-in a browser, and monitoring the webpage activity of a current interface;
matching the webpage with screenshot features input by a user in advance, judging whether the webpage accords with the screenshot features, if so, judging that a problem code exists when the webpage is opened, and intercepting the webpage as a target picture, wherein the screenshot features comprise: browser windows, operating features, keywords.
Further, the method further comprises:
receiving one or more of error data name, error source, generation reason and solution corresponding to the target picture input by a user, and forming an error report record with the target picture;
and adding the error report records into an error report record library for storage.
Further, after receiving an operation request of a plug-in a browser and monitoring the webpage activity of the current interface, the method further comprises the following steps:
matching request data with data interception features, and if the request data conforms to the data interception features, acquiring the request data and response data corresponding to the request data, wherein the data interception features comprise: request header IP, browser window, request interface, request type.
Further, after obtaining the request data and the response data, the method further comprises:
and according to an operation instruction made by a user after screening, receiving one or more of error data name, error source, generation reason and solution corresponding to the request data and the response data input by the user, and forming an error report record with the request data and the response data to be added into an error report record library.
Further, the method further comprises:
receiving and executing an operation request for the error reporting record, wherein the operation request comprises: a conditional query request or a picture query request.
In another aspect, an apparatus for locating problem codes is provided, the apparatus comprising: the starting module is used for monitoring the webpage activity of the current interface after receiving the operation request of the plug-in the browser;
the judging module is used for matching the webpage with screenshot features which are input in advance, judging whether the webpage accords with the screenshot features, if so, judging that problem codes exist when the webpage is opened, and the screenshot features comprise: one or more of a browser window, an operating feature, and a keyword;
and the picture acquisition module is used for intercepting the webpage as a target picture when the problem code is judged.
Further, the apparatus further comprises:
an error reporting record repository, the error reporting record repository comprising: the error report record generating module is used for receiving one or more of error data names, error sources, production reasons and solutions which are input by a user and correspond to the target picture, and forming an error report record with the target picture;
and the storage module is used for storing the error report records comprising the target picture.
Further, the apparatus further comprises:
the data acquisition module is used for matching request data with data interception features after receiving an operation request of a plug-in a browser and monitoring the webpage activity of a current interface, and acquiring the request data and response data corresponding to the request data if the request data conforms to the data interception features, wherein the data interception features comprise: request header IP, browser window, request interface, request type.
Further, the error record generating module is further configured to receive one or more of an error data name, an error source, a generation reason, and a solution, which are input by a user and correspond to the request data and the response data, and form an error record with the request data and the response data;
the storage module is further configured to store an error report record including the request data and the response data according to an operation instruction made by the user after the screening.
Further, the error record library further comprises: an operation module, configured to receive and execute the operation request for error reporting record, where the operation request includes: a conditional query request or a picture query request.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
1. the invention has two functions of screenshot positioning and data positioning, can position problem codes in time when accidental problems occur, and does not need manual search;
2. the problem codes can be positioned in a targeted manner under the specific scene condition according to the user setting, and the user requirements are met;
3. the error reporting database is arranged, so that technical reference can be provided for the problem of subsequent reproduction, the energy waste caused by solving the problem of reproduction is reduced, and the working efficiency is improved;
4. the invention can also be used for storing operation records during regression testing, and is convenient for function backtracking in the later period.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flowchart of a method for locating problem codes according to embodiment 1 of the present invention;
FIG. 2 is a block diagram of an apparatus for locating problem codes according to embodiment 1 of the present invention;
FIG. 3 is a schematic diagram of a screenshot interface of a code location plug-in provided in embodiment 2 of the present invention;
FIG. 4 is a schematic diagram of a code location plug-in request data interface provided in embodiment 2 of the present invention;
fig. 5 is a schematic diagram of a keyword screenshot window provided in embodiment 2 of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the existing program test field, the mode of positioning error codes is mainly divided into two modes of packet capturing and screenshot. For positioning error codes in a packet capturing mode, a general packet capturing tool only provides parameters for capturing data according to IP, a request interface and a clear stream type, and cannot provide more parameter types according to a specific scene. For positioning error codes in a screenshot mode, manual processing is needed to be judged manually at present, automatic screenshot processing cannot be achieved, workload of testers is increased, and working efficiency of the testers is reduced.
Based on the technical problems in the prior art, the technical scheme disclosed by the invention provides a method and a device capable of automatically positioning problem codes, which can automatically intercept the current interface picture, automatically capture the request and respond to data to position error codes according to the conditions preset by a user, and finally form an error report record to be stored in an error report record library for reference of subsequent reproduction error processing.
Example 1
As shown in fig. 1, a method of locating a problem code includes:
receiving a plug-in running request in a browser, and monitoring the webpage activity of a current interface;
matching the webpage with screenshot features, wherein the screenshot features comprise: one or more of a browser window, an operating feature, and a keyword;
judging whether the webpage displayed on the current interface meets the screenshot characteristic or not, and if so, judging that a problem code exists when the webpage on the current interface is opened;
and intercepting the webpage displayed on the current interface as a target picture.
It should be noted that the above method provides a method for automatically positioning the problem code by means of screenshot. The method is used as a plug-in of a browser, the plug-in is required to be started before the method is used, monitoring of webpage activities is started after the plug-in is started, and once the webpage accords with screenshot features, picture capture is carried out. The screenshot feature in the method is preset by a user, and the webpage is matched with the screenshot feature according to the content of the screenshot feature, wherein the screenshot feature specifically comprises one or more of the following conditions:
whether the web page displayed by the current interface belongs to a browser window,
whether the web page displayed by the current interface is obtained according to the operation characteristics,
whether the webpage displayed by the current interface contains the keywords or not.
After the target picture is obtained, the method disclosed by the invention further comprises the following steps:
receiving one or more of error data name, error source, generation reason and solution corresponding to the target picture input by a user, and forming an error report record with the target picture;
and adding the error report records into an error report record library for storage.
The error reporting record library in the method is mainly used for managing error reporting records in a unified way and can be used as a reference for solving the same or similar program problems in the following process. The error reporting record consists of a target picture and a text description of the target picture, the text description is input by a user and can comprise one or more of error data name, error source, generation reason and solution, and the complete error reporting record can more effectively provide a reference function.
Besides positioning the problem codes in a screenshot mode, the method provided by the invention also comprises the step of positioning the problem codes in a data capture mode, and after monitoring the webpage activity of the current interface, the method disclosed by the invention also comprises the following steps:
matching the request data with the data interception feature, and if the request data conforms to the data interception feature, acquiring the request data and response data corresponding to the request data, wherein the data interception feature comprises: one or more of request header IP, browser window, request interface and request type;
and according to the operation instruction made by the user after screening, receiving one or more of error data name, error source, generation reason and solution corresponding to the request data and the response data input by the user, and forming an error report record with the request data and the response data to be added into the error report record library for storage.
In the method, a problem code is positioned by data interception, wherein a request header IP in a data interception feature is an IP address in request data, a browser window is a browser window to which an open webpage belongs, a request interface is an interface for sending the request data, and the request type is mainly a format type contained in the request data, and the method comprises the following steps: html, json, css, js, png, jpg, and the like.
Based on the method, the error record comprising the target picture and the error record comprising the request data and the response data exist in the error record library, and the error records can be separately displayed and arranged according to the type of the error record. The error report record library can receive a condition query request or a picture query request of a user for error report records and search the error report records. The conditional query request for the error report record including the target picture may be according to: and querying any one or more of error data name, error source, browser window, operation characteristic and keyword. The conditional query request for an error log comprising request data and response data may be based on: and querying any one or more of error data name, error source, request header IP, browser window, request interface and request type. The picture query request is mainly suitable for querying error report records including the target picture, the user can input the intercepted picture, the system compares the intercepted picture with the pictures in the error report record library, and the approximate error report records are displayed to the user.
As shown in fig. 2, based on the above method for positioning problem codes, the present invention also discloses a device for positioning problem codes, which includes:
and the starting module is used for monitoring the webpage activity of the current interface after receiving the operation request of the plug-in the browser.
The judging module is used for matching the webpage with the screenshot feature input in advance, judging whether the webpage accords with the screenshot feature, if so, judging that a problem code exists when the webpage is opened, wherein the screenshot feature comprises: browser windows, operating features, keywords.
And the picture acquisition module is used for intercepting the webpage as a target picture when the problem code is judged.
And the data acquisition module is used for matching the request data with the data interception characteristic after receiving an operation request of a plug-in the browser and monitoring the webpage activity of the current interface, and acquiring the request data and the corresponding response data if the request data conforms to the data interception characteristic. The data interception features include: request header IP, browser window, request interface, request type.
An error reporting record library comprising: the device comprises an error report record generation module, a storage module and an operation module. And the error report record generating module is used for receiving one or more of error names, error sources, production reasons and solutions which are input by a user and correspond to the target picture to form an error report record with the target picture, and receiving one or more of error data names, error sources, production reasons and solutions which are input by the user and correspond to the request data and the response data to form an error report record with the request data and the response data. The storage module is used for storing error reporting records. An operation module, configured to receive and execute an operation request for reporting an error record, where the operation request includes: a conditional query request or a picture query request.
The device for positioning the problem codes can realize two functions of screenshot positioning and positioning according to the request data, finally stores the formed error reporting data into the error reporting database, realizes the unified management of the problem codes, forms the error system library and is convenient for subsequent searching and reference.
Example 2
Fig. 3 and 4 are schematic diagrams of an interface of a plug-in for locating problem codes. The plug-in unit runs on the basis of the browser, and can be developed by using technologies such as HTML, javaScript and CSS. The plug-in comprises two positioning functions of picture positioning and data request positioning, and can position the problem code of the appointed scene according to the characteristic condition preset by the user. FIG. 3 is a schematic interface diagram of a plug-in for locating problem codes when a user selects the screenshot function, and FIG. 4 is a schematic interface diagram of a plug-in for a user selecting a plug-in for requesting data to locate problem codes. The right side of fig. 3 is a screenshot feature presetting area, wherein when the screenshot is triggered by setting the operation feature, screenshot delay can be set so as to avoid the situation that the screenshot is invalid due to incomplete webpage expansion, and when the keyword is preset, the keyword management can be adopted to select common keywords, and the user can also input the keywords by himself. The left side of fig. 3 is a target picture display area, and the upper trace button is a monitoring start button of the plug-in. The right side of fig. 4 is a data capture feature preset area, which includes four setting modules, namely, a specified request header IP, a specified browser window, a specified request interface, and a request type selection, and can be input by a user. The left side of fig. 4 is a request data and response data display area, the tracking button on the display area is also a monitoring start button of the plug-in, and the export button is a button for exporting the intercepted request data and corresponding data.
The plug-in for positioning the problem code comprises: the device comprises a starting module, a judging module, a picture acquiring module, a data acquiring module and an error reporting record library.
The starting module is used for monitoring the activity condition of the webpage on the current interface after the plug-in is started. In the screenshot function interface, the starting module sends the activity condition of the webpage to the judging module, and if the user selects the request function, the starting module sends the activity condition of the webpage to the data acquiring module.
And after receiving the webpage activity condition, the judging module matches the webpage with the screenshot feature, judges that the code of the webpage which accords with the screenshot feature is wrong, and sends a screenshot request to the picture acquiring module.
And the picture acquisition module starts to capture the picture after receiving the screenshot request, and triggers the screenshot after receiving the screenshot request and waiting for the delay time if the user sets the screenshot delay. The target picture intercepted by the picture is the picture of the webpage with the error, and the user can directly generate the error report record of the target picture. In the process of obtaining the target picture according to the keyword, if the keyword is 'failure', when a window including 'failure' appears in the webpage as shown in fig. 5, the webpage is directly captured.
In the data acquisition function interface, after receiving the webpage activity condition, the data acquisition module matches the request data generated in the activity of the webpage with the data interception characteristic, and intercepts the request data conforming to the data interception characteristic and the response data corresponding to the request data. The user needs to judge whether the intercepted data has a problem code by himself, and if the intercepted data has the problem code, the problem code can be generated into an error report record.
The generation of the error reporting records is carried out in an error reporting record library. The error reporting record library comprises: the device comprises an error report record generation module, a storage module and an operation module. And the error report record generating module is used for generating an error report record according to the text content input by the user, the target picture or the request data and the response data. The storage module is used for storing the error reporting records. And the operation module user inquires the error report record according to the condition inquiry request or the picture inquiry request of the user.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
1. the invention has two functions of screenshot positioning and data positioning, can position problem codes in time when accidental problems occur, and does not need manual search;
2. the problem codes can be positioned in a targeted manner under the specific scene condition according to the user setting, and the user requirements are met;
3. the error reporting database is arranged, so that technical reference can be provided for the problem of subsequent reproduction, the energy waste caused by solving the problem of reproduction is reduced, and the working efficiency is improved;
4. the invention can also be used for storing operation records during regression testing, and is convenient for function backtracking in the later period.
All the above-mentioned optional technical solutions can be combined arbitrarily to form the optional embodiments of the present invention, and are not described herein again.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and should not be taken as limiting the scope of the present invention, which is intended to cover any modifications, equivalents, improvements, etc. within the spirit and scope of the present invention.

Claims (8)

1. A method for locating problem codes, comprising:
receiving an operation request of a plug-in a browser, and monitoring the webpage activity of a current interface;
matching the webpage with screenshot features input by a user in advance, judging whether the webpage accords with the screenshot features, if so, judging that a problem code exists when the webpage is opened, and intercepting the webpage as a target picture, wherein the screenshot features comprise: one or more of a browser window, an operating feature, and a keyword;
after receiving an operation request of a plug-in a browser and monitoring the webpage activity of the current interface, the method further comprises the following steps:
matching request data with data interception features, and if the request data conforms to the data interception features, acquiring the request data and response data corresponding to the request data, wherein the data interception features comprise: request header IP, browser window, request interface, request type.
2. The method of locating a problem code according to claim 1, wherein said method further comprises:
receiving one or more of error data name, error source, generation reason and solution corresponding to the target picture input by a user, and forming an error report record with the target picture;
and adding the error report records into an error report record library for storage.
3. A method for locating a problem code according to claim 1, wherein after obtaining request data and said response data, said method further comprises:
and according to an operation instruction made by a user after screening, receiving one or more of error data names, error sources, generation reasons and solutions which are input by the user and correspond to the request data and the response data, and forming an error report record with the request data and the response data to be added into an error report record library.
4. A method for locating problem codes according to claim 2 or 3, characterized in that the method further comprises:
receiving and executing an operation request for the error reporting record, wherein the operation request comprises: a conditional query request or a picture query request.
5. An apparatus for locating a problem code, comprising:
the starting module is used for monitoring the webpage activity of the current interface after receiving the operation request of the plug-in the browser;
the judging module is used for matching the webpage with screenshot features which are input in advance, judging whether the webpage accords with the screenshot features, if so, judging that a problem code exists when the webpage is opened, wherein the screenshot features comprise: one or more of a browser window, an operating feature, and a keyword;
the image acquisition module is used for intercepting the webpage as a target image when the problem code is judged;
the data acquisition module is used for matching request data with data interception features after receiving an operation request of a plug-in a browser and monitoring webpage activities of a current interface, and acquiring the request data and response data corresponding to the request data if the request data conforms to the data interception features, wherein the data interception features comprise: request header IP, browser window, request interface, request type.
6. The apparatus for locating a problem code according to claim 5, wherein said apparatus further comprises:
an error reporting record library, comprising: an error report record generating module, configured to receive one or more of an error data name, an error source, a generation cause, and a solution corresponding to the target picture and input by a user, and form an error report record with the target picture;
and the storage module is used for storing the error report records comprising the target picture.
7. The apparatus for locating problem codes according to claim 6, wherein the error log generating module is further configured to receive one or more of error data name, error source, production reason and solution corresponding to the request data and the response data, which are input by a user, and form an error log with the request data and the response data;
the storage module is further configured to store an error report record including the request data and the response data according to an operation instruction made by the user after the screening.
8. The apparatus for locating problem codes according to claim 6 or 7, wherein said error log library further comprises: an operation module, configured to receive and execute the operation request for error reporting record, where the operation request includes: a conditional query request or a picture query request.
CN201911006734.XA 2019-10-22 2019-10-22 Method and device for positioning problem code Active CN111026637B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911006734.XA CN111026637B (en) 2019-10-22 2019-10-22 Method and device for positioning problem code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911006734.XA CN111026637B (en) 2019-10-22 2019-10-22 Method and device for positioning problem code

Publications (2)

Publication Number Publication Date
CN111026637A CN111026637A (en) 2020-04-17
CN111026637B true CN111026637B (en) 2022-11-11

Family

ID=70201602

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911006734.XA Active CN111026637B (en) 2019-10-22 2019-10-22 Method and device for positioning problem code

Country Status (1)

Country Link
CN (1) CN111026637B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113781068B (en) * 2021-09-09 2024-05-14 平安科技(深圳)有限公司 Online problem solving method, device, electronic equipment and storage medium
CN114445197A (en) * 2022-02-10 2022-05-06 北京沃东天骏信息技术有限公司 Commodity list page reproduction method and device, storage medium and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104978270A (en) * 2015-07-03 2015-10-14 上海触乐信息科技有限公司 Automatic software testing method and apparatus
CN107967209B (en) * 2017-10-09 2021-03-16 中国银联股份有限公司 Method for detecting error in front-end webpage code, detection equipment and server
CN110287056B (en) * 2019-07-04 2023-04-28 郑州悉知信息科技股份有限公司 Webpage error information acquisition method and device

Also Published As

Publication number Publication date
CN111026637A (en) 2020-04-17

Similar Documents

Publication Publication Date Title
CN109766262B (en) Interface data processing method, automatic testing method, device, equipment and medium
CN107908541B (en) Interface testing method and device, computer equipment and storage medium
CN106484611B (en) Fuzzy test method and device based on automatic protocol adaptation
CN109376291B (en) Website fingerprint information scanning method and device based on web crawler
CN107957940B (en) Test log processing method, system and terminal
CN107085549B (en) Method and device for generating fault information
US20080098365A1 (en) Performance analyzer
CN112597020A (en) Interface testing method and device, computer equipment and storage medium
CN108600779B (en) Target object operation method and device based on video content
CN111026637B (en) Method and device for positioning problem code
CN105468511A (en) Web page script error positioning method and apparatus
CN111682642A (en) Lightweight intelligent substation information abnormality detection system and method thereof
CN113760763A (en) Software testing method, device, server and system
CN109657475A (en) Code vulnerabilities check method, apparatus, equipment and storage medium
CN111026669B (en) Test log management method, test log management device and storage medium
US9374437B2 (en) Schema validation proxy
CN114531345A (en) Method, device and equipment for storing flow comparison result and storage medium
CN114567543B (en) Method and device for positioning problem interface, electronic equipment and storage medium
CN113467867B (en) Information processing method, information processing device, electronic equipment and storage medium
CN112437348A (en) State information acquisition method, storage medium and smart television
CN105227644A (en) Item file generation method and device
CN112671615B (en) Method, system and storage medium for collecting front-end user operation behavior data
CN109756393B (en) Information processing method, system, medium, and computing device
WO2020164283A1 (en) Test equipment sharing method and device, storage medium and computer equipment
CN111475783A (en) Data detection method, system and equipment

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
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: No.1-1 Suning Avenue, Xuzhuang Software Park, Xuanwu District, Nanjing, Jiangsu Province, 210000

Patentee after: Jiangsu Suning cloud computing Co.,Ltd.

Country or region after: China

Address before: No.1-1 Suning Avenue, Xuzhuang Software Park, Xuanwu District, Nanjing, Jiangsu Province, 210000

Patentee before: Suning Cloud Computing Co.,Ltd.

Country or region before: China

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240409

Address after: 210000, 1-5 story, Jinshan building, 8 Shanxi Road, Nanjing, Jiangsu.

Patentee after: SUNING.COM Co.,Ltd.

Country or region after: China

Address before: No.1-1 Suning Avenue, Xuzhuang Software Park, Xuanwu District, Nanjing, Jiangsu Province, 210000

Patentee before: Jiangsu Suning cloud computing Co.,Ltd.

Country or region before: China