Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/analytics-modules-flaky-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,9 @@ slug: analytics-modules-test-intelligence-flaky-test-analytics/
})
}}
></script>
---
import VideoEmbed from '../src/component/videoEmbed';


## AI Native Flaky Test Analytics
The best way to analyze your flaky tests is to use Test Intelligence. Test Intelligence is a machine learning-based algorithm that helps you identify flaky tests and get insights on the flaky tests that are causing your test runs to fail. By observing the historical test runs, Test Intelligence can identify the flaky tests and provide you with the insights to help you fix them.

<VideoEmbed
src="https://share.synthesia.io/embeds/videos/9ac62bfa-142e-4cd6-b76a-89dbe8868c83"
title="Exploring Flaky Test Insights with Test Intelligence"
/>

## Flakiness Trends
The Flakiness Trends widget allows the QA teams to analyze the trends of the flaky tests executed on the platform categorized into Passed, Failed, and Flaky which can easily be filtered with the legends added at the top of the graph.

Expand Down
5 changes: 0 additions & 5 deletions docs/analytics-test-failure-classification.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ Here is the link to the documentation for the remark capability:

The test failure categorization AI is a machine learning model that classifies test failures into different categories. The AI model uses various parameters such as environment, browser, OS, and failure type to categorize the failures. This helps in identifying the root cause of failures and improving test automation efficiency.

<VideoEmbed
src="https://share.synthesia.io/embeds/videos/4a1bbc2e-6a78-4a31-86e8-1c7d3649d3b1"
title="Exploring Custom Widgets for Dashboards in Lambdatest Insights"
/>

For the first failure as a user you will need to select the type of failure from the list of categories available. The categories are as follows:
- **Product Bug:** This category is used when the failure is due to a bug in the product being tested. This could be a UI issue, a functional issue, or any other type of bug that affects the product's functionality.
- **Test Automation Bug:** This category is used when the failure is due to a bug in the test automation code. This could be a script issue, a framework issue, or any other type of bug that affects the test automation process.
Expand Down
Loading