Results Download

Framework: BDD Generated: 2026-06-24 Model: claude-sonnet-4-6
Test Name: All download formats produce valid output
Feature: Download Analysis Results - Content Verification (Claude)
Traceability: @SHIFT-22
Description: Verifies that a completed analysis can be downloaded in Markdown, HTML, and JSON formats, each producing a valid and correctly structured file.
This Test Verifies:
Verification StepWhat It Checks
Markdown download A .md file is downloaded and contains expected Markdown heading syntax
HTML download A .html file is downloaded and contains valid opening and closing HTML tags
JSON download structure A .json file is downloaded with the framework set to 'bdd' in the metadata
JSON download content The JSON file contains at least one test entry
Test Name: JSON download contains add-on sections when add-ons were selected
Feature: Download Analysis Results - Content Verification (Claude)
Traceability: @SHIFT-23
Description: Verifies that when an analysis is run with the Gap Analysis add-on enabled, the downloaded JSON file includes the gap analysis section.
This Test Verifies:
Verification StepWhat It Checks
JSON download with add-on The downloaded JSON file contains a top-level 'gap_analysis' key when Gap Analysis was selected as an add-on