CN112580334A - File processing method, file processing device, server and storage medium - Google Patents

File processing method, file processing device, server and storage medium Download PDF

Info

Publication number
CN112580334A
CN112580334A CN202011544144.5A CN202011544144A CN112580334A CN 112580334 A CN112580334 A CN 112580334A CN 202011544144 A CN202011544144 A CN 202011544144A CN 112580334 A CN112580334 A CN 112580334A
Authority
CN
China
Prior art keywords
type
document
target
file
translated
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
CN202011544144.5A
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.)
Ping An Puhui Enterprise Management Co Ltd
Original Assignee
Ping An Puhui Enterprise Management 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 Ping An Puhui Enterprise Management Co Ltd filed Critical Ping An Puhui Enterprise Management Co Ltd
Priority to CN202011544144.5A priority Critical patent/CN112580334A/en
Publication of CN112580334A publication Critical patent/CN112580334A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/226Validation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/42Data-driven translation
    • G06F40/45Example-based machine translation; Alignment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/22Image preprocessing by selection of a specific region containing or referencing a pattern; Locating or processing of specific regions to guide the detection or recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/14Image acquisition
    • G06V30/148Segmentation of character regions
    • G06V30/153Segmentation of character regions using recognition of characters or words
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition

Abstract

The embodiment of the application provides a document processing method, a document processing device, a server and a storage medium, which are applied to the technical field of research and development management, wherein the method comprises the following steps: acquiring a target file set in a target development script through an Optical Character Recognition (OCR) technology, and storing the target file set in a database; receiving a document verification instruction submitted by a user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on a target page; inquiring a first type file corresponding to a second type file from the target file set; and verifying the correctness of the first type of file corresponding to the second type of file by using the second type of file to obtain a correctness verification result, and sending the correctness verification result to the user terminal. By the method and the device, the verification efficiency of the code by the tester can be improved, and the tester can be helped to find the code defect in time. The present application relates to blockchain technology, such as a target development script can be a development script for a blockchain application.

Description

