va-bdd-testing

Diagnose and calibrate Vanessa Automation BDD test steps for 1C:Enterprise feature files.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Alex1980Alex/1C-Framework --skill va-bdd-testing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: va-bdd-testing
Source: https://github.com/Alex1980Alex/1C-Framework/tree/main/.claude/skills/va-bdd-testing
Command: npx skills add https://github.com/Alex1980Alex/1C-Framework --skill va-bdd-testing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you write, debug, and calibrate Vanessa Automation BDD tests for 1C:Enterprise so scenarios stop failing on the wrong step pattern, missing element name, or unverified test data.

Core Features & Use Cases

  • Configuration analysis for forms, commands, tables, modal dialogs, and visibility conditions.
  • Calibrated Gherkin patterns for opening forms, selecting catalog items, toggling switches, filling fields, and handling confirmation dialogs.
  • Mandatory pre-scenario database checks to confirm required catalogs, roles, settings, and fresh test records exist before execution.
  • Use it when converting manual 1C test plans into stable .feature files, diagnosing failed VA runs, or validating complex document and workflow chains.

Quick Start

Use this skill to inspect the target 1C object, choose the correct Vanessa Automation step patterns, and generate a calibrated feature scenario with pre-checks and post-run database verification.

Frequently Asked Questions about va-bdd-testing

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

FAQPage Schema
How do I write stable Gherkin feature files for 1C:Enterprise using Vanessa Automation?

Stable 1C:Enterprise Gherkin feature files require calibrated Vanessa Automation step patterns for opening forms, selecting catalog items, and handling dialogs, combined with pre-scenario database checks to verify required test data exists before execution runs.

Why do my Vanessa Automation BDD scenarios fail on the wrong step pattern?

BDD scenarios fail on wrong step patterns when element names are missing or UI calibration is incorrect. You can fix this by analyzing 1C form configurations and applying calibrated Gherkin patterns for buttons, lists, tumblers, and modal dialogs.

What are the prerequisites for converting manual 1C test plans into BDD feature files?

Converting manual 1C test plans requires reliable element-name discovery from forms and modules, plus pre-scenario database checks to confirm required catalogs, roles, settings, and fresh test records exist before execution to prevent false failures.

How do I verify TestDB data before running BDD tests in 1C:Enterprise?

Mandatory pre-scenario database checks verify TestDB data by confirming required catalogs, roles, settings, and fresh test records exist before execution. This prevents false failures caused by missing data during document and workflow scenario validation.

Can I diagnose failed Vanessa Automation runs for complex 1C document workflows?

Yes, you can diagnose failed Vanessa Automation runs by inspecting the target 1C object, analyzing visibility conditions and form commands, and generating calibrated feature scenarios with pre-checks and post-run database verification for complex document and workflow chains.