Comprehensive guide for BlazeMeter Performance Testing, including load configuration, reporting, JMeter configuration, Taurus, scenarios, and advanced features. Use when working with Performance tests for (1) Configuring load settings and distribution, (2) Creating and running tests (JMeter, Browser, URL/API, Multi-Test), (3) Analyzing reports and filtering data, (4) Configuring JMeter properties and scenarios, (5) Using Taurus for test configuration, (6) Advanced features (AI Log Analysis, APM Integration, Network Emulation, Mainframe Testing), (7) Troubleshooting test issues, or any other Performance Testing tasks.
61
71%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./resources/skills/blazemeter-performance-testing/SKILL.mdComprehensive guide for creating, configuring, and analyzing Performance tests in BlazeMeter.
Performance Testing in BlazeMeter supports JMeter, Browser-based, URL/API, and Multi-Test scenarios with comprehensive reporting and analysis capabilities. This skill covers load configuration, test creation, reporting, and advanced features.
Performance tests are managed through the BlazeMeter UI, but you can use MCP tools to manage tests, executions, and results:
Test Management:
blazemeter_tests with action read - Read test details including performance test configurationblazemeter_tests with action list - List all tests in a projectblazemeter_tests with action create - Create new performance testsblazemeter_tests with action configure_load - Configure load settings (users, duration, ramp-up)blazemeter_tests with action configure_locations - Configure location distributiontest_id (integer) or project_id (integer)Test Execution:
blazemeter_execution with action start - Start performance test executionblazemeter_execution with action read - Read execution details and resultsblazemeter_execution with action list - List all executions for a testblazemeter_execution with action read_summary - Get execution summary reportblazemeter_execution with action read_errors - Get error reportblazemeter_execution with action read_request_stats - Get request statistics reporttest_id (integer) or execution_id (integer)Creating and Running a Performance Test:
blazemeter_tests with action create to create a new testblazemeter_tests with action configure_load to set load parametersblazemeter_tests with action configure_locations to set location distributionblazemeter_execution with action start to start test executionblazemeter_execution with action read_summary to get resultsAnalyzing Test Results:
blazemeter_execution with action list to find executionsblazemeter_execution with action read_summary to get summaryblazemeter_execution with action read_errors to analyze errorsblazemeter_execution with action read_request_stats to get detailed statistics6395eba
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.