File processing method, file processing device, server and storage medium
Technical Field
The present application relates to the field of research and development management technologies, and in particular, to a document processing method, an apparatus, a server, and a storage medium.
Background
After the development of the code is completed, the developer hands over the developed code to a test environment and a UAT environment, and the tester needs to verify the correctness of the developed code. Often, in the process of testing the developed code, if some fields of contents which are not mastered by the tester exist in the developed code, the tester needs to spend a lot of time on querying relevant data to analyze the correctness of the relevant contents, so as to verify the correctness of the code. This approach is not only time consuming, but sometimes results in a situation where a code defect is not discovered in a timely manner because of insufficient knowledge in these areas.
Disclosure of Invention
The embodiment of the application provides a file processing method, a file processing device, a server and a storage medium, which can improve the code verification efficiency of testers and can help the testers to find out code defects in time.
In a first aspect, an embodiment of the present application provides a document processing method, including:
acquiring a target development script;
acquiring a target file set in the target development script through an Optical Character Recognition (OCR) technology, and storing the target file set into a database, wherein the target file set comprises at least one first type file;
receiving a document verification instruction submitted by a user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on a target page;
inquiring a first type file corresponding to the second type file from the target file set;
and verifying the correctness of the first type file corresponding to the second type file by using the second type file to obtain a correctness verification result, and sending the correctness verification result to the user terminal.
Optionally, the obtaining the target pattern set in the target development script by the optical character recognition OCR technology includes:
detecting the page where each first type pattern in the target development script is located;
screen capture processing is carried out on the page where each first type file is located, and a screen capture corresponding to each first type file is obtained;
and performing character recognition on the screenshots corresponding to the first type of files by using an OCR technology to obtain a target file set in the target development script.
Optionally, the screen capturing process is performed on the page where each first type document is located to obtain the screenshot corresponding to each first type document, and the screenshot includes:
calling a built-in browser of a server and opening a target preview window, wherein the target preview window is a preview window corresponding to a page where each first type file in the target development script is located, and the built-in browser has a page rendering function;
and performing screenshot processing on a preview window corresponding to the page where each first type of file is located to obtain a screenshot corresponding to each first type of file.
Optionally, the preview windows corresponding to the pages where the first type files are located are not the same preview window, and the invoking a built-in browser of the server and opening the target preview window includes:
determining the number of first type patterns in the target development script;
calling a built-in browser of the server and opening the browser tab pages in the number;
and opening a browser window corresponding to the page where the first type file is located on each browser tab page to obtain a preview window corresponding to the page where each first type file in the target development script is located, and using the preview window as a target preview window.
Optionally, the preview windows corresponding to the pages where the first type documents are located are the same preview window, and the target preview window includes the page where each first type document is located, which is rendered according to a preset time interval;
the screenshot processing is carried out on the preview window corresponding to the page where each first type of file is located, and the screenshot corresponding to each first type of file is obtained, and the screenshot processing comprises the following steps:
and performing screenshot processing on a preview window corresponding to the page where each first type of file is located according to a preset time interval to obtain a screenshot corresponding to each first type of file.
Optionally, the document verification instruction further includes a translation type obtained by the user terminal based on the target page, where the first type document is a pre-translation document, the second type document is a specified post-translation document, and the correctness of the first type document corresponding to the second type document is verified by using the second type document to obtain a correctness verification result, where the method includes:
carrying out language conversion on the translated front case corresponding to the specified translated back case according to the translation category to obtain a target translated back case corresponding to the translation category;
comparing the specified translated file with the target translated file to obtain a first comparison result, wherein the first comparison result is used for indicating whether the specified translated file is consistent with the target translated file;
and obtaining a correctness checking result of the translated preceding case corresponding to the specified translated case according to the first comparison result, wherein the correctness checking result is used for indicating whether the translated preceding case corresponding to the specified translated case has errors.
Optionally, when the document verification instruction further includes a translation type obtained by the user terminal based on the target page, the first type document is a translated document, and the second type document is a specified pre-translation document, the verifying the correctness of the first type document corresponding to the second type document by using the second type document to obtain a correctness verification result, where the verifying includes:
performing language conversion on the specified translated front case according to the translation category to obtain a target translated front case corresponding to the translation category;
comparing the target translated case with the translated case corresponding to the specified translated case and being in the translation type to obtain a second comparison result, wherein the second comparison result is used for indicating whether the target translated case is consistent with the translated case corresponding to the specified translated case and being in the translation type;
and obtaining a correctness checking result of the translated case corresponding to the specified translated case according to the second comparison result, wherein the correctness checking result is used for indicating whether the translated case corresponding to the specified translated case has errors.
In a second aspect, an embodiment of the present application provides a document processing apparatus, including:
the acquisition module is used for acquiring a target development script and acquiring a target pattern set in the target development script through an Optical Character Recognition (OCR) technology;
the storage module is used for storing the target file set into a database, and the target file set comprises at least one first type file;
the communication module is used for receiving a document verification instruction submitted by a user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on a target page;
the query module is used for querying a first type file corresponding to the second type file from the target file set;
and the verification module is used for verifying the correctness of the first type file corresponding to the second type file by using the second type file to obtain a correctness verification result and sending the correctness verification result to the user terminal.
In a third aspect, an embodiment of the present application provides a server, including a processor and a memory, where the processor and the memory are connected to each other, where the memory is used to store a computer program, and the computer program includes program instructions, and the processor is configured to call the program instructions to execute the method according to the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium, which stores a computer program, where the computer program is executed by a processor to implement the method according to the first aspect.
In summary, the server may obtain the target pattern set in the target development script through the OCR technology, and store the target pattern set in the database; the server can receive a document verification instruction submitted by the user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on the target page; the server inquires the first type file corresponding to the second type file from the target file set, checks the correctness of the first type file corresponding to the second type file by using the second type file, obtains a correctness checking result, and sends the correctness checking result to the user terminal.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic flow chart of a document processing method according to an embodiment of the present application;
FIG. 2 is a schematic flow chart of another document processing method provided in the embodiments of the present application;
FIG. 3 is a schematic diagram of a network architecture of a document processing system according to an embodiment of the present application;
FIG. 4 is a schematic structural diagram of a document processing apparatus according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a server according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
Please refer to fig. 1, which is a flowchart illustrating a document processing method according to an embodiment of the present application. The text processing method can be applied to a server, and the server can be a server or a server cluster. Specifically, the method may comprise the steps of:
and S101, acquiring a target development script.
In the embodiment of the application, the server may acquire the target development script uploaded by the developer through the terminal device, or the server may acquire the target development script from a designated code warehouse, and the acquisition mode of the target development script is not limited in the embodiment of the application. The target development script may be, for example, a target JavaScript script. The target development script may include a set of target patterns. The set of target patterns may be configurable by a developer. The set of target patterns may include at least one pattern of a first type.
In one embodiment, the first type of document may be a first style of advertising document.
In one embodiment, the first type of document may be a translated document, i.e., an original document that is not translated. The translated scripts may be scripts written in a default language for the developer. The translated case may include at least one original entry that is not translated. Alternatively, the first type of document may be a translated document. The translated pattern refers to a pattern obtained by translating a certain translated pattern. The translated case may include at least one translated entry.
S102, acquiring a target pattern set in the target development script through an Optical Character Recognition (OCR) technology, and storing the target pattern set into a database, wherein the target pattern set comprises at least one first type pattern.
In the embodiment of the application, the server can acquire the target file set in the target development script through an Optical Character Recognition (OCR) technology and store the target file set in the database.
In one embodiment, the server may obtain a target pattern set in the target development script, convert each first type pattern in the target pattern set into corresponding image data, and perform character recognition on the image data corresponding to each first type pattern by using an OCR technology to obtain the target pattern set in the target development script.
S103, receiving a document verification instruction submitted by the user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on the target page.
S104, inquiring a first type file corresponding to the second type file from the target file set.
In steps S103 to S104, the server may receive the document verification instruction submitted by the user terminal, and query the first type document corresponding to the second type document from the target document set. Wherein the second type is different from the first type.
In one embodiment, where the first type of document is a first style of advertising document, the second type of document may be a designated second style of advertising document. The specified second style of advertising copy may be provided by the designer. In an embodiment, the document verification instruction may further carry a conversion category obtained by the user terminal based on the target page.
In one embodiment, the second type of document may be a designated product document when the first type of document is a first style of advertising document. The specified product documentation may be provided by a product manager. In an embodiment, the document verification instruction may further carry a conversion category obtained by the user terminal based on the target page.
In one embodiment, when the first type of document is a translated document, the second type of document may be a designated pre-translated document or a designated post-translated document. The specified translated case may be provided by a service person. In an embodiment, the document verification instruction may further carry a translation category obtained by the user terminal based on the target page.
In one embodiment, the second type of document may be a designated translated document when the first type of document is a pre-translated document. In an embodiment, the document verification instruction may further carry a translation category obtained by the user terminal based on the target page.
In one embodiment, the target page may be provided to the user terminal by a server. The target page can comprise a file uploading entrance. And the user corresponding to the user terminal can upload the second type document based on the document uploading entrance. The target page may further include a preset button, and the user terminal may acquire the second type document based on the target page when detecting a click operation on the preset button.
In one embodiment, the target page may further include a translation category setting item, and the tester may set a translation category based on the translation category setting item. The target page may further include a preset button, and the user terminal may acquire the second type of document and the translation category based on the target page when a click operation on the preset button is detected.
And S105, verifying the correctness of the first type of file corresponding to the second type of file by using the second type of file to obtain a correctness verification result, and sending the correctness verification result to the user terminal.
In the embodiment of the application, the server can check the correctness of the first type file corresponding to the second type file by using the second type file to obtain a correctness check result, and can send the correctness judgment result to the user terminal. The user can view the correctness checking result at the user terminal. In a test scene, the process can effectively assist the workload of the tester in performing defect inspection on the target development script.
In one embodiment, the document verification instruction further includes a conversion category obtained by the user terminal based on the target page, where the first type document is an advertisement document of a first style, the second type document is an advertisement document of a specified second style, and the server verifies the correctness of the first type document corresponding to the second type document by using the second type document, where a process of obtaining a result of verifying the correctness may be: the server carries out style conversion on the advertisement file of the first style corresponding to the specified advertisement file of the second style according to the conversion category to obtain a converted advertisement file; the server compares the specified second-style advertisement file with the converted advertisement file to obtain a comparison result, wherein the comparison result is used for indicating whether the specified second-style advertisement file is consistent with the converted advertisement file (for example, whether at least one of the style and the content is consistent); and the server obtains a correctness checking result of the first-style advertisement file corresponding to the second-style advertisement file according to the comparison result, wherein the correctness checking result is used for indicating whether the specified first-style advertisement file corresponding to the second-style advertisement file has errors. In one embodiment, the first style of advertising copy corresponding to the specified second style of advertising copy may be obtained by adjusting at least one of style and content based on the target original copy. The process may be used to detect whether at least one of a style and content of an advertising copy of the first style corresponding to the specified advertising copy of the second style is correct.
In one embodiment, the document verification instruction further includes a conversion category obtained by the user terminal based on the target page, the first type document is an advertisement document of a first style, the second type document is a designated product document, the server verifies the correctness of the first type document corresponding to the second type document by using the second type document, and the process of obtaining the correctness verification result may be: the server performs content conversion on the appointed product file according to the conversion type to obtain a target advertisement file; the server compares the target advertisement file with the first style advertisement file corresponding to the specified product file to obtain a comparison result, wherein the comparison result is used for indicating whether the target advertisement file is consistent with the first style advertisement file corresponding to the specified product file (for example, whether at least one of style and content is consistent); and the server obtains a correctness checking result of the first style advertisement file corresponding to the appointed product file according to the comparison result, wherein the correctness checking result is used for indicating whether the first style advertisement file corresponding to the appointed product file has errors or not. In one embodiment, the first style advertisement copy corresponding to the designated product copy is adjusted based on the designated product copy. The process may be used to detect whether at least one of a style and content of an advertising copy of a first style corresponding to a specified product copy is correct.
In an embodiment, the document verification instruction further includes a translation type obtained by the user terminal based on the target page, where the first type document is a pre-translation document, the second type document is a specified post-translation document, and the server verifies the correctness of the first type document corresponding to the second type document by using the second type document, where a process of obtaining a correctness verification result may be as follows: the server carries out language conversion on the translation front case corresponding to the specified translation back case according to the translation category to obtain a target translation back case of the translation category; the server compares the specified translated file with the target translated file to obtain a first comparison result, wherein the first comparison result is used for indicating whether the specified translated file is consistent with the target translated file; the server obtains a correctness checking result of the translated preceding case corresponding to the specified translated case according to the first comparison result, wherein the correctness checking result is used for indicating whether the translated preceding case corresponding to the specified translated case has errors. Specifically, when the first comparison result indicates that the specified translated document is inconsistent with the target translated document, the correctness checking result may be used to indicate that an error exists in a translated document corresponding to the specified translated document. In one embodiment, the server may further replace the translated document corresponding to the specified translated document with the specified translated document when the first comparison result indicates that the specified translated document is consistent with the target translated document.
In one embodiment, the document checking instruction comprises a translation category and a conversion category, and when the translated document is specified to be an advertisement document of a specified second style and the translated document is an advertisement document of a first style, the server performs language conversion on the advertisement document of the first style corresponding to the specified advertisement document of the second style according to the translation category to obtain the advertisement document of the first style of the translation category; the server carries out style conversion on the first style of the advertisement case of the translation category according to the conversion category to obtain a converted advertisement case, and the server compares whether the second style of the advertisement case is consistent with the converted advertisement case (such as whether at least one of the style and the content is consistent) to obtain a first comparison result, wherein the first comparison result is used for indicating whether the second style of the advertisement case is consistent with the converted advertisement case; and the server obtains a correctness checking result of the first-style advertisement file according to the first comparison result, wherein the correctness checking result is used for indicating whether the specified second-style advertisement file corresponding to the first-style advertisement file has errors.
In one embodiment, the document verification instruction comprises a translation category and a conversion category, when the translated document is designated as a designated product document and the translated document is an advertisement document of a first style, the server performs content conversion on the designated product document according to the conversion category to obtain a target advertisement document, and performs language conversion on the advertisement document of the first style corresponding to the designated product document according to the translation category to obtain the advertisement document of the first style of the translation category; the server compares whether the target advertisement file is consistent with the first style advertisement file of the translation category (such as whether at least one item in style and content is consistent) to obtain a first comparison result, wherein the first comparison result is used for indicating whether the target advertisement file is consistent with the first style advertisement file of the translation category; and the server obtains a correctness checking result of the first-style advertisement file according to the first comparison result, wherein the correctness checking result is used for indicating whether the first-style advertisement file corresponding to the specified product file has errors or not.
In an embodiment, the document verification instruction further includes that when the user terminal obtains the translation type based on the target page, the first type document is a translated document, and the second type document is a specified pre-translation document, the server verifies the correctness of the first type document corresponding to the second type document by using the second type document, and a process of obtaining a correctness verification result may be as follows: the server carries out language conversion on the specified translated front case according to the translation category to obtain a target translated front case of the translation category; the server compares the target translated case with the translated case which is in the translation type and corresponds to the designated translated case to obtain a second comparison result, wherein the second comparison result is used for indicating whether the target translated case is consistent with the translated case which is in the translation type and corresponds to the designated translated case; the server obtains a correctness checking result of the translated case corresponding to the specified translated case according to the second comparison result, wherein the correctness checking result is used for indicating whether the translated case corresponding to the specified translated case has errors. Specifically, when the second comparison result indicates that the target translated case is inconsistent with the translated case corresponding to the specified translated case and being of the translation type, the correctness checking result indicates that the translated case corresponding to the specified translated case has an error.
In one embodiment, the document check instruction comprises a translation category and a conversion category, and when the translated document is an advertisement document of a specified second style and the translated document is an advertisement document of a first style, the server performs language conversion on the specified advertisement document of the second style according to the translation category to obtain a translated advertisement document, wherein the translated advertisement document is the translation category; the server carries out style conversion on the first style advertisement case corresponding to the appointed second style advertisement case according to the conversion category to obtain a converted advertisement case (the second style), the server compares whether the translated advertisement case is consistent with the converted advertisement case (for example, whether at least one of the style and the content is consistent), and a second comparison result is obtained, and the second comparison result is used for indicating whether the translated advertisement case is consistent with the converted advertisement case; and the server obtains a correctness checking result of the first-style advertisement file according to the second comparison result, wherein the correctness checking result is used for indicating whether the specified second-style advertisement file corresponding to the first-style advertisement file has errors.
In one embodiment, the document checking instruction comprises a translation category and a conversion category, when the pre-document is designated as the designated product document and the translated document is the advertisement document with the first style, the server performs language conversion on the designated product document according to the translation category to obtain a translated product document, and the translated product document is the translation category; the server carries out content conversion on the translated product file according to the conversion category to obtain a converted advertisement file (in a first style); the server compares whether the converted advertisement file is consistent with the first style of advertisement file corresponding to the appointed product file (for example, whether at least one item in style and content is consistent) to obtain a second comparison result, wherein the second comparison result is used for indicating whether the target advertisement file is consistent with the first style of advertisement file corresponding to the appointed product file; and the server obtains a correctness checking result of the first-style advertisement file according to the second comparison result, wherein the correctness checking result is used for indicating whether the first-style advertisement file corresponding to the appointed product file has errors.
In an embodiment, when the document verification instruction further includes a translation type obtained by the user terminal based on the target page, the first type document is a translated document, and the second type document is a specified translated document, the electronic device verifies the correctness of the first type document corresponding to the second type document by using the second type document, and a process of obtaining a correctness verification result may be as follows: the server compares the specified translated case with the translated case corresponding to the specified translated case and being in the translation type to obtain a third comparison result, wherein the third comparison result is used for indicating whether the specified translated case is consistent with the translated case corresponding to the specified translated case and being in the translation type; the server obtains a correctness checking result of the translated file corresponding to the specified translated file according to the third comparison result, wherein the correctness checking result is used for indicating whether the translated file corresponding to the specified translated file has errors.
It can be seen that, in the embodiment shown in fig. 1, the server may obtain the target pattern set in the target development script through an OCR technology, and store the target pattern set in the database; the server can receive a document verification instruction submitted by the user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on the target page; the server inquires out the first type file corresponding to the second type file from the target file set, verifies the correctness of the first type file corresponding to the second type file by using the second type file to obtain a correctness verification result, and sends the correctness verification result to the user terminal, so that the code verification efficiency of a tester can be improved, and the tester can be helped to find out the code defects in time.
The embodiment of the application can be applied to the technical field of research and development management, and can be particularly applied to the technical field of testing. The embodiment of the application relates to a block chain technology, for example, a target development script can be a development script of a block chain application program, or a server can receive a document verification instruction submitted by a user terminal through a block chain network and can send a correctness verification result to the user terminal through the block chain network.
Please refer to fig. 2, which is a flowchart illustrating another document processing method according to an embodiment of the present application. The method may be applied to the aforementioned server. Specifically, the method may comprise the steps of:
s201, acquiring a target development script.
Step S201 can refer to step S101 in the embodiment of fig. 1, and details of the embodiment of the present application are not repeated herein.
S202, detecting the page where each first type pattern in the target development script is located.
In one embodiment, the server may determine the page where each first type of document is located by detecting the target indication information included in the target development script. The target indication information is indication information of each first type file. Specifically, the manner of the server detecting the page where each first type of document in the target development script is located may be: the server determines the position of each target indication information in the target development script, and determines the page of the text content in the preset position range of the position of each target indication information; and determining the page where the text content in the preset position range of the position of each target indication information is located as the page where each translation front case in the target development script is located.
In one embodiment, the server may further determine the page where each first type of document is located through a specified configuration file of the target development script. Specifically, the aforementioned manner of detecting the page where each first type document in the target development script is located may be: and electronically reading the specified configuration file of the target development script, wherein the configuration file comprises the identification information of the page where each first type pattern in the target development script is located, and determining the page where each first type pattern in the target development script is located according to the identification information of the page where each first type pattern in the target development script is located.
S203, screen capture processing is carried out on the page where each first type file is located, and a screenshot corresponding to each first type file is obtained.
Specifically, the server performs screen capture processing on the page where each first type document is located, and a screen capture mode corresponding to each first type document may be as follows: the server calls a built-in browser of the server and opens a target preview window, the target preview window is a preview window corresponding to a page where each first type file in the target development script is located, and the built-in browser has a page rendering function; and the server carries out screenshot processing on a preview window corresponding to the page where each first type of file is located to obtain a screenshot corresponding to each first type of file. Generally, only developers have the operation authority for the script, and the target file set in the target development script can be effectively acquired by adopting the process in the embodiment of the application, especially under the condition that the operation authority for the script is not available, the target file set in the target development script can be effectively acquired.
In an embodiment, the preview windows corresponding to the pages where the first type files are located are not the same preview window, and the manner in which the server calls the built-in browser of the server and opens the target preview window may be: the server determines the number of the first type of files in the target development script; the server calls a built-in browser of the server and opens the browser tab pages with the number; and the server opens a browser window corresponding to the page where the first type file is located on each browser tab page to obtain a preview window corresponding to the page where each first type file in the target development script is located, so as to serve as a target preview window. In one embodiment, the number of the first type patterns may be determined according to the number of the identified target indication information, or the number of the first type patterns may be configured in advance in a configuration file by a developer.
In one embodiment, the preview windows corresponding to the pages where the first type documents are located are the same preview window, and the target preview window comprises the pages where the first type documents are located and rendered according to a preset time interval; the server performs screenshot processing on a preview window corresponding to a page where each first type file is located to obtain a screenshot corresponding to each first type file, and specifically, the server performs screenshot processing on the preview window corresponding to the page where each first type file is located according to a preset time interval to obtain a screenshot corresponding to each first type file. For example, the target case set comprises case 1, case 2 and case 3, the target preview window comprises the page where case 1 is rendered at 10:05:05, the page where case 2 is rendered at 10:10:10 and the page where case 3 is rendered at 10:10: 15. The server can perform screenshot processing on a preview window corresponding to the page where the file 1 is located after 10:05:05 and before 10:10:10 to obtain a screenshot corresponding to the file 1; the server can perform screenshot processing on a preview window corresponding to the page where the file 2 is located after 10:05:10 and before 10:10:15 to obtain a screenshot corresponding to the file 2; the server can perform screenshot processing on a preview window corresponding to the page where the document 3 is located after 10:05:15, so as to obtain a screenshot corresponding to the document 3.
And S204, performing character recognition on the screenshots corresponding to the first type of files through an OCR technology to obtain a target file set in the target development script.
S205, storing the target file set into a database, wherein the target file set comprises at least one first type file.
In step S204 and step S205, the electronic device may perform character recognition on the screenshot corresponding to each first type of document through an OCR technology to obtain a target document set in the target development script, and store the target document set in a database, where the target document set includes at least one first type of document.
S206, receiving a document verification instruction submitted by the user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on the target page.
S207, inquiring a first type file corresponding to the second type file from the target file set.
S208, verifying the correctness of the first type of file corresponding to the second type of file by using the second type of file to obtain a correctness verification result, and sending the correctness verification result to the user terminal.
Steps S206 to S208 can refer to steps S103 to S105 in the embodiment of fig. 1, which is not described herein again in this embodiment of the present application.
In one embodiment, the correctness check result also indicates an error entry for the first type of pattern. The server can match out the correct item corresponding to the wrong item of the first type of file from a preset file library.
As can be seen, in the embodiment shown in fig. 2, the server may detect a page where each first type document in the target development script is located, perform screen capture processing on the page where each first type document is located, obtain a screenshot corresponding to each first type document, perform character recognition on the screenshot corresponding to each first type document through an OCR technology, obtain a target document set in the target development script, and by using the process, the target text set included in the target development script may be effectively obtained.
In a testing scenario, when the first type of document is a pre-translation document and the second type of document is a designated post-translation document, the post-translation document included in the target development script may be obtained based on an OCR technology, and the correctness of the pre-translation document included in the target development script may be determined by using the post-translation document submitted by the user terminal. Under the condition that the languages used by the tester and the developer are not the same, due to the difference of the languages, the tester is often difficult to verify the correctness of the pre-translation case configured in the development script by the developer, and through the method, only the specified post-translation case is uploaded by the user terminal, the tester can be automatically helped to verify whether the case configured in the development script is correct, and the tester is not required to manually translate and compare the case for verification.
In a testing scenario, when the first type of document is a translated document and the second type of document is a specified translated document, the translated document included in the target development script may be obtained based on an OCR technology, and the correctness of the translated document included in the target development script may be determined by using the translated document submitted by the user terminal. When the development script has the translated documents of multiple languages aiming at a certain translated document, because the tester knows the number limit of the languages, the tester is often difficult to verify the correctness of the translated documents of the multiple languages configured in the development script by the developer, and by adopting the method, only the specified translated documents are uploaded by the user terminal, the tester can be automatically helped to verify whether the translated documents of the multiple languages configured in the development script are correct, and the tester is not required to manually translate and compare for verification.
In a testing scenario, when the first type of document is a translated document and the second type of document is a specified translated document, the translated document included in the target development script may be obtained based on an OCR technology, and the correctness of the translated document included in the target development script may be determined by using the translated document submitted by the user terminal. When the development script has the translated documents of multiple languages aiming at a certain translated document, the method can automatically help a tester to verify whether the translated document of the language corresponding to the translated document configured in the development script is correct or not only by uploading the specified translated document aiming at the translated document by the user terminal, but also does not need the tester to manually translate and compare for verification.
Please refer to fig. 3, which is a schematic diagram of a network architecture of a document processing system according to an embodiment of the present application. The document processing system includes a server 10 and a user terminal 20. Specifically, the method comprises the following steps:
the server 10 may obtain a target pattern set in the target development script by executing steps S101-S102, and store the target pattern set in the database, where the target pattern set includes at least one first type pattern. The user terminal 20 may submit a document verification instruction to the server 10, where the document verification instruction carries the second type document acquired by the user terminal based on the target page. The server 10 may query the first type document corresponding to the second type document from the target document set by executing steps S103 to S105, and check the correctness of the first type document corresponding to the second type document by using the second type document to obtain a correctness check result, so as to send the correctness check result to the user terminal 20.
Please refer to fig. 4, which is a schematic structural diagram of a document processing apparatus according to an embodiment of the present application. The document processing apparatus is applicable to the aforementioned server. Specifically, the document processing apparatus includes:
the obtaining module 401 is configured to obtain a target development script, and obtain a target pattern set in the target development script through an optical character recognition OCR technology.
A storage module 402, configured to store the target pattern set in a database, where the target pattern set includes at least one first type pattern.
The communication module 403 is configured to receive a document verification instruction submitted by a user terminal, where the document verification instruction carries a second type document acquired by the user terminal based on a target page.
The query module 404 is configured to query the first type document corresponding to the second type document from the target document set.
The verification module 405 is configured to verify the correctness of the first type document corresponding to the second type document by using the second type document to obtain a correctness verification result, and send the correctness verification result to the user terminal through the communication module 403.
In an optional implementation manner, the obtaining module 401 obtains a target pattern set in the target development script through an Optical Character Recognition (OCR) technology, specifically, detects a page where each first type pattern in the target development script is located; screen capture processing is carried out on the page where each first type file is located, and a screen capture corresponding to each first type file is obtained; and performing character recognition on the screenshots corresponding to the first type of files by using an OCR technology to obtain a target file set in the target development script.
In an optional implementation manner, the obtaining module 401 performs screen capture processing on a page where each first type document is located to obtain a screenshot corresponding to each first type document, specifically, calls a built-in browser of a server and opens a target preview window, where the target preview window is a preview window corresponding to a page where each first type file in the target development script is located, and the built-in browser has a page rendering function; and performing screenshot processing on a preview window corresponding to the page where each first type of file is located to obtain a screenshot corresponding to each first type of file.
In an optional implementation manner, the preview windows corresponding to the pages where the first type files are located are not the same preview window, and the obtaining module 401 calls a built-in browser of the server and opens the target preview window, specifically, determines the number of the first type files in the target development script; calling a built-in browser of the server and opening the browser tab pages in the number; and opening a browser window corresponding to the page where the first type file is located on each browser tab page to obtain a preview window corresponding to the page where each first type file in the target development script is located, and using the preview window as a target preview window.
In an optional implementation manner, the preview windows corresponding to the pages where the first type documents are located are the same preview window, and the target preview window includes the page where each first type document is located, which is rendered according to a preset time interval; the obtaining module 401 performs screenshot processing on a preview window corresponding to a page where each first type document is located to obtain a screenshot corresponding to each first type document, and specifically performs screenshot processing on the preview window corresponding to the page where each first type document is located according to a preset time interval to obtain a screenshot corresponding to each first type document.
In an optional implementation manner, the document verification instruction further includes a translation category obtained by the user terminal based on the target page, where the first type document is a pre-translation document, the second type document is a specified post-translation document, and the verification module 405 verifies the correctness of the first type document corresponding to the second type document by using the second type document to obtain a correctness verification result, specifically performs language conversion on the pre-translation document corresponding to the specified post-translation document according to the translation category to obtain a target post-translation document corresponding to the translation category; comparing the specified translated file with the target translated file to obtain a first comparison result, wherein the first comparison result is used for indicating whether the specified translated file is consistent with the target translated file; and obtaining a correctness checking result of the translated preceding case corresponding to the specified translated case according to the first comparison result, wherein the correctness checking result is used for indicating whether the translated preceding case corresponding to the specified translated case has errors.
In an optional implementation manner, when the document verification instruction further includes a translation category obtained by the user terminal based on the target page, the first type document is a translated document, and the second type document is a specified pre-translation document, the verification module 405 verifies the correctness of the first type document corresponding to the second type document by using the second type document to obtain a correctness verification result, specifically performs language conversion on the specified pre-translation document according to the translation category to obtain a target translated document corresponding to the translation category; comparing the target translated case with the translated case corresponding to the specified translated case and being in the translation type to obtain a second comparison result, wherein the second comparison result is used for indicating whether the target translated case is consistent with the translated case corresponding to the specified translated case and being in the translation type; and obtaining a correctness checking result of the translated case corresponding to the specified translated case according to the second comparison result, wherein the correctness checking result is used for indicating whether the translated case corresponding to the specified translated case has errors.
It can be seen that, in the embodiment shown in fig. 4, the document processing apparatus may obtain the target document set in the target development script through the OCR technology, and store the target document set in the database; the document processing device can receive a document checking instruction submitted by the user terminal, wherein the document checking instruction carries a second type document acquired by the user terminal based on a target page; the case processing device inquires out the first type case corresponding to the second type case from the target case set, verifies the correctness of the first type case corresponding to the second type case by using the second type case to obtain a correctness verification result, and sends the correctness verification result to the user terminal.
Please refer to fig. 5, which is a schematic structural diagram of a server according to an embodiment of the present disclosure. The server described in this embodiment may include: one or more processors 1000 and memory 2000. The processor 1000 and the memory 2000 may be connected by a bus or the like.
The Processor 1000 may be a Central Processing Unit (CPU), and may be other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 2000 may be a high-speed RAM memory or a non-volatile memory (e.g., a disk memory). The memory 2000 is used for storing a set of program codes, and the processor 1000 may call the program codes stored in the memory 2000. Specifically, the method comprises the following steps:
a processor 1000 for obtaining a target development script; acquiring a target file set in the target development script through an Optical Character Recognition (OCR) technology, and storing the target file set into a database, wherein the target file set comprises at least one first type file; receiving a document verification instruction submitted by a user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on a target page; inquiring a first type file corresponding to the second type file from the target file set; and verifying the correctness of the first type file corresponding to the second type file by using the second type file to obtain a correctness verification result, and sending the correctness verification result to the user terminal.
In an embodiment, the electronic device may receive a document verification instruction submitted by a user terminal through a communication interface (not shown in fig. 5), and may send the correctness verification result to the user terminal through the communication interface. The communication interface may be a standard wired or wireless communication interface.
In one embodiment, the processor 1000 obtains a target pattern set in the target development script by an optical character recognition OCR technology, specifically, detects a page where each first type pattern in the target development script is located; screen capture processing is carried out on the page where each first type file is located, and a screen capture corresponding to each first type file is obtained; and performing character recognition on the screenshots corresponding to the first type of files by using an OCR technology to obtain a target file set in the target development script.
In one embodiment, the processor 1000 performs screen capture processing on a page where each first type document is located to obtain a screen capture corresponding to each first type document, specifically, invokes a built-in browser of a server and opens a target preview window, where the target preview window is a preview window corresponding to a page where each first type document in the target development script is located, and the built-in browser has a page rendering function; and performing screenshot processing on a preview window corresponding to the page where each first type of file is located to obtain a screenshot corresponding to each first type of file.
In an embodiment, the preview windows corresponding to the pages where the first type files are located are not the same preview window, and the processor 1000 calls a built-in browser of the server and opens a target preview window, specifically, determines the number of the first type patterns in the target development script; calling a built-in browser of the server and opening the browser tab pages in the number; and opening a browser window corresponding to the page where the first type file is located on each browser tab page to obtain a preview window corresponding to the page where each first type file in the target development script is located, and using the preview window as a target preview window.
In one embodiment, the preview windows corresponding to the pages where the first type documents are located are the same preview window, and the target preview window includes the page where each first type document is located rendered according to a preset time interval; the processor 1000 performs screenshot processing on a preview window corresponding to a page where each first type document is located to obtain a screenshot corresponding to each first type document, and specifically performs screenshot processing on a preview window corresponding to a page where each first type document is located according to a preset time interval to obtain a screenshot corresponding to each first type document.
In an embodiment, the document verification instruction further includes a translation category obtained by the user terminal based on the target page, where the first type document is a pre-translation document, the second type document is a specified post-translation document, and the processor 1000 verifies the correctness of the first type document corresponding to the second type document by using the second type document to obtain a correctness verification result, specifically performs language conversion on the pre-translation document corresponding to the specified post-translation document according to the translation category to obtain a target post-translation document corresponding to the translation category; comparing the specified translated file with the target translated file to obtain a first comparison result, wherein the first comparison result is used for indicating whether the specified translated file is consistent with the target translated file; and obtaining a correctness checking result of the translated preceding case corresponding to the specified translated case according to the first comparison result, wherein the correctness checking result is used for indicating whether the translated preceding case corresponding to the specified translated case has errors.
In an embodiment, the document verification instruction further includes that when the user terminal obtains the translation category based on the target page, the first type document is a translated document, and the second type document is a specified translated document, the processor 1000 verifies the correctness of the first type document corresponding to the second type document by using the second type document to obtain a correctness verification result, specifically performs language conversion on the specified translated document according to the translation category to obtain the target translated document corresponding to the translation category; comparing the target translated case with the translated case corresponding to the specified translated case and being in the translation type to obtain a second comparison result, wherein the second comparison result is used for indicating whether the target translated case is consistent with the translated case corresponding to the specified translated case and being in the translation type; and obtaining a correctness checking result of the translated case corresponding to the specified translated case according to the second comparison result, wherein the correctness checking result is used for indicating whether the translated case corresponding to the specified translated case has errors.
In a specific implementation, the processor 1000 described in this embodiment of the present application may execute the implementation described in the embodiment of fig. 1 and the embodiment of fig. 2, and may also execute the implementation described in this embodiment of the present application, which is not described herein again.
The functional modules in the embodiments of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a form of sampling hardware, and can also be realized in a form of sampling software functional modules.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The computer readable storage medium may be volatile or nonvolatile. For example, the computer storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like. The computer-readable storage medium may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the blockchain node, and the like.
The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism and an encryption algorithm. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
While the invention has been described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A document processing method is characterized by comprising the following steps:
acquiring a target development script;
acquiring a target file set in the target development script through an Optical Character Recognition (OCR) technology, and storing the target file set into a database, wherein the target file set comprises at least one first type file;
receiving a document verification instruction submitted by a user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on a target page;
inquiring a first type file corresponding to the second type file from the target file set;
and verifying the correctness of the first type file corresponding to the second type file by using the second type file to obtain a correctness verification result, and sending the correctness verification result to the user terminal.
2. The method of claim 1, wherein the obtaining the set of target patterns in the target development script by Optical Character Recognition (OCR) technology comprises:
detecting the page where each first type pattern in the target development script is located;
screen capture processing is carried out on the page where each first type file is located, and a screen capture corresponding to each first type file is obtained;
and performing character recognition on the screenshots corresponding to the first type of files by using an OCR technology to obtain a target file set in the target development script.
3. The method according to claim 2, wherein the screen capturing the page where each first type of document is located to obtain the corresponding screenshot of each first type of document includes:
calling a built-in browser of a server and opening a target preview window, wherein the target preview window is a preview window corresponding to a page where each first type file in the target development script is located, and the built-in browser has a page rendering function;
and performing screenshot processing on a preview window corresponding to the page where each first type of file is located to obtain a screenshot corresponding to each first type of file.
4. The method according to claim 3, wherein the preview windows corresponding to the pages where the first type files are located are not the same preview window, and the invoking a built-in browser of the server and opening a target preview window comprises:
determining the number of first type patterns in the target development script;
calling a built-in browser of the server and opening the browser tab pages in the number;
and opening a browser window corresponding to the page where the first type file is located on each browser tab page to obtain a preview window corresponding to the page where each first type file in the target development script is located, and using the preview window as a target preview window.
5. The method according to claim 3, wherein the preview windows corresponding to the pages of the first type documents are the same preview window, and the target preview window comprises the pages of the first type documents rendered at preset time intervals;
the screenshot processing is carried out on the preview window corresponding to the page where each first type of file is located, and the screenshot corresponding to each first type of file is obtained, and the screenshot processing comprises the following steps:
and performing screenshot processing on a preview window corresponding to the page where each first type of file is located according to a preset time interval to obtain a screenshot corresponding to each first type of file.
6. The method according to any one of claims 1 to 5, wherein the document verification instruction further includes a translation category obtained by the user terminal based on the target page, the first type document is a pre-translation document, the second type document is a specified post-translation document, and the verifying the correctness of the first type document corresponding to the second type document by using the second type document obtains a correctness verification result, including:
carrying out language conversion on the translated front case corresponding to the specified translated back case according to the translation category to obtain a target translated back case corresponding to the translation category;
comparing the specified translated file with the target translated file to obtain a first comparison result, wherein the first comparison result is used for indicating whether the specified translated file is consistent with the target translated file;
and obtaining a correctness checking result of the translated preceding case corresponding to the specified translated case according to the first comparison result, wherein the correctness checking result is used for indicating whether the translated preceding case corresponding to the specified translated case has errors.
7. The method according to any one of claims 1 to 5, wherein the document checking instruction further includes that when the user terminal obtains the translation category based on the target page, the first type document is a translated document, and the second type document is a specified pre-translated document, the checking the correctness of the first type document corresponding to the second type document by using the second type document to obtain a correctness checking result, including:
performing language conversion on the specified translated front case according to the translation category to obtain a target translated front case corresponding to the translation category;
comparing the target translated case with the translated case corresponding to the specified translated case and being in the translation type to obtain a second comparison result, wherein the second comparison result is used for indicating whether the target translated case is consistent with the translated case corresponding to the specified translated case and being in the translation type;
and obtaining a correctness checking result of the translated case corresponding to the specified translated case according to the second comparison result, wherein the correctness checking result is used for indicating whether the translated case corresponding to the specified translated case has errors.
8. A document processing apparatus, comprising:
the acquisition module is used for acquiring a target development script and acquiring a target pattern set in the target development script through an Optical Character Recognition (OCR) technology;
the storage module is used for storing the target file set into a database, and the target file set comprises at least one first type file;
the communication module is used for receiving a document verification instruction submitted by a user terminal, wherein the document verification instruction carries a second type document acquired by the user terminal based on a target page;
the query module is used for querying a first type file corresponding to the second type file from the target file set;
and the verification module is used for verifying the correctness of the first type file corresponding to the second type file by using the second type file to obtain a correctness verification result and sending the correctness verification result to the user terminal.
9. A server, comprising a processor and a memory, the processor and the memory being interconnected, wherein the memory is configured to store a computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the method of any one of claims 1-7.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which is executed by a processor to implement the method according to any one of claims 1-7.
CN202011544144.5A 2020-12-23 2020-12-23 File processing method, file processing device, server and storage medium Pending CN112580334A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011544144.5A CN112580334A (en) 2020-12-23 2020-12-23 File processing method, file processing device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011544144.5A CN112580334A (en) 2020-12-23 2020-12-23 File processing method, file processing device, server and storage medium

