You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import VideoEmbed from '../src/component/videoEmbed';
41
-
42
-
43
-
## Understanding The Allure Test Insights Widget
44
-
45
38
The `Allure Test Insights` module helps you to get an overview of the test execution results using the Allure. This widget provides insights into the test execution results, test status, and test duration.
import VideoEmbed from '../src/component/videoEmbed';
39
-
40
-
41
-
### Using Custom Dashboards
37
+
## Using Custom Dashboards
42
38
43
39
Add widgets of multiple products and various insights to your dashboard. You can create a custom dashboard with the widgets of your choice. You can add widgets of the same type multiple times and also edit the layout of the dashboard according to your configuration.
@@ -96,24 +89,3 @@ You can add more widgets of the same type to your dashboard multiple times and a
96
89
97
90
* Share the Dashboard with a public or a private link with your team - [Read More](/docs/analytics-dashboard-features/#expiry-settings-for-dashboard-share-link)
98
91
* Exporting the Dashboard as a PDF - [Read More](/docs/analytics-dashboard-features/#export-dashboard-as-pdf)
import VideoEmbed from '../src/component/videoEmbed';
41
-
42
-
# Getting Started with AI CoPilot Dashboard <NewTagvalue="BETA"bgColor="#ffec02"color="#000" />
38
+
# Getting Started with AI CoPilot Dashboard <NewTagvalue="BETA"bgColor="#ffec02"color="#000" />
43
39
44
40
The AI CoPilot Dashboard is an innovative feature designed to revolutionize the way you analyze and gain insights from your data. By leveraging the power of artificial intelligence, the dashboard provides intelligent recommendations, insights, and predictions tailored to your specific data, enabling you to make data-driven decisions faster than ever before.
import VideoEmbed from '../src/component/videoEmbed';
47
-
48
-
# Custom Widgets in LambdaTest Analytics Dashboards
49
-
50
44
Custom widgets <NewTagvalue="BETA"bgColor="#ffec02"color="#000" /> in LambdaTest Analytics Dashboards allow you to create personalized visualizations of your test data. This feature enables you to gain insights into your testing process and make data-driven decisions.
title="Exploring Custom Widgets for Dashboards in Lambdatest Insights"
55
-
/>
46
+
<iframewidth="800"height="450"src="https://www.youtube.com/embed/DEY1hhEme6Q?si=hBN9X2hK-QHvgHIA"title="Exploring Custom Widgets for Dashboards in Lambdatest Insights"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
56
47
57
48
## Creating Custom Widgets
58
49
@@ -71,8 +62,6 @@ To create a custom widget, follow these steps:
71
62
8.**Provide the Dashboard Name** and click on the Create Dashboard button to save your custom widget.
72
63
9.**Once created, you can drag and drop the widget** to rearrange its position on the dashboard or add more widgets.
73
64
74
-
75
-
76
65
## Features of Custom Widgets
77
66
78
67
### Supported Products
@@ -127,7 +116,5 @@ Custom widgets can be used for various purposes, including:
127
116
-**Sharing Insights with Stakeholders**: Use custom widgets to create dashboards that can be shared with stakeholders, providing them with insights into the testing process and results.
128
117
-**Creating Reports**: Use custom widgets to create reports that can be shared with stakeholders, providing them with insights into the testing process and results.
129
118
130
-
## Support
131
-
132
-
If you have any questions or need assistance with creating custom widgets, please reach out to our support team at [[email protected]](mailto:[email protected]) or visit our [Support Center](https://www.lambdatest.com/support/).
119
+
> If you have any questions or need assistance with creating custom widgets, please reach out to our support team at [[email protected]](mailto:[email protected]) or visit our [Support Center](https://www.lambdatest.com/support/).
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.
38
37
38
+
<iframewidth="800"height="450"src="https://www.youtube.com/embed/h_A4KRo2V8Q?si=k_acrR-06_FO0N7q"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
39
+
39
40
## Flakiness Trends
40
41
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.
import VideoEmbed from '../src/component/videoEmbed';
44
-
45
-
46
-
# Failure Categorization AI - Test Intelligence
47
-
48
42
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. The AI model analyzes the test execution data and categorizes the failures based on various parameters such as environment, browser, OS, and failure type. This allows you to focus on the most critical issues and prioritize your testing efforts.
49
43
44
+
<iframewidth="800"height="450"src="https://www.youtube.com/embed/fq78e4cjYuM?si=Pro4bEdFPzsYt5mE"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
import VideoEmbed from '../src/component/videoEmbed';
41
-
42
39
## About Regex Mode
43
40
44
41
Our analytics platform now supports regular expressions (Regex) for advanced text searching, pattern matching, and data extraction. This feature enhances your ability to filter and analyze data with greater precision and flexibility.
@@ -36,8 +37,6 @@ import NewTag from '../src/component/newTag';
36
37
>
37
38
</script>
38
39
39
-
## Introduction
40
-
41
40
Flaky Test Detection helps you to identify the flaky tests in your test suite. It provides you with the list of tests that are flaky and the reason behind the flakiness <img src={require('../assets/images/test-intelligence/flake-icon.webp').default} alt="flake icon" width="16" /> of the test. You can also view the history of the flaky tests and the number of times the test has failed in the past. This helps you to identify the flaky tests and fix them to improve the quality of your test suite.
42
41
43
42
Flaky Test Detection serves various use cases, including:
0 commit comments