Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

5 results about "Graphical user interface testing" patented technology

In software engineering, graphical user interface testing is the process of testing a product's graphical user interface to ensure it meets its specifications. This is normally done through the use of a variety of test cases.

Graphical user interface test case generation method based on multi-agent framework

The invention discloses a graphical user interface test case generation method based on a multi-agent framework, and relates to the field of graphical user interface tests.The graphical user interface test case generation method based on the multi-agent framework comprises the following steps that S1, a user demand document is obtained, and file text content and file format information are analyzed and extracted; s2, performing paragraph segmentation on the file text content to form logic semantic units; s3, carrying out correlation analysis on the segmented paragraphs, and obtaining a ternary file group; s4, performing paragraph annotation addition on the ternary file group, and constructing a semantic annotation result set; s5, extracting the agent framework to generate a graphical user interface test case, performing test recording, and storing a test result; s6, the result is verified, and a test case list and a software test report are generated. By conducting multi-dimensional analysis on the text content and the format structure in the document, the reduction efficiency from natural language description to structural semantic construction is improved.
Owner:BEIJING LANGUAGE AND CULTURE UNIVERSITY

Graphical user interface testing method, device, and electronic device

The present disclosure provides a method for testing a graphical user interface, which relates to the field of software testing technology, and in particular to the field of testing a graphical user interface and the field of artificial intelligence technology. A specific implementation scheme is as follows: in response to receiving a database content synchronization request sent by multiple target devices, obtaining device status information of the target device contained in the database content synchronization request; based on the device status information of the multiple target devices, splitting the database content data corresponding to the database content synchronization request into multiple data blocks corresponding to the multiple target devices; generating multiple data block synchronization tasks based on the multiple data blocks, and assigning the multiple data block synchronization tasks to the multiple target devices, wherein any one of the multiple target devices is configured to execute the data block synchronization task in response to receiving the data block synchronization task sent by the server to synchronize the corresponding data block to the local target device.
Owner:BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD

Interface testing method and device, electronic equipment and storage medium

The invention relates to the field of graphical user interface testing, in particular to an interface testing method and device, electronic equipment and a storage medium, and the method comprises the steps: querying a current test task of a current test interface in historical test tasks, and if a matched historical test task is queried, obtaining an interface graphic element used for executing the matched historical test task; if the current graphic element matched with the interface graphic element exists in the current test interface, obtaining an execution strategy of the current test task according to a historical execution strategy; and executing the current test task according to the execution strategy of the current test task. Compared with the prior art, the method has the advantages that the historical test task highly matched with the current test task is extracted, the historical execution strategy of the historical test task is used as the execution strategy of the current test task, the test steps do not need to be manually redesigned, the test efficiency is remarkably improved, and repeated work is reduced; and the waste of computing resources is reduced.
Owner:GUANGZHOU HUYA INFORMATION TECH CO LTD

Graphical user interface testing method and system and electronic equipment

PendingCN121858429AError detection/correctionMachine learningGraphical user interface testingUser interface
The invention discloses a graphical user interface test method and system and electronic equipment, and relates to the technical field of software test.The method comprises the steps that whether a reuse model exists in a current test environment or not is detected, and a reuse model detection result is obtained; selecting a plurality of candidate event selection strategies according to a multiplex model detection result, and determining a target event selection strategy; selecting a target control from an interactive control set of the current graphical user interface according to a target event selection strategy, and executing an event corresponding to the target control to obtain a test result of the current event; and based on the test result of the current event, updating the multiplexing model to obtain an updated multiplexing model, the updated multiplexing model being used for event selection in subsequent test rounds. According to the method and the device, the problem that test experience cannot be accumulated and cross-platform multiplexing cannot be realized is solved, so that event selection can be continuously optimized in a subsequent test round, the test efficiency and the coverage rate are remarkably improved, and the test cost is reduced.
Owner:WUHAN UNIV OF TECH

A graphical user interface testing method, apparatus, device and medium

The application relates to the field of intelligent testing, and discloses a graphical user interface testing method, device, equipment and medium, which comprises the following steps: acquiring a graphical user interface test case in a natural language form; analyzing the test case through an AI agent to generate corresponding test operation instructions and check operation instructions; executing corresponding test operations on a graphical user interface through the AI agent based on the test operation instructions; after the test operation is completed, executing corresponding check operations on the interface content of the graphical user interface through the AI agent based on the check operation instructions to obtain a test result. The problems of low testing efficiency and high threshold of the prior art graphical user interface testing are solved.