In LambdaTest Insights, we've improved the date filtering for grouping tests. Now, you can group your test data on an Hourly, Daily, Weekly, or Monthly basis. This will help you dive deeper into time-based analysis.
In LambdaTest Insights, we've improved the date filtering for grouping tests. Now, you can group your test data on an Hourly, Daily, Weekly, or Monthly basis. This will help you dive deeper into time-based analysis.
In App Automation, you can now get app profiling metrics from your test sessions using an API. You can add this API to your CI/CD pipelines or automation frameworks. This allows you to get real-time performance data—like CPU usage, memory, disk usage, and network activity.
To get the profiling details, send a request to the LambdaTest API. Use your LambdaTest Username, Access Key, and the session ID. The response will include the metrics in JSON format. This makes it easy to link with other tools or reporting systems for more analysis.
To get started, refer to this guide on fetching app profiling metrics using API.Bonus: We have also added support for network log features for Espresso (Sharding/ Non Sharding) and Flutter Android tests. To get started, refer to this guide on Supported Espresso Capabilities.
The consolidated JUnit XML report includes detailed information on all executed tests, i.e., which tests passed, failed, or were skipped, along with any error messages and stack traces for failed tests. It is widely supported across CI/CD tools, making it easy to integrate with existing workflows and other tools or systems.
📕 Refer to our documentation for detailed instructions on setting up your project and using the new JUnit XML report
Now, you can download artifacts for your test runs on both Espresso and XCUI frameworks and detailed reports for your Espresso test executions.
To generate artifacts and reports for your Espresso tests, add the artifacts: true
and reports: true
flag in your YAML file and pass the --download-artifacts
and --download-report
flag with the CLI command
📕 Refer to our detailed documentation to generate Espresso Artifacts and Reports
To generate artifacts for your XCUI tests, add the artifacts: true
flag in your YAML file and pass the --download-artifacts
flag with the CLI command
📕 Refer to our detailed documentation to generate XCUI Artifacts
Firefox Browser Update to Version 132.0
HyperExecute now supports Firefox version 132.0. This latest Firefox release includes performance and security improvements to ensure a smoother and safer testing experience.
Note : Firefox 132.0 is currently not compatible with Cypress. Users running Cypress tests should continue to use a compatible Firefox version until an update is released.
Selenium JAR Update to Version 4.26.0
HyperExecute has upgraded to Selenium JAR version 4.26.0. This update includes stability enhancements and bug fixes for better compatibility and reliability across various browsers
We've introduced new features in KaneAI to make your AI testing experience even smoother.
If your website modifies the DOM based on viewport size or specific breakpoints, LambdaTest SmartUI SDK now offers configurable options to adapt to these changes seamlessly.
When using the SmartUI CLI, the SDK captures the DOM state precisely at the specified viewport size within the test browser and then renders it across the various browsers and resolutions defined in your configuration file.
To get started, check out this guide on capturing responsive DOM screenshots.
LambdaTest now supports manual accessibility testing of iOS apps (web and native) on real device cloud. With this feature, you can ensure that your iOS apps are accessible to all users, including those with impairments.
On real iOS devices, you can now test various accessibility settings, like:
To get started, check out this guide on accessibility testing on iOS devices.
HyperExecute Projects now supports Bitbucket repositories for workflow scheduling. You can seamlessly connect and manage workflows using either GitHub or Bitbucket repositories.
Key Functionalities:
📕 Refer to this documentation on HyperExecute Projects.
We have rolled out some new updates to Test Manager. With these enhancements, you'll have more visibility and control over your testing process, making it easier to manage everything.
We now support the Playwright framework for automated web accessibility testing that allows you to integrate accessibility checks into your test suites. With Playwright accessibility automation, you can automate tests for issues like color contrast and missing ARIA attributes, ensuring your websites and web apps are more accessible.
You can also run these tests on various browsers and devices using the LambdaTest platform, making it easier to identify and address accessibility issues.
We’ve added a new Smart Ignore feature in SmartUI to make visual testing smoother and more accurate, especially for dynamic, content-heavy software applications. This feature can distinguish between actual content changes and minor element shifts, reducing the false positives often found with pixel-by-pixel comparisons.
Here’s how Smart Ignore can help you:
Currently, we have released the Smart Ignore feature in beta. You can enable Smart Ignore for free by contacting our sales team.
For more details, check out the guide on Smart Ignore in SmartUI.