running-release-tests

Automate UI and API release testing jobs with AWS DevOps Agent.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill running-release-tests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: running-release-tests
Source: https://github.com/AndreKurait/claude-marketplace-test/tree/main/plugins/aws-agents-for-devsecops/skills/running-release-tests
Command: npx skills add https://github.com/AndreKurait/claude-marketplace-test --skill running-release-tests

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end release testing process, enabling teams to validate UI and API workflows against configured test profiles without manual intervention.

Core Features & Use Cases

  • Automates the creation and monitoring of release testing jobs using AWS DevOps Agent.
  • Supports both UI-based and API-based testing via pre-configured test profiles.
  • Generates a structured test report upon completion and handles errors with clear guidance.

Quick Start

Provide a pre-existing test profile (e.g., ki-12345) and run the release testing workflow to execute and track the test results.

Frequently Asked Questions about running-release-tests

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

FAQPage Schema
How do I automate release testing for UI and API workflows?

Release testing is automated using pre-configured test profiles to validate multi-step UI and API workflows. The AWS DevOps Agent creates and monitors testing jobs to verify features and detect regressions across environments without manual intervention.

What is a test profile and how is it used in automated release testing?

A test profile is a pre-existing configuration, such as ki-12345, that defines the parameters for automated release testing. It allows the testing workflow to execute and track specific multi-step UI and API validations against your environments.

Can I run automated release tests if the AWS DevOps Agent remote server is unavailable?

Automated release testing includes a fallback mechanism that uses the direct AWS CLI when the remote server is unavailable. This ensures testing jobs can still execute and generate structured reports even during server downtime.

Does automated release testing support both UI-based and API-based endpoint validation?

Automated release testing supports both UI-based and API-based testing through pre-configured test profiles. It validates multi-step workflows across multiple environments to detect regressions and verify features.

What happens after an automated release testing job completes?

After automated release testing completes, the system generates a structured test report detailing the results. If errors occur during the workflow, it provides clear guidance to help diagnose and resolve the issues.

What is the best way to validate multi-step workflows and detect regressions across environments?

Automated release testing validates multi-step workflows and detects regressions by enforcing structured parameter collection and job monitoring. It uses the AWS DevOps Agent to execute pre-configured test profiles across different environments.