We’ve added self-signed certificate support in real-time desktop browser testing. This means you can test your locally hosted websites and web applications—whether they’re in internal, pre-prod, or secure environments—without any hassle.
We’ve added self-signed certificate support in real-time desktop browser testing. This means you can test your locally hosted websites and web applications—whether they’re in internal, pre-prod, or secure environments—without any hassle.
Filter Custom Data in Build Comparison
You can now filter and compare web automation builds with the new customData capability in Insights. This allows you to analyze specific test scenarios based on the tags or metadata you've defined.
New App Automation Widget
We have added a new widget for App Automation that gives you comprehensive visibility into your test execution metrics.
With this widget, you can easily see key details like total tests, time used, and pass/fail rates. This helps you figure out where you can improve your testing and find issues quickly.
Excel Export for Usage Reports
You can now export your usage reports directly into Excel (.xlsx) format. This allows you to easily manipulate, analyze, and share the test data you used with your team.
"Created By" Column in Dashboards
We've added a 'Created by' column to the Dashboard list, so you can easily see who created each dashboard. This makes finding the right dashboard and working with your team much simpler.
Easy Column Sorting in Data Tables
You now have more control over your data. Just click any column header to sort it and quickly find the information you need. This helps you prioritize metrics and see patterns faster.
Admin Controls for Dashboards
Our Insights platform now allows admins to manage all dashboards, ensuring consistent data and visualizations across the organization. They can update, delete, and modify dashboards as needed, keeping critical information accurate.
Widget Filtering for Disabled/Deleted Tests
To make your dashboards easier to understand, you can now exclude disabled tests. This removes disabled and deleted tests from your data, giving you a better view of your current testing workflow.
To enhance our platform and focus on the most widely used device versions, iOS 12 devices will no longer be available on LambdaTest Real Devices Cloud starting February 26th.
Additionally, we are planning to deprecate iOS 13 devices in the near future.
We understand the importance of a smooth transition, so we will provide at least two months' notice before their deprecations.
If you have any questions or need further assistance, our support team is here to help.
Test Cases Insights Now Supports Web Automation 📊
LambdaTest Insights now lets you view test case insights for web automated tests. You can use dynamic selectors, manage complex user interactions, and verify visual elements across browsers, all while benefiting from our detailed reports and analytics.
Compare Builds and Analyze Results With Build Comparison Insights ♻
We have now added the Build Comparison feature in Insights to compare builds and analyze results. It gives you a clear view of your test execution history, making it easy to spot regressions and bringing all the important information into one easy-to-view screen.
afterEachScenario
Flag for Test CleanupafterEachScenario
flag to automate post-test scenario tasks. This flag is useful for cleanup activities such as clearing cookies, resetting databases, or capturing logs.📘 Refer to our detailed documentation for afterEachScenario flag
This feature improves security by ensuring that only authorized users can access or modify project settings and resources.
Now, you can test WebViews on real Android devices with Playwright on LambdaTest. This new feature lets you run automated WebView tests on actual mobile devices, giving you a more accurate and reliable testing experience.
To get started, visit our guide on Playwright WebView Testing on LambdaTest.
Are your websites and mobile apps ready for the latest Samsung Galaxy S25 series?
Test them now on LambdaTest and ensure your web and mobile apps are compatible with the latest Samsung Galaxy S25 series. These devices are available for both manual and automation testing.
Stay ahead of the game by testing on these Galaxy S25 models:
You can now link app automated tests directly to test cases in Test Manager. It simplifies the process of tracking and managing app automated tests. Also, you can align your tests with your overall testing strategy, ensuring better test coverage and more efficient test management workflows.
To enhance security and ensure an uninterrupted user experience, the existing security certificate for LambdaTest Tunnel binary will be replaced with a renewed security certificate, effective January 2, 2025.
Therefore, to maintain seamless connectivity and service, please update your tunnel binary to the latest version, 3.2.10.
If you have any questions or need assistance, please reach out to us at support@lambdatest.com.
We are excited to announce the addition of four new regions for performance testing in HyperExecute. These regions enable better coverage, reduced latency, and enhanced testing capabilities for global users.
The new regions are:
📕 Visit our Performance Testing Documentation for step-by-step instructions on configuring your tests and making the most of HyperExecute's enhanced regional coverage.
Now, you can download the JUnit XML report for your test runs on the XCUI framework.
To generate reports for your XCUI tests, add the reports: true
flag in your HyperExecute YAML file and pass the --download-report
flag with the CLI command.
📕 Refer to our detailed documentation to Generate XCUI Reports