Script running implementation method of Jmeter tool
A technology of implementation methods and tools, applied in software engineering design, creation/generation of source code, instruments, etc., can solve problems such as troublesome operation, and achieve the effect of improving the efficiency of script debugging
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0023] This solution mainly uses tree operations to complete the data screening, and these technologies are briefly introduced below.
[0024] The tree on the left side of the MainFrame of the Jmeter tool GUI interface displays data in the form of a tree through the JTree component, showing the hierarchical relationship between nodes (such as figure 1 ), the node TreeNode includes ThreadGroup, TestPlan, ResultCollector, DebugSampler, ConfigTestElement, HeaderManager, CookieManager, ResponseAssertion and other test components. The JTree class obtains the paths of all selected nodes through the getSelectionPaths() method, which returns an array of TreePath type.
[0025] Jmeter's test script is a jmx file, which saves the data content of different components and variables, and can load the entire test component in GUI mode. HashTree is a data structure that stores file information internally, and is a mapping of jmx files in memory. HashTree is a data structure that JMeter rel...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


