Comprehensive guide for BlazeMeter Service Virtualization, including virtual services, transactions, templates, and management. Use when working with Service Virtualization for (1) Creating virtual services and transactions, (2) Managing services (clone, export/import, rename/delete), (3) Using templates and environment variables, (4) Adding processing actions to transactions, (5) Using test data with virtual services, (6) Understanding transactional analytics, or any other Service Virtualizati…
Comprehensive guide for BlazeMeter Service Virtualization, including virtual services, transactions, templates, and management.
Use when working with Service Virtualization for (1) Creating virtual services and transactions, (2) Managing services (clone, export/import, rename/delete), (3) Using templates and environment variables, (4) Adding processing actions to transactions, (5) Using test data with virtual services, (6) Understanding transactional analytics, or any other Service Virtualization tasks.
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md4,303 B
docsSUMMARY.md549 B
History
First seen on skills.sh
First recorded snapshot · 1 installs
SKILL.md
BlazeMeter Service Virtualization
Comprehensive guide for creating and managing virtual services in BlazeMeter.
Overview
Service Virtualization enables simulating dependencies and services for testing, supporting transactions, virtual services, templates, and processing actions. This skill covers all aspects from introduction to advanced management.
Quick Start
Introduction: Understand concepts, use cases, and terminology
Transactions: Add transactions from files or manually
Virtual Services: Create virtual services from transactions
Management: Clone, export/import, and manage services
Analytics: Monitor transaction usage and performance
MCP Tools Integration
Service Virtualization services are managed through the BlazeMeter UI, but you can use MCP tools to manage tests that use virtual services:
Available MCP Tools
Test Management:
- blazemetertests with action read - Read test details including virtual service configuration - blazemetertests with action list - List all tests in a project - Required args: testid (integer) or projectid (integer) - Returns: Test details including virtual service references
Test Execution:
- blazemeterexecution with action read - Read execution details for tests using virtual services - blazemeterexecution with action list - List all executions for a test - Required args: executionid (integer) or testid (integer) - Returns: Execution details and results
When to Use MCP Tools
Test Management: Manage tests that use virtual services programmatically
Execution Monitoring: Monitor test executions that interact with virtual services
Automation: Integrate virtual service testing into automation workflows
Reporting: Generate reports on tests using virtual services
Example Workflow
Managing Tests with Virtual Services:
Use blazemeter_tests with action list to find tests using virtual services
Use blazemeter_tests with action read to get test details and virtual service configuration
Use blazemeter_execution with action read to monitor test execution
Review execution results to verify virtual service interactions
Reference Files
Introduction
[introduction.md](skill-blazemeter-service-virtualization://references/introduction.md): Introduction, Use Cases and Capabilities, The Role of Services, Transaction Repository and Transaction Types
[virtual-services.md](skill-blazemeter-service-virtualization://references/virtual-services.md): Create Your First Virtual Service, Create a Virtual Service Template, Configure Environment Variables
Management
[management.md](skill-blazemeter-service-virtualization://references/management.md): Rename/Move, Clone Service with all Transactions, Export and Import Services with all Transactions, Rename or Delete a Service, Test Data, Upgrade Outdated