bzm-test-analysis

Analyze BlazeMeter test performance data against a baseline to detect trends and regressions.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/benjithompson/blazemeter-perfecto-skills --skill bzm-test-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bzm-test-analysis
Source: https://github.com/benjithompson/blazemeter-perfecto-skills/tree/main/skills/bzm-test-analysis
Command: npx skills add https://github.com/benjithompson/blazemeter-perfecto-skills --skill bzm-test-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps analyze the performance history, regressions, error patterns, and SLA compliance of BlazeMeter tests, providing detailed insights and actionable recommendations.

Core Features & Use Cases

  • Test Trend Analysis: Trend the execution history of a test over time to identify performance changes.
  • Comparison with Baseline: Compare a test run against the resolved baseline to identify regressions.
  • Run Comparison: Compare two specific test executions to determine whether they should be shipped or not.
  • Baseline Lookup: Show or resolve the active baseline for a test.
  • Use Case: When a QA team needs to investigate why a test failed, identify performance degradation over time, or compare two test runs to make a shipping decision.

Quick Start

Analyze the performance of test 'Test Name' from the past 7 days and compare it with the current baseline.

Frequently Asked Questions about bzm-test-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect performance regressions in BlazeMeter test runs?

To detect performance regressions in BlazeMeter tests, you compare a specific test run against a resolved baseline. This analysis identifies performance changes and provides actionable recommendations on whether to ship.

How do I compare two BlazeMeter test executions to make a shipping decision?

You can compare two specific BlazeMeter test executions using run comparison analysis. This evaluates the performance differences between the two runs to help you determine whether the build should be shipped.

Can I analyze BlazeMeter test performance trends over time?

Yes, you can analyze BlazeMeter test performance trends by evaluating the execution history of a test over a specified period. This trend analysis helps identify performance degradation or changes over time.

Do I need API access to check SLA compliance for BlazeMeter tests?

Yes, resolving test executions and checking SLA compliance requires access to the BlazeMeter API. The Skill uses this API connection to retrieve the necessary test performance data for analysis.

How do I find the active baseline for a BlazeMeter test?

You can find the active baseline for a BlazeMeter test using the baseline lookup feature. This resolves and displays the current baseline, which is required for comparing test runs to detect regressions.

What is the best way to investigate why a BlazeMeter test failed?

The best way to investigate a failed BlazeMeter test is by analyzing error patterns and performance history. This approach identifies regressions, trends, and errors to pinpoint the cause of test failures.