Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 5.21 KB

无代码可视化快速开发框架_En.md

File metadata and controls

43 lines (35 loc) · 5.21 KB

Multiple Test procedures

built-in common and common test procedures

http, tcp, udp Data Testing, Verification code identification, browser automated testing, data extraction and data processing, key node judgment, and other processes.
image.png
Headless browserthe automated testing process also supports hijacking and modification of communication data, browser breakpoint hijacking and automatic breakpoint location searching, and easy modification of browser context data.

  • Supports automated testing of headless browsers.
  • Supports communication hijackingHTTPandWebsocketintercept, modify, and send communication data.
  • Supports browser breakpoint hijackingautomaticfind the breakpoint location, and usehijacking codemodifies the context data of a breakpoint.

image.png

Supports multiple custom variable types

framework Supportmultiple customizationsvariable type. Each process can bind data through custom variables, and data flow and connection between processes can be completed through variables.

  • Multiple custom variable types are supported.
  • Supported variableloop referencecheck. -Automatically removeUnused variables.
  • Supporteddata extractionandvariable binding.

image.png

Supports data extraction and rich data processing rules.

Framework Supportdata extractionand various data processing rules.Call third-party toolsperform external processing on the data.
image.png

Supports Visual debugging and testing of process data and variables.

Framework Supportprocess Datawith visual debugging and testing of variables, it is easy to view the data sent and received, extracted or processed by each process, and track changes in variables.

  • Supports data and variables in various processesvisualizationdebugging and testing.
  • Supports overall process testing.Independent test.

image.png

Support the generation of detailed execution reports of processes

supportedtest Procedureofdetailed reportgenerate, can be detailed to eachprocess sendingAnd changes in accepted data, data, and variables.
image.png

Generate cross-platform test tools with one click

after designing and arranging the test processone-click generation cross-platformthe test tool. The generated tool supportsbatch task testing,support for proxy servers,support for detailed test reports.

  • You can import and export process configurations.
  • Generate a cross-platform independent tool with one click on the test process.

image.png