Publications (1)

Publication Number Publication Date
CN112580334A true CN112580334A (en) 2021-03-30

Family

ID=75139330

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011544144.5A Pending CN112580334A (en) 2020-12-23 2020-12-23 File processing method, file processing device, server and storage medium

Country Status (1)

Country Link
CN (1) CN112580334A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112906404A (en) * 2021-04-26 2021-06-04 腾讯音乐娱乐科技(深圳)有限公司 Translation document verification method, electronic device and readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112906404A (en) * 2021-04-26 2021-06-04 腾讯音乐娱乐科技(深圳)有限公司 Translation document verification method, electronic device and readable storage medium
CN112906404B (en) * 2021-04-26 2023-10-13 腾讯音乐娱乐科技(深圳)有限公司 Translation document verification method, electronic device, and readable storage medium

Similar Documents

Publication Publication Date Title
CN110704304B (en) Application program testing method and device, storage medium and server
CN113110825B (en) Method and device for converting interfaces of small programs
WO2020248505A1 (en) Website page test method and apparatus, and terminal device and medium
CN109947637B (en) Automatic testing method, device, equipment and medium for webpage compatibility
CN113448862B (en) Software version testing method and device and computer equipment
CN110955590A (en) Interface detection method, image processing method, device, electronic equipment and storage medium
CN111459509A (en) Container mirror image construction method and device and server
CN114218110A (en) Account checking test method and device for financial data, computer equipment and storage medium
US11386499B2 (en) Car damage picture angle correction method, electronic device, and readable storage medium
CN113946510A (en) WEB page testing method, device and equipment and computer storage medium
US20160085659A1 (en) Base Line for Code Analysis
CN110365776B (en) Picture batch downloading method and device, electronic equipment and storage medium
CN111382077A (en) Application program crash reason positioning method and device, electronic equipment and storage medium
US11615016B2 (en) System and method for executing a test case
CN112580334A (en) File processing method, file processing device, server and storage medium
US20210286706A1 (en) Graph-based method for inductive bug localization
CN115599683A (en) Automatic testing method, device, equipment and storage medium
CN115146581A (en) Project management method, defect analysis method, related device and readable storage medium
CN112966671A (en) Contract detection method and device, electronic equipment and storage medium
CN107644137B (en) Docking interface definition checking method and system
CN113448835B (en) Static resource testing method and device, electronic equipment and storage medium
CN110661678B (en) Abnormity monitoring method and device
CN117437649A (en) File signing method, device, computer equipment and storage medium
CN116893966A (en) Test case processing method, device, equipment and storage medium
CN112559370A (en) Front-end-based React project unit testing method and related 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