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
2 changes: 1 addition & 1 deletion docs/analytics-build-comparison.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: analytics-build-comparison
title: Compare your builds and analyze the results with Insights
sidebar_label: Builds Comparison
sidebar_label: Builds Insights
description: Analytics - Builds Comparison for analyzing the past results with the latest test runs
keywords:
- analytics
Expand Down
2 changes: 1 addition & 1 deletion docs/analytics-dashboard-copilot.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: analytics-dashboard-copilot
title: Analytics Dashboard AI CoPilot
sidebar_label: Dashboard AI CoPilot
sidebar_label: CoPilot - AI
description: Analytics - Dashboard CoPilot to analyze your data and get insights faster then ever
keywords:
- analytics
Expand Down
2 changes: 1 addition & 1 deletion docs/analytics-modules-flaky-tests.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: analytics-modules-test-intelligence-flaky-test-analytics
title: Flaky Test Analytics with Test Intelligence
sidebar_label: Flaky Tests AI - Analytics
sidebar_label: Flaky Tests Insights
description: Analyze your flaky tests with Test Intelligence and get insights on the flaky tests that are causing your test runs to fail.
keywords:
- analytics
Expand Down
8 changes: 4 additions & 4 deletions docs/analytics-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ import NewTag from '../src/component/newTag';

:::note Explore AI Dashboard CoPilot

We have recently launched an AI Dashboard CoPilot <NewTag value="BETA" bgColor="#ffec02" color="#000" /> feature that provides intelligent recommendations, insights, and predictions tailored to your specific data.
We have recently launched an AI Dashboard CoPilot feature that provides intelligent recommendations, insights, and predictions tailored to your specific data.

To know more about this feature, refer to the [AI Dashboard CoPilot](/docs/analytics-dashboard-copilot/) documentation.

Expand Down Expand Up @@ -93,19 +93,19 @@ Insights effectively allows these managers to track and improve the tests at one
</a>
<a href="/support/docs/analytics-modules-test-intelligence-flaky-test-analytics/">
<div className="support_inners">
<h3>Flaky Tests AI &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
<h3>Flaky Tests AI</h3>
<p>Monitor all the Flaky tests run on the platform and review the quality of the feature on your SMOKE and Regression Jobs.</p>
</div>
</a>
<a href="/support/docs/analytics-test-case-insights/">
<div className="support_inners">
<h3>Test Case Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
<h3>Test Case Insights</h3>
<p>Get insights for `describe()` block level for your test frameworks in HyperExecute. Monitor the quality metrics at each test case.</p>
</div>
</a>
<a href="/support/docs/analytics-allure-api-widgets/">
<div className="support_inners">
<h3>API Test Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
<h3>API Test Insights</h3>
<p>Get API test time-series insights using Allure report integration with your test suite and run it on HyperExecute.</p>
</div>
</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/analytics-test-failure-classification.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: analytics-test-failure-classification
title: Failure Categorization AI - Test Intelligence
sidebar_label: Failure Categorization AI
sidebar_label: Failure Categorization
description: LambdaTest Analytics uses Failure Categorization AI to classify test failures into different categories. This helps in identifying the root cause of failures and improving test automation efficiency.
keywords:
- analytics
Expand Down
8 changes: 4 additions & 4 deletions docs/analytics-widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Analytics in LambdaTest allows the QA managers and executives to efficiently tra

:::note Explore AI Dashboard CoPilot

We have recently launched an AI Dashboard CoPilot <NewTag value="BETA" bgColor="#ffec02" color="#000" /> feature that provides intelligent recommendations, insights, and predictions tailored to your specific data.
We have recently launched an AI Dashboard CoPilot feature that provides intelligent recommendations, insights, and predictions tailored to your specific data.

To know more about this feature, refer to the [AI Dashboard CoPilot](/docs/analytics-dashboard-copilot/) documentation.

Expand All @@ -70,19 +70,19 @@ To know more about this feature, refer to the [AI Dashboard CoPilot](/docs/analy
</a>
<a href="/support/docs/analytics-modules-test-intelligence-flaky-test-analytics/">
<div className="support_inners">
<h3>Flaky Tests AI &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
<h3>Flaky Tests AI</h3>
<p>Monitor all the Flaky tests run on the platform and review the quality of the feature on your SMOKE and Regression Jobs.</p>
</div>
</a>
<a href="/support/docs/analytics-test-case-insights/">
<div className="support_inners">
<h3>Test Case Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
<h3>Test Case Insights</h3>
<p>Get insights for `describe()` block level for your test frameworks in HyperExecute. Monitor the quality metrics at each test case.</p>
</div>
</a>
<a href="/support/docs/analytics-allure-api-widgets/">
<div className="support_inners">
<h3>API Test Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
<h3>API Test Insights</h3>
<p>Get API test time-series insights using Allure report integration with your test suite and run it on HyperExecute.</p>
</div>
</a>
Expand Down
Loading
Loading