Getting started guides for BlazeMeter, including onboarding, migration guides, continuous testing journey, glossary, and mobile testing. Use when getting started with BlazeMeter for (1) Navigating BlazeMeter University onboarding, (2) Migrating from Runscope or JMeter, (3) Understanding the continuous testing journey, (4) Referencing BlazeMeter terminology, (5) Testing mobile sites and apps, or any other getting started tasks.
84
78%
Does it follow best practices?
Impact
89%
1.53xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./resources/skills/blazemeter-getting-started/SKILL.mdGetting started guides and resources for new BlazeMeter users.
Getting Started covers onboarding, migration guides, terminology, and mobile testing. This skill helps new users understand BlazeMeter and transition from other tools.
Getting started with BlazeMeter involves understanding the platform structure. You can use BlazeMeter MCP tools to explore your account, workspaces, and projects:
User Information:
blazemeter_user with action read_user - Read current user informationAccount Exploration:
blazemeter_account with action read - Read account informationblazemeter_account with action list - List all accessible accountsaccount_id (integer) for read actionWorkspace Exploration:
blazemeter_workspaces with action read - Read workspace detailsblazemeter_workspaces with action list - List all workspaces in an accountworkspace_id (integer) for read action, account_id (integer) for list actionProject Exploration:
blazemeter_project with action read - Read project informationblazemeter_project with action list - List all projects in a workspaceproject_id (integer) for read action, workspace_id (integer) for list actionExploring Your BlazeMeter Account:
blazemeter_user with action read_user to get your default account, workspace, and projectblazemeter_workspaces with action list to see all workspaces in your accountblazemeter_project with action list to see all projects in a workspaceblazemeter_tests with action list to see all tests in a project6395eba
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.