Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
AegisRunner is an advanced cloud-based platform utilizing AI for autonomous regression testing specifically designed for web applications. By integrating a smart web crawler with AI-driven test generation, it completely removes the need for manual test creation.
The platform operates with a simple input of a URL and autonomously performs several robust functions:
It uses a headless Chromium browser (Playwright) to thoroughly crawl the entire web application, identifying every page, interactive component, form, modal, dropdown, accordion, carousel, and any dynamic states present.
Furthermore, AegisRunner constructs a state graph of the application, representing each unique DOM state as a node and each user interaction—such as clicking, hovering, scrolling, submitting forms, and pagination—as a connecting edge.
Using the crawl data, it employs AI to generate comprehensive Playwright test suites (compatible with OpenRouter, OpenAI, and Anthropic models), eliminating the need for any manual test writing.
After generating the tests, it runs them and provides a detailed report on pass/fail results, including in-depth reports for each test case, accompanied by screenshots and traces.
Remarkably, it boasts a 92.5% pass rate across over 25,000 automatically generated tests, showcasing its effectiveness and reliability in streamlining the testing process for developers and organizations alike.
Description
Coverlet functions with the .NET Framework on Windows and with .NET Core across all compatible platforms. It provides coverage specifically for deterministic builds. Currently, the existing solution is less than ideal and requires a workaround. For those who wish to view Coverlet's output within Visual Studio while coding, various add-ins are available depending on the platform in use. Additionally, Coverlet seamlessly connects with the build system to execute code coverage post-testing. Activating code coverage is straightforward; you simply need to set the CollectCoverage property to true. To use the Coverlet tool, you must indicate the path to the assembly housing the unit tests. Furthermore, you are required to define both the test runner and the associated arguments by utilizing the --target and --targetargs options. It's crucial that the invocation of the test runner with these arguments does not necessitate recompiling the unit test assembly, as this would prevent the generation of coverage results. Proper configuration and understanding of these aspects will ensure a smoother experience when using Coverlet for code coverage.
API Access
Has API
API Access
Has API
Screenshots View All
No images available
Integrations
.NET
Codecov
Visual Studio
Pricing Details
$9
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
AegisRunner
Founded
2025
Country
India
Website
aegisrunner.com
Vendor Details
Company Name
Coverlet
Website
github.com/coverlet-coverage/coverlet