CN112306609A - Method and equipment for capturing Chinese interface - Google Patents

Method and equipment for capturing Chinese interface Download PDF

Info

Publication number
CN112306609A
CN112306609A CN202011202823.4A CN202011202823A CN112306609A CN 112306609 A CN112306609 A CN 112306609A CN 202011202823 A CN202011202823 A CN 202011202823A CN 112306609 A CN112306609 A CN 112306609A
Authority
CN
China
Prior art keywords
screenshot
terminal
script
sample terminal
generating
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
CN202011202823.4A
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.)
SHENZHEN CHINO-E COMMUNICATION CO LTD
Original Assignee
SHENZHEN CHINO-E COMMUNICATION CO LTD
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SHENZHEN CHINO-E COMMUNICATION CO LTD filed Critical SHENZHEN CHINO-E COMMUNICATION CO LTD
Priority to CN202011202823.4A priority Critical patent/CN112306609A/en
Publication of CN112306609A publication Critical patent/CN112306609A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

Abstract

The invention provides a method and equipment for capturing a Chinese interface, wherein the method comprises the following steps: receiving a manual operation instruction, and generating an operation script, wherein the operation instruction is that a sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application; and executing the operation script, and automatically screenshot each visual interface with the language in the preset application of the terminal to be screenshot with the same model as the sample terminal in sequence to obtain and store the screenshot picture. According to the method, the operation script is generated and executed only by carrying out single manual recording operation on the sample terminal, and automatic screenshot work can be realized; in the process of processing similar complex and repeated operation work, the work flow can be simplified, the labor is saved, the work cost is reduced, the work efficiency is improved, and the error probability is reduced.

Description

Method and equipment for capturing Chinese interface
Technical Field
The invention belongs to the technical field of communication, and particularly relates to a method and equipment for capturing a Chinese interface.
Background
non-Chinese languages and characters are called as small languages; in the test activity of the terminal, when the interface test of the non-Chinese characters is involved, the terminal needs to be provided to traverse all visual interfaces under the setting of the non-Chinese characters, and provide screenshots with the non-Chinese characters for the subsequent character translation. At present, a terminal needs to be manually operated, all interfaces of the terminal are repeatedly traversed, screenshot is performed through manual operation, and a picture file is stored.
In addition, after screenshot, repeated screenshots need to be screened by manual visual inspection, and the required screenshot picture is selected, so that a large amount of labor and time are consumed, the non-Chinese characters are not known, and the subtle differences need to be repeatedly and carefully interpreted and confirmed.
Disclosure of Invention
In order to overcome the problems, the invention provides a method and equipment for capturing a Chinese interface so as to overcome the defects in the prior art.
In order to achieve the purpose, the invention adopts the following technical scheme:
the invention provides a method for screenshot of a Chinese interface in a first aspect, which comprises the following steps:
receiving a manual operation instruction, and generating an operation script, wherein the operation instruction is that a sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application;
and executing the operation script, and automatically screenshot each visual interface with the language in the preset application of the terminal to be screenshot with the same model as the sample terminal in sequence to obtain and store the screenshot picture.
In a preferred embodiment of the first aspect, the generating an operation script comprises:
opening a preset application of a sample terminal, and automatically creating a blank text file;
clicking a sample terminal to call out at least one visual interface with a language in each preset application, acquiring action event information of a manually operated sample terminal and writing the action event information into a blank text file, wherein the action event information comprises keywords, a serial number, time and coordinates;
and stopping writing after clicking to stop, and generating the operation script.
In a preferred embodiment of the first aspect, the operation script comprises a plurality of sub-operation scripts, the sub-operation scripts being generated according to a corresponding application in the sample terminal.
In a preferred embodiment of the first aspect, the obtained screenshot picture is stored after being classified according to the application name.
In a preferred embodiment of the first aspect, the method further includes, before saving the obtained screenshot picture, performing filtering and deduplication on all the screenshot pictures.
In a preferred embodiment of the first aspect, the predetermined applications of the sample terminal and the predetermined applications of the terminal to be captured are equal in number and the applications are the same.
A second aspect of the present invention provides an apparatus for screenshot in a terminal dialect interface, where the apparatus includes: the script generating module and the main control module; wherein the content of the first and second substances,
the script generation module is connected with the sample terminal and is configured to generate an operation script after receiving a manual operation instruction, wherein the operation instruction is that the sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application;
the main control module is respectively connected with the script generation module and the to-be-screenshot terminal with the same model as the sample terminal, the main control module comprises an acquisition unit and an execution unit, the acquisition unit is used for acquiring the operation script, the execution unit is set to work as after the operation script is acquired, the operation script is executed, screenshot is automatically performed on each visual interface with the languages in the preset application of the to-be-screenshot terminal, and a screenshot picture is acquired and stored.
In a preferred embodiment of the second aspect, the generating an operation script comprises:
opening a preset application of a sample terminal, and automatically creating a blank text file;
clicking a sample terminal to call out at least one visual interface with a language in each preset application, acquiring action event information of a manually operated sample terminal and writing the action event information into a blank text file, wherein the action event information comprises keywords, a serial number, time and coordinates;
and stopping writing after clicking to stop, and generating the operation script.
In a preferred embodiment of the second aspect, the script generating module includes a plurality of sub-script generating modules, and each sub-script generating module generates a corresponding sub-operation script corresponding to one application in the sample terminal.
In a preferred embodiment of the second aspect, the main control module further includes a screening unit, and the screening unit is configured to screen and deduplicate all the screenshot pictures before saving the obtained screenshot pictures.
Compared with the prior art, the invention has the beneficial effects that:
the invention provides a method and equipment for capturing a Chinese interface, wherein the method comprises the following steps: receiving a manual operation instruction, and generating an operation script, wherein the operation instruction is that a sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application; and executing the operation script, and automatically screenshot each visual interface with the language in the preset application of the terminal to be screenshot with the same model as the sample terminal in sequence to obtain and store the screenshot picture. According to the method, the operation script is generated and executed only by carrying out single manual recording operation on the sample terminal, and automatic screenshot work can be realized; in the process of processing similar complex and repeated operation work, the work flow can be simplified, the labor is saved, the work cost is reduced, the work efficiency is improved, and the error probability is reduced.
Drawings
FIG. 1 is a schematic block diagram of a flowchart of a method for capturing a Chinese interface.
FIG. 2 is a sample diagram of action event information in the present invention.
Fig. 3 is a sample diagram obtained after the action event information is collated in the present invention.
Fig. 4 is a block diagram illustrating a structure of the device for capturing a terminal dialect interface screen shot in the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
In order to make the objects, technical solutions and effects of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, a first aspect of the present invention provides a method for screenshot in a language interface, where the method includes the following steps:
s11, receiving a manual operation instruction, and generating an operation script, wherein the operation instruction is that the sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application;
and S12, executing the operation script, and automatically and sequentially carrying out screenshot on each visual interface with the language in the preset application of the terminal to be screenshot, which has the same model as the sample terminal, so as to obtain and store a screenshot picture.
It should be noted that the carrier for storing the screenshot picture may be the device or the terminal to be screenshot in the present invention, and the device is the PC end of the control system; of course, the obtained screenshot picture can also be stored in any cloud, device, terminal and readable memory capable of storing the screenshot picture.
It should be noted that the basic principle of the scheme of the present invention is as follows:
firstly, a worker carries out normal screenshot operation on a sample terminal (different from a traditional screenshot mode of fine selection, whether the screenshot operation is repeated or not and whether the screenshot operation is comprehensive or not are not required to be concerned), and the operation action and the process of the worker are recorded in the screenshot operation process of the worker. After the language is changed, an operation instruction and data are sent according to the recorded operation script, and the terminal to be screenshot conducts screenshot according to the operation mode in the operation script, so that the screenshot work of the small languages is completed.
In addition, after the screenshot is finished, the same pictures are removed in a picture distinguishing mode, and the pictures can be classified and sorted according to application names by referring to readable language pictures (such as Chinese).
Referring to fig. 2 and 3, in some embodiments of the first aspect, the generating an operation script comprises:
opening a preset application of a sample terminal, and automatically creating a blank text file;
clicking a sample terminal to call out at least one visual interface with a language in each preset application, acquiring action event information of a manually operated sample terminal and writing the action event information into a blank text file, wherein the action event information comprises keywords, a serial number, time and coordinates;
and stopping writing after clicking to stop, and generating the operation script.
The operation event information obtained by manually operating the sample terminal is operation event information obtained by manually operating the sample terminal, and is, for example, operation information such as click, slide, long press, and the like. Before writing the action event information into the blank text file, the method further comprises the following steps: grouping the action event information according to the application name and removing redundant characters in the action event information; it is to be understood that the superfluous characters refer to spaces and unused information in the action event information.
In some embodiments of the first aspect, the operation script comprises a plurality of sub-operation scripts generated according to a corresponding application in the sample terminal.
It can be understood that, in order to facilitate the classified arrangement of the obtained screenshot pictures and the later maintenance, the arranged screenshot pictures can be classified at the source, that is, corresponding sub-operation scripts are generated according to application names, and each sub-operation script corresponds to one application; later maintenance, which is to take the change of a certain application later period into consideration and needs to perform screenshot again; for example: taking a mobile phone as an example, the terminal to be subjected to screenshot is divided according to application names, wherein applications in the mobile phone comprise calls, short messages, cameras and the like, if screenshot pictures of all applications are stored in a folder, if a certain application is changed in the later period, all applications need to be screenshot again in maintenance, and a large amount of time is wasted; if a plurality of sub-operation scripts are set, each sub-operation script corresponds to one application; if the subsequent call application is changed, the sub-operation script related to the call application is only required to be called and collected, the screenshot of the interface of the call application is carried out again, and the screenshot pictures of other applications can be continuously used.
In some embodiments of the first aspect, the obtained screenshot picture is saved after being classified according to the application name.
It can be understood that, the terminal to be subjected to screenshot is taken as an example of a mobile phone, and is divided according to application names, and applications in the mobile phone include calls, short messages, cameras and the like; therefore, the screenshot pictures need to be classified, wherein the classification is classified according to the names of the applications, and if one of the applications changes at a later stage, the screenshot needs to be performed again only for the application.
In some embodiments of the first aspect, the method further includes, before saving the obtained screenshot picture, performing filtering and deduplication on all the screenshot pictures. In the process of automatically capturing the screen by using the operation script, some repeated pictures may be captured, and therefore, after the screen is captured, all the captured pictures need to be screened to remove the repeated pictures.
It can be understood that the predetermined applications of the sample terminal and the predetermined applications of the terminal to be subjected to screenshot are equal in number and are the same in application, for example, there are three predetermined applications of the sample terminal, which are respectively a call, a short message and a camera, and then there are three predetermined applications of the terminal to be subjected to screenshot, which are respectively a call, a short message and a camera; it will be understood that the number of predetermined applications of the sample terminal may also be greater than the number of predetermined applications of the terminal to be screenshot, but the predetermined applications of the sample terminal must contain all the applications of the terminal to be screenshot.
In summary, the method for capturing a screen shot of a Chinese interface provided by the first aspect of the present invention includes: receiving a manual operation instruction, and generating an operation script, wherein the operation instruction is that a sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application; and executing the operation script, and automatically screenshot each visual interface with the language in the preset application of the terminal to be screenshot with the same model as the sample terminal in sequence to obtain and store the screenshot picture. According to the method, the operation script is generated and executed only by carrying out single manual recording operation on the sample terminal, and automatic screenshot work can be realized; in the process of processing similar complex and repeated operation work, the work flow can be simplified, the labor is saved, the work cost is reduced, the work efficiency is improved, and the error probability is reduced.
In addition, the invention can also identify and judge the screenshot picture, and screen and classify the repeated screenshot picture.
Referring to fig. 4, a second aspect of the present invention provides an apparatus for screenshot of a terminal in a dialect interface, where the apparatus 20 includes: a script generation module 21 and a main control module 22; wherein the content of the first and second substances,
the script generation module 21 is connected with the sample terminal and is configured to generate an operation script after receiving a manual operation instruction, wherein the operation instruction is that the sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application;
the main control module 22, the main control module 22 is respectively connected with the script generating module 21 and the terminal to be screenshot with the same model of the sample terminal, the main control module 22 includes an obtaining unit 221 and an executing unit 222, the obtaining unit is used for obtaining the operation script, the executing unit is set to be as after obtaining the operation script, the operation script is executed, screenshot is automatically carried out on each visual interface with a language in the preset application of the terminal to be screenshot, and the screenshot picture is obtained and stored.
It should be noted that the carrier for storing the screenshot picture may be the device or the terminal to be screenshot in the present invention, and the device is the PC end of the control system; of course, the obtained screenshot picture can also be stored in any cloud, device, terminal and readable memory capable of storing the screenshot picture.
It should be noted that the basic principle of the scheme of the present invention is as follows:
firstly, a worker carries out normal screenshot operation on a sample terminal (different from a traditional screenshot mode of fine selection, whether the screenshot operation is repeated or not and whether the screenshot operation is comprehensive or not are not required to be concerned), and the operation action and the process of the worker are recorded in the screenshot operation process of the worker. After the language is changed, an operation instruction and data are sent according to the recorded operation script, and the terminal to be screenshot conducts screenshot according to the operation mode in the operation script, so that the screenshot work of the small languages is completed.
In addition, after the screenshot is finished, the same pictures are removed in a picture distinguishing mode, and the pictures can be classified and sorted according to application names by referring to readable language pictures (such as Chinese).
In some embodiments of the second aspect, the generating an operational script comprises:
opening a preset application of a sample terminal, and automatically creating a blank text file;
clicking a sample terminal to call out at least one visual interface with a language in each preset application, acquiring action event information of a manually operated sample terminal and writing the action event information into a blank text file, wherein the action event information comprises keywords, a serial number, time and coordinates;
and stopping writing after clicking to stop, and generating the operation script.
The operation event information obtained by manually operating the sample terminal is operation event information obtained by manually operating the sample terminal, and is, for example, operation information such as click, slide, long press, and the like. Before writing the action event information into the blank text file, the method further comprises the following steps: grouping the action event information according to the application name and removing redundant characters in the action event information; it is to be understood that the superfluous characters refer to spaces and unused information in the action event information.
In some embodiments of the second aspect, the script generating module 21 includes a plurality of sub-script generating modules 211, and each sub-script generating module 211 generates a corresponding sub-operation script corresponding to an application in the sample terminal.
It can be understood that, in order to facilitate the classified arrangement of the obtained screenshot pictures and the later maintenance, the arrangement pictures can be classified at the source, that is, corresponding sub-operation scripts are generated according to application names, and each sub-operation script corresponds to one application; later maintenance, which is to take the change of a certain application later period into consideration and needs to perform screenshot again; for example: taking a mobile phone as an example, the terminal to be subjected to screenshot is divided according to application names, wherein applications in the mobile phone comprise calls, short messages, cameras and the like, if screenshot pictures of all applications are stored in a folder, if a certain application is changed in the later period, all applications need to be screenshot again in maintenance, and a large amount of time is wasted; if a plurality of sub-operation scripts are set, each sub-operation script corresponds to one application; if the subsequent call application is changed, the sub-operation script related to the call application is only required to be called and collected, the screenshot of the interface of the call application is carried out again, and the screenshot pictures of other applications can be continuously used.
It can be understood that, the terminal to be subjected to screenshot is taken as an example of a mobile phone, and is divided according to application names, and applications in the mobile phone include calls, short messages, cameras and the like; therefore, the screenshot pictures need to be classified, wherein the classification is classified according to the names of the applications, and if one of the applications changes at a later stage, the screenshot needs to be performed again only for the application.
In some embodiments of the second aspect, the main control module 22 further includes a screening unit 223, where the screening unit 223 is configured to screen and deduplicate all the screenshot pictures before saving the obtained screenshot pictures.
And screening and de-duplicating all the screenshot pictures before storing the acquired screenshot pictures. In the process of automatically capturing the screen by using the operation script, some repeated pictures may be captured, and therefore, after the screen is captured, all the captured pictures need to be screened to remove the repeated pictures.
It can be understood that the predetermined applications of the sample terminal and the predetermined applications of the terminal to be subjected to screenshot are equal in number and are the same in application, for example, there are three predetermined applications of the sample terminal, which are respectively a call, a short message and a camera, and then there are three predetermined applications of the terminal to be subjected to screenshot, which are respectively a call, a short message and a camera; it will be understood that the number of predetermined applications of the sample terminal may also be greater than the number of predetermined applications of the terminal to be screenshot, but the predetermined applications of the sample terminal must contain all the applications of the terminal to be screenshot.
In summary, the apparatus for capturing a terminal dialect interface according to the second aspect of the present invention includes: the script generating module and the main control module; the script generation module is connected with the sample terminal and is configured to generate an operation script after receiving a manual operation instruction, wherein the operation instruction is that the sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application; the main control module is respectively connected with the script generation module and the to-be-screenshot terminal with the same model as the sample terminal, the main control module comprises an acquisition unit and an execution unit, the acquisition unit is used for acquiring the operation script, the execution unit is set to work as after the operation script is acquired, the operation script is executed, screenshot is automatically performed on each visual interface with the languages in the preset application of the to-be-screenshot terminal, and a screenshot picture is acquired and stored. According to the method, the operation script is generated and executed only by carrying out single manual recording operation on the sample terminal, and automatic screenshot work can be realized; in the process of processing similar complex and repeated operation work, the work flow can be simplified, the labor is saved, the work cost is reduced, the work efficiency is improved, and the error probability is reduced.
In addition, the invention can also identify and judge the screenshot picture, and screen and classify the repeated screenshot picture.
It should be understood that equivalents and modifications of the technical solution and inventive concept thereof may occur to those skilled in the art, and all such modifications and alterations should fall within the scope of the appended claims.

Claims (10)

1. A method for screenshot of a Chinese interface, the method comprising:
receiving a manual operation instruction, and generating an operation script, wherein the operation instruction is that a sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application;
and executing the operation script, and automatically screenshot each visual interface with the language in the preset application of the terminal to be screenshot with the same model as the sample terminal in sequence to obtain and store the screenshot picture.
2. The method of claim 1, wherein the generating an operation script comprises:
opening a preset application of a sample terminal, and automatically creating a blank text file;
clicking a sample terminal to call out at least one visual interface with a language in each preset application, acquiring action event information of a manually operated sample terminal and writing the action event information into a blank text file, wherein the action event information comprises keywords, a serial number, time and coordinates;
and stopping writing after clicking to stop, and generating the operation script.
3. The method of claim 1, wherein the operation script comprises a plurality of sub-operation scripts, and the sub-operation scripts are generated according to a corresponding application in the sample terminal.
4. The method of claim 1, wherein the obtained screenshot picture is saved after being classified according to application names.
5. The method of claim 1, further comprising filtering all screenshot pictures for deduplication before saving the obtained screenshot pictures.
6. The method according to claim 1, characterized in that the predetermined applications of the sample terminal and the predetermined applications of the terminal to be captured are equal in number and the same in application.
7. An apparatus for capturing a spoken language interface of a terminal, the apparatus comprising: the script generating module and the main control module; wherein the content of the first and second substances,
the script generation module is connected with the sample terminal and is configured to generate an operation script after receiving a manual operation instruction, wherein the operation instruction is that the sample terminal is manually clicked to sequentially call out at least one visual interface with a small language in each preset application;
the main control module is respectively connected with the script generation module and the to-be-screenshot terminal with the same model as the sample terminal, the main control module comprises an acquisition unit and an execution unit, the acquisition unit is used for acquiring the operation script, the execution unit is set to work as after the operation script is acquired, the operation script is executed, screenshot is automatically performed on each visual interface with the languages in the preset application of the to-be-screenshot terminal, and a screenshot picture is acquired and stored.
8. The apparatus of claim 7, wherein the generating an operation script comprises:
opening a preset application of a sample terminal, and automatically creating a blank text file;
clicking a sample terminal to call out at least one visual interface with a language in each preset application, acquiring action event information of a manually operated sample terminal and writing the action event information into a blank text file, wherein the action event information comprises keywords, a serial number, time and coordinates;
and stopping writing after clicking to stop, and generating the operation script.
9. The apparatus of claim 7, wherein the script generating module comprises a plurality of sub-script generating modules, and each sub-script generating module generates a corresponding sub-operation script corresponding to an application in the sample terminal.
10. The device of claim 7, wherein the main control module further comprises a screening unit, and the screening unit is configured to screen and deduplicate all the screenshot pictures before saving the obtained screenshot pictures.
CN202011202823.4A 2020-11-02 2020-11-02 Method and equipment for capturing Chinese interface Pending CN112306609A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011202823.4A CN112306609A (en) 2020-11-02 2020-11-02 Method and equipment for capturing Chinese interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011202823.4A CN112306609A (en) 2020-11-02 2020-11-02 Method and equipment for capturing Chinese interface

Publications (1)

Publication Number Publication Date
CN112306609A true CN112306609A (en) 2021-02-02

Family

ID=74333498

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011202823.4A Pending CN112306609A (en) 2020-11-02 2020-11-02 Method and equipment for capturing Chinese interface

Country Status (1)

Country Link
CN (1) CN112306609A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130247016A1 (en) * 2003-12-17 2013-09-19 Mcafee, Inc., A Delaware Corporation Method and system for containment of usage of language interfaces
US20170277625A1 (en) * 2016-03-28 2017-09-28 Alexander Shtuchkin Generating annotated screenshots based on automated tests
CN108073483A (en) * 2017-07-31 2018-05-25 北京微应软件科技有限公司 The control method and system of mobile terminal
US10275266B1 (en) * 2017-12-01 2019-04-30 Sap Se Language acceptance testing
CN110716785A (en) * 2019-10-15 2020-01-21 南京南瑞继保电气有限公司 Method, device and system for intercepting interface picture in multi-language description document
US20200285353A1 (en) * 2019-03-04 2020-09-10 Samsung Electronics Co., Ltd. Apparatus for vision and language-assisted smartphone task automation and method thereof
CN111858356A (en) * 2020-07-23 2020-10-30 北京首汽智行科技有限公司 UI automatic testing method based on image recognition technology

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130247016A1 (en) * 2003-12-17 2013-09-19 Mcafee, Inc., A Delaware Corporation Method and system for containment of usage of language interfaces
US20170277625A1 (en) * 2016-03-28 2017-09-28 Alexander Shtuchkin Generating annotated screenshots based on automated tests
CN108073483A (en) * 2017-07-31 2018-05-25 北京微应软件科技有限公司 The control method and system of mobile terminal
US10275266B1 (en) * 2017-12-01 2019-04-30 Sap Se Language acceptance testing
US20200285353A1 (en) * 2019-03-04 2020-09-10 Samsung Electronics Co., Ltd. Apparatus for vision and language-assisted smartphone task automation and method thereof
CN110716785A (en) * 2019-10-15 2020-01-21 南京南瑞继保电气有限公司 Method, device and system for intercepting interface picture in multi-language description document
CN111858356A (en) * 2020-07-23 2020-10-30 北京首汽智行科技有限公司 UI automatic testing method based on image recognition technology

Similar Documents

Publication Publication Date Title
CN107203473A (en) The automatization test system and method for automatic expansion interface test case
CN103716690A (en) Multimedia live broadcast whistle-blowing method, terminal, server and system
CN111209166B (en) Automatic inspection system for B/S architecture service system
CN104951400B (en) The method and apparatus that product is tested
CN110851324B (en) Log-based routing inspection processing method and device, electronic equipment and storage medium
CN107193730A (en) A kind of interface test method of automation
CN103913672A (en) Satellite low-frequency interface automatic testing system
CN112306609A (en) Method and equipment for capturing Chinese interface
CN112541746A (en) Full-stack automatic arrangement method and system
CN103336739A (en) Software testing method and platform
CN116298340A (en) Product defect detection method and system based on task scheduling
CN114168461A (en) Performance test method and system applied to domestic operating system
CN114443466A (en) Method for converting executable script by using case file, terminal equipment and storage medium
CN112598503A (en) OCR recognition system and method based on credit investigation recognition
CN107798183B (en) Method and system for checking plug-in capacitance connection layer number in PCB design
CN111652215A (en) Satellite task control software control assessment method
CN112650796A (en) Automatic application data collection and storage management system
CN111813658A (en) Automatic regulation test system based on human-computer interface
CN111459833B (en) Method for realizing multi-terminal multi-platform automatic test and monitoring of mobile terminal of government and enterprise
CN111026654A (en) Automatic testing method based on interface
CN111737119A (en) System for automatically distributing test and collecting test result
CN104503992A (en) Question bank construction method
CN110489802B (en) Method and system for checking part layout correctness
CN109726284B (en) Data analysis method with strong universality
US11507728B2 (en) Click to document

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210202

WD01 Invention patent application deemed withdrawn after publication