Skip to content

Commit 582286b

Browse files
authored
Merge pull request #1636 from surishubham/main
Stage PRs - 1634, 35
2 parents d8c61d8 + 438c898 commit 582286b

8 files changed

+378
-281
lines changed

docs/analytics-build-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: analytics-build-comparison
33
title: Compare your builds and analyze the results with Insights
4-
sidebar_label: Builds Comparison
4+
sidebar_label: Builds Insights
55
description: Analytics - Builds Comparison for analyzing the past results with the latest test runs
66
keywords:
77
- analytics

docs/analytics-dashboard-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: analytics-dashboard-copilot
33
title: Analytics Dashboard AI CoPilot
4-
sidebar_label: Dashboard AI CoPilot
4+
sidebar_label: CoPilot - AI
55
description: Analytics - Dashboard CoPilot to analyze your data and get insights faster then ever
66
keywords:
77
- analytics

docs/analytics-modules-flaky-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: analytics-modules-test-intelligence-flaky-test-analytics
33
title: Flaky Test Analytics with Test Intelligence
4-
sidebar_label: Flaky Tests AI - Analytics
4+
sidebar_label: Flaky Tests Insights
55
description: Analyze your flaky tests with Test Intelligence and get insights on the flaky tests that are causing your test runs to fail.
66
keywords:
77
- analytics

docs/analytics-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import NewTag from '../src/component/newTag';
4040

4141
:::note Explore AI Dashboard CoPilot
4242

43-
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.
43+
We have recently launched an AI Dashboard CoPilot feature that provides intelligent recommendations, insights, and predictions tailored to your specific data.
4444

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

@@ -93,19 +93,19 @@ Insights effectively allows these managers to track and improve the tests at one
9393
</a>
9494
<a href="/support/docs/analytics-modules-test-intelligence-flaky-test-analytics/">
9595
<div className="support_inners">
96-
<h3>Flaky Tests AI &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
96+
<h3>Flaky Tests AI</h3>
9797
<p>Monitor all the Flaky tests run on the platform and review the quality of the feature on your SMOKE and Regression Jobs.</p>
9898
</div>
9999
</a>
100100
<a href="/support/docs/analytics-test-case-insights/">
101101
<div className="support_inners">
102-
<h3>Test Case Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
102+
<h3>Test Case Insights</h3>
103103
<p>Get insights for `describe()` block level for your test frameworks in HyperExecute. Monitor the quality metrics at each test case.</p>
104104
</div>
105105
</a>
106106
<a href="/support/docs/analytics-allure-api-widgets/">
107107
<div className="support_inners">
108-
<h3>API Test Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
108+
<h3>API Test Insights</h3>
109109
<p>Get API test time-series insights using Allure report integration with your test suite and run it on HyperExecute.</p>
110110
</div>
111111
</a>

docs/analytics-test-failure-classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: analytics-test-failure-classification
33
title: Failure Categorization AI - Test Intelligence
4-
sidebar_label: Failure Categorization AI
4+
sidebar_label: Failure Categorization
55
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.
66
keywords:
77
- analytics

docs/analytics-test-insights.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
id: analytics-test-insights
3+
title: Test Insights - Advanced insights for analyzing test runs
4+
sidebar_label: Tests Insights
5+
description: Analytics - Tests Insights for analyzing the past results with the latest test runs
6+
keywords:
7+
- analytics
8+
- test insights
9+
- test observability
10+
- test analytics
11+
- test performance
12+
- test failure classification
13+
url: https://www.lambdatest.com/support/docs/analytics-test-insights/
14+
site_name: LambdaTest
15+
slug: analytics-test-insights/
16+
---
17+
18+
<script type="application/ld+json"
19+
dangerouslySetInnerHTML={{ __html: JSON.stringify({
20+
"@context": "https://schema.org",
21+
"@type": "BreadcrumbList",
22+
"itemListElement": [{
23+
"@type": "ListItem",
24+
"position": 1,
25+
"name": "Home",
26+
"item": "https://www.lambdatest.com"
27+
},{
28+
"@type": "ListItem",
29+
"position": 2,
30+
"name": "Support",
31+
"item": "https://www.lambdatest.com/support/docs/"
32+
},{
33+
"@type": "ListItem",
34+
"position": 3,
35+
"name": "Linear App Integration",
36+
"item": "https://www.lambdatest.com/support/docs/analytics-test-insights/"
37+
}]
38+
})
39+
}}
40+
></script>
41+
42+
---
43+
44+
import NewTag from '../src/component/newTag';
45+
46+
## About Test Insights
47+
LambdaTest Analytics provides Test Insights, a powerful feature designed to help you analyze your test runs and gain valuable insights into your testing processes. With Test Insights, you can visualize your test runs, track progress, and improve the quality of your tests with actionable analytics.
48+
49+
## Prerequisites for Test Insights
50+
1. **LambdaTest Account**: You must have an active LambdaTest account to access Test Insights.
51+
2. **Subscription Plan**: Test Insights is available for users with the HyperExecute or App/Web Automation subscription plan.
52+
3. **Test Execution Data**: You should have test execution data available in your LambdaTest account. Test Insights analyzes this data to provide insights into your test runs.
53+
4. **Access to Analytics**: Ensure you have access to the LambdaTest Analytics platform to view and analyze your test insights.
54+
55+
## Getting Started with Test Insights
56+
57+
To get started with Test Insights, follow these steps:
58+
1. **Log in to your LambdaTest account**: Go to the [LambdaTest website](https://www.lambdatest.com) and log in with your credentials.
59+
2. **Navigate to the Analytics section**: Click on the "Insights" tab in the left sidebar of the LambdaTest dashboard.
60+
3. **Select Test Insights**: In the Insights section, click on "Test Insights" to access the insights dashboard.
61+
4. **View Test Runs**: You will see a list of your test runs, along with various metrics and visualizations.
62+
5. **Analyze Test Data**: Use the available filters and options to analyze your test data, including execution time, pass/fail rates, and more.
63+
64+
## Key Features of Test Insights
65+
- **Test Run Visualization**: Easily visualize your test runs with detailed graphs and charts, allowing you to identify trends and patterns in your testing data.
66+
- **Test Performance Analysis**: Analyze the performance of your tests, including execution time, pass/fail rates, and more, to optimize your testing processes.
67+
- **Test Failure Classification**: Automatically classify test failures to help you quickly identify and address issues in your code.
68+
- **Actionable Analytics**: Gain actionable insights from your test data to make informed decisions and improve the overall quality of your software.
69+
- **Historical Data Comparison**: Compare your current test runs with historical data to identify regressions and improvements over time.
70+
71+
## Use Cases for Test Insights
72+
73+
- **Test Optimization**: Use Test Insights to identify slow-running tests and optimize them for better performance.
74+
- **Quality Assurance**: Monitor the quality of your tests by analyzing pass/fail rates and identifying areas for improvement.
75+
- **Regression Detection**: Quickly detect regressions in your code by comparing current test runs with historical data.
76+
- **Team Collaboration**: Share insights with your team to foster collaboration and improve the overall testing process.
77+
78+

docs/analytics-widgets.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Analytics in LambdaTest allows the QA managers and executives to efficiently tra
4343

4444
:::note Explore AI Dashboard CoPilot
4545

46-
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.
46+
We have recently launched an AI Dashboard CoPilot feature that provides intelligent recommendations, insights, and predictions tailored to your specific data.
4747

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

@@ -70,19 +70,19 @@ To know more about this feature, refer to the [AI Dashboard CoPilot](/docs/analy
7070
</a>
7171
<a href="/support/docs/analytics-modules-test-intelligence-flaky-test-analytics/">
7272
<div className="support_inners">
73-
<h3>Flaky Tests AI &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
73+
<h3>Flaky Tests AI</h3>
7474
<p>Monitor all the Flaky tests run on the platform and review the quality of the feature on your SMOKE and Regression Jobs.</p>
7575
</div>
7676
</a>
7777
<a href="/support/docs/analytics-test-case-insights/">
7878
<div className="support_inners">
79-
<h3>Test Case Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
79+
<h3>Test Case Insights</h3>
8080
<p>Get insights for `describe()` block level for your test frameworks in HyperExecute. Monitor the quality metrics at each test case.</p>
8181
</div>
8282
</a>
8383
<a href="/support/docs/analytics-test-case-insights/">
8484
<div className="support_inners">
85-
<h3>API Test Insights &nbsp; <NewTag value="BETA" bgColor="#ffec02" color="#000" /></h3>
85+
<h3>API Test Insights</h3>
8686
<p>Get API test time-series insights using Allure report integration with your test suite and run it on HyperExecute.</p>
8787
</div>
8888
</a>

0 commit comments

Comments
 (0)