Comprehensive guide for BlazeMeter API Monitoring, including test creation, configuration, scripting, integrations, notifications, and management. Use when working with API Monitoring tests for (1) Creating and configuring API tests, (2) Writing custom scripts (Initial, Pre-request, Post-response), (3) Integrating with third-party services (Slack, PagerDuty, Datadog, etc.), (4) Managing teams, buckets, and RBAC, (5) Configuring notifications and sharing results, (6) Using test data (CSV, Data Entities), (7) Advanced features (GraphQL, SOAP, file uploads, environments), or any other API Monitoring tasks.
80
72%
Does it follow best practices?
Impact
90%
1.60xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./resources/skills/blazemeter-api-monitoring/SKILL.mdMulti-step scripting with request chaining
log() not console.log
0%
100%
variables.set for chaining
75%
100%
variables.get in pre-request
75%
100%
get_secret() syntax in scripts
25%
100%
Supported CryptoJS algorithm
100%
100%
No require() or XHR
100%
100%
No assertions in initial script
100%
100%
Response modification caveat noted
0%
50%
Chai assertions used
50%
100%
Script timeout awareness
0%
100%
Data-driven CSV test configuration
CSV comma separator
100%
100%
CSV header row variable names
100%
100%
Double-brace variable syntax
0%
100%
Built-in dynamic variable for trace ID
33%
33%
Numeric assertion type
0%
50%
Parallel vs sequential guidance
90%
100%
CSV file size/format constraints
0%
100%
Test data source navigation
25%
100%
Result retention awareness
0%
0%
Realistic CSV data
100%
100%
Secrets-based HMAC auth pre-request script
No require() or import
100%
100%
Uses CryptoJS.HmacSHA256
100%
100%
get_secret() without braces
26%
100%
log() not console.log
75%
83%
variables.set for timestamp
50%
100%
Sets request headers correctly
37%
100%
Review: require() explanation
100%
100%
Review: console.log explanation
62%
100%
Review: JS variable scoping explanation
87%
100%
6395eba
Table of Contents
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.