Jmeter常用控件


基础控件:

Test Plan(测试计划)

Thread Group(线程组)

Http Header Manager(Http请求头管理器)

Http Request Defaults(Http请求默认值)

Http Request(Http请求体)

View Result Tree(查看结果树)

常用控件:

User Defined Variables(用户自定义变量)

CSV Data Set Config(数据驱动配置文件)

JDBC Connection Configuration(数据库配置)

JDBC Request(数据库DML请求)

Assertions(断言)

Logic Controller(逻辑控制器)

进阶级控件:

BeanShell PreProcessor

BeanShell PostProcessor

BeanShell Assertion

其他:

Aggregate Report(聚合图),监控性能测试结果

相关