Comprehensive guide for BlazeMeter Recorders, including Chrome Extension and Proxy Recorder...
Comprehensive guide for recording performance and functional tests in BlazeMeter.
BlazeMeter provides two main recording options: Chrome Extension for browser-based recording and Proxy Recorder for mobile and web app recording. This skill covers both recording methods and their configuration.
While recording is primarily done through browser extensions and proxy configuration, you can use BlazeMeter MCP tools to manage tests created from recordings:
Test Management:
blazemeter_tests with action read - Read test details for tests created from recordingsblazemeter_tests with action list - List all tests in a project, including recorded teststest_id (integer) or project_id (integer)Test Execution:
blazemeter_execution with action read - Read execution details for recorded testsblazemeter_execution with action list - List all executions for a recorded testexecution_id (integer) or test_id (integer)Managing Recorded Tests:
blazemeter_tests with action list to find the created testblazemeter_tests with action read to get test detailsblazemeter_execution to monitor test execution