Comprehensive guide for BlazeMeter Functional Testing, including GUI Functional Tests, API Tests (deprecated), Action Library, and debugging. Use when working with Functional Testing for (1) Creating GUI Functional Tests (YAML, Java IDE, Python IDE), (2) Managing Functional Tests (duplicate, delete, move, rename), (3) Using test data in Functional Tests, (4) Working with Action Library, (5) Debugging Functional Tests, (6) Understanding browser support, or any other Functional Testing tasks. Note - API Functional Tests are deprecated in favor of API Monitoring.
57
65%
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-functional-testing/SKILL.mdComprehensive guide for creating and managing Functional Tests in BlazeMeter.
Functional Testing in BlazeMeter supports GUI Functional Tests with scriptless creation, YAML upload, and IDE-based development. This skill covers test creation, management, debugging, and browser support.
Functional Tests are managed through the BlazeMeter UI, but you can use MCP tools to manage tests and executions:
Test Management:
blazemeter_tests with action read - Read test details including functional test configurationblazemeter_tests with action list - List all tests in a projecttest_id (integer) or project_id (integer)Test Execution:
blazemeter_execution with action read - Read execution details for functional testsblazemeter_execution with action list - List all executions for a testexecution_id (integer) or test_id (integer)Managing Functional Tests:
blazemeter_tests with action list to find functional testsblazemeter_tests with action read to get test detailsblazemeter_execution with action read to monitor test execution6395eba
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.