Key Concepts
Overview of the core components of Fault0's reporting platform
Fault0 is a centralized reporting dashboard for Playwright tests. Below are the key components that power the platform:
Organization
Manage your teams and projects with Organization, ensuring proper structure and access control. The Organization module centralizes administration of team roles, project hierarchies, and resource allocation, streamlining collaboration and ensuring every team member knows their responsibilities.
Users
Easily manage team memberships and permissions using Users. Assign specific roles and customize access levels to maintain secure and efficient collaboration across diverse user groups.
Projects
Organize related test runs and reports under Projects. For example, you might separate your web and mobile apps into different projects. Projects serve as containers for all related test runs, enabling focused management, clear tracking of results, and historical insights into your testing efforts.
Test Runs
Monitor execution outcomes with Test Runs to quickly identify issues and track overall test performance. Each test run provides comprehensive logs, screenshots, video recordings, and detailed trace files, enabling rapid diagnosis and troubleshooting of failures during execution.
Reporter
Integrate your existing Playwright tests with Reporter to send test results to Fault0. The reporter captures all execution details including screenshots, traces, and detailed logs of test execution steps and failures.