JSON-based web automatic test method, system and device
A technology of automated testing and test cases, applied in software testing/debugging, error detection/correction, instruments, etc., can solve the problems of cost reduction, test script writing and maintenance costs, etc., to improve output speed, reduce writing threshold and cost Effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0088] 1. First, the developer marks the interactive elements in the application code,
[0089] Then use the script to analyze the file to collect all the marker points and upload them to the cloud to form an application element library.
[0090] 2. The user's click is an action, and its JSON data structure is as follows:
[0091] {
[0092] "type": "action",
[0093] "action": "click",
[0094] "element":"#submit_button"
[0095]}
[0096] Among them, the value action of type indicates a user behavior, the value click of action indicates a click event, and the value #submit_button of element indicates the clicked element, which comes from the element library mentioned above. In addition to this, there will be many more user actions, which together form the action library.
[0097] 3. The test case maintainer edits the test case in the editor in the cloud. The editor can select and edit the behavior of the behavior library and the elements of the element library, so as t...
Embodiment 2
[0103] 1. First, the developer marks the interactive elements in the application code,
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com