How it works

What happens when I click "Run"?

Test Initiation

A new test is created with an empty status, registered with a unique ID and initialized

Trace Storage

Your test file is uploaded and stored. The test status updates to “loaded trace”

User Story Generation

The system extracts interactions and create a narrative of expected behaviors and goals.

Code Generation & Execution

The user story guides autonomous code generation and execution: the test is now “ready”

Run & Monitor

The test runs. We check interactions in the target flow to ensure they work even if layout changes.

Status & Result

The test status updates based on the outcome (e.g., success, failure, error). You can then view detailed results, artifacts, and logs for insights.

Try it now, join the beta

We onboard new users and partners every week: enroll now!
Support

Frequently asked questions

How do I create a test with SilverStream’s testing platform?
Record a workflow directly in the browser or input a user story. The agent will convert it into actionable steps, which you can review or edit if needed. Once uploaded, the test integrates with your CI/CD pipeline.
How is this different from Playwright’s test recording?
SilverStream’s approach differs fundamentally from Playwright’s recording feature. In Playwright, tests rely on recording user interactions and specific page elements, making them vulnerable to layout or structure changes. If the UI shifts, the test often fails. SilverStream’s agents, however, focus on testing functionality directly rather than depending on static elements. They adapt to dynamic page structures and ensure that core functions work as expected, providing resilience to frequent interface changes without requiring re-recording or manual test updates.
Is it a vision LLM?
Yes, SilverStream’s testing agents are multimodal Large Language Models, they don’t just understand the web page as it is but lower level browser signals as well to guarantee the best most efficient interaction and functional understanding of pages rather purely visual interpretation, making our solution more lightweight and tailored to web interactions.
How are debug reports generated and what do they include?
After each test, SilverStream generates a debug-oriented report that includes screenshots, DOM snapshots, network requests, and more, providing you with comprehensive insights for troubleshooting.
What types of tests are best suited for SilverStream’s testing platform?
SilverStream’s agents excel at testing complex flows, exploring edge cases, and adapting to UI changes, making them ideal for robust systems where multiple paths achieve similar outcomes.
Can I use SilverStream’s agents for unit or performance testing?
SilverStream’s agents are designed for testing flows and user journeys rather than unit or performance testing, focusing on behavior and path resilience rather than precise step replication.
What makes SilverStream’s agents different from traditional testing tools?
SilverStream’s agents don’t rely on scripting specific element tests; instead, they assess entire flows, dynamically adapting to UI changes without requiring manual updates or code access.

Try it now, join the beta

We onboard new users and partners every week: enroll now to reserve your slot