testing

Tests Skyvern deployments by validating API, frontend rendering, browser sessions, and workflows.

22.7k|2.1k|Updated Feb 28, 2024
One-click install
npx skills add https://github.com/Skyvern-AI/skyvern --skill testing-skyvern-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: testing
Source: https://github.com/Skyvern-AI/skyvern/tree/main/skyvern/cli/skills/testing
Command: npx skills add https://github.com/Skyvern-AI/skyvern --skill testing-skyvern-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures your Skyvern deployment is functioning correctly, from the backend API to workflow execution, providing confidence in its operational status.

Core Features & Use Cases

  • Comprehensive Health Checks: Verifies API responsiveness, frontend rendering, browser session provisioning, and end-to-end workflow execution.
  • Automated Verification: Ideal for confirming installation success or checking the health of a self-hosted or local Skyvern instance.
  • Use Case: After deploying Skyvern, run this skill with the command 'test my deployment' to confirm all components are working as expected before proceeding with automation tasks.

Quick Start

Run the testing skill to verify the Skyvern deployment.

Frequently Asked Questions about testing

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

FAQPage Schema
How do I run a smoke test on my self-hosted Skyvern deployment?

Run a smoke test on your self-hosted Skyvern deployment by executing a verification command that checks the backend API, frontend rendering, browser session provisioning, and workflow execution to validate system health.

What does a Skyvern deployment health check include?

A Skyvern deployment health check includes verifying API responsiveness, correct frontend rendering, functional browser session creation, and completed end-to-end workflow runs to ensure all system components function correctly.

Can I verify my local Skyvern instance before running automation tasks?

Yes, you can verify your local Skyvern instance by running automated smoke tests that confirm successful installation and validate backend API responses and workflow execution before proceeding with automation tasks.

How do I know if my Skyvern browser session provisioning is working?

Browser session provisioning is validated during a Skyvern deployment health check, which tests the functional creation of browser sessions alongside frontend rendering and backend API responsiveness to confirm operational status.

Why does my Skyvern workflow execution fail after deployment?

Skyvern workflow execution failures after deployment often indicate issues with backend API responsiveness or browser session provisioning, which you can diagnose by running comprehensive smoke tests to validate system health.