HyperExecute: Enhancing Test Insights, Security, and UX

Artifact Extraction on Job Abortion

  • Artifacts will now be extracted even if a job is aborted in the middle of a test.
  • This ensures that partial test results and logs are still available for review, improving debugging and post-test analysis.

afterEachScenario Flag for Test Cleanup

  • Introduced the afterEachScenario flag to automate post-test scenario tasks. This flag is useful for cleanup activities such as clearing cookies, resetting databases, or capturing logs.
  • Commands or scripts listed under this flag will execute sequentially after each test scenario, ensuring test isolation and consistency.

📘 Refer to our detailed documentation for afterEachScenario flag

Role-Based Access Control (RBAC) for Projects

  • Implemented RBAC to enhance project security and access management.
  • Users can now be assigned specific roles with defined permissions.

This feature improves security by ensuring that only authorized users can access or modify project settings and resources.

UX Enhancements for Performance Testing Jobs

  • Improved UI/UX for managing and analyzing performance testing jobs.
  • Enhanced navigation and usability for a smoother experience.
  • Group-Wise Error View
    • Introduced an error grouping feature to help identify and troubleshoot issues efficiently.
    • Errors are now categorized for better readability and quicker resolution.
  • Toggle Metrics: ms ↔️ s
    • Added the ability to toggle performance metrics between milliseconds (ms) and seconds (s).
  • Provides flexibility for analyzing test execution times in preferred units.

Browser Version Updates

  • Edge Beta : Released 133.3065.31 2.7.1 and 133.3065.39 2.7.2 for beta testing

Start Testing

Browser Version Updates on HyperExecute

  • Firefox : Added support for Firefox-133 and Firefox-134, enabling testing on the latest versions
  • Edge: Updated to Edge-132 for compatibility and stability enhancements.
  • Edge Beta : Released 133.0.3065.19 for beta testing
  • Chrome: Upgraded to Chrome-132 to include the newest features and security updates.

These updates ensure broader coverage for cross-browser testing and improve test stability across the latest browser versions

[Important Update]: Security Certificate Renewal for LambdaTest Tunnel

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.

SmartUI - Latest Features and Enhancements

Create and Authenticate Projects Using Project Name

SmartUI CLI now supports creating and authenticating projects using project names. This addition enhances the existing project token-based authentication, offering more flexibility. You can set the project name in SmartUI as an environment variable for seamless project creation or access during CLI runs.

Handle Missing Screenshots in Git Strategy

SmartUI now lets you handle builds with missing screenshots to prevent false baseline updates. Builds missing screenshots are flagged, and if no visual changes are detected, they are auto-approved but marked as "Incomplete." This ensures accurate baselines and helps users identify potential execution issues.

Group Screenshots With Build Names

SmartUI CLI now supports grouping screenshots with build names, improving traceability. You can append new screenshots to existing builds, making test management more efficient. This feature integrates seamlessly with Git to maintain baseline integrity across branches and enhance adaptability.

Enhanced Comparison and Management in Smart Ignore

SmartUI Smart Ignore now supports advanced comparison strategies, offering greater flexibility in visual testing. You can define mismatch percentages and status changes with the choice between Strict and Smart Ignore modes. These customizable settings allow for precise and adaptable testing across various scenarios.

Support for Project Settings in SmartIgnore

SmartUI now has support for project settings in Smart Ignore. You can now include all project settings available in SmartUI, such as mismatch thresholds and advanced comparison configurations. Users can easily modify these settings to suit their specific visual testing needs. These enhancements provide a smoother and more customizable testing workflow.

Redesigned SmartUI Screenshot Dashboard

The redesigned SmartUI screenshot dashboard delivers a faster and more intuitive visual testing experience. With features like pinch-to-zoom, side drawer navigation, and a spacious layout, it simplifies workflows and boosts efficiency. The updates focus on enhancing productivity by making critical actions quicker and easier to perform.

Start Testing


New in HyperExecute: New Regions for Performance Testing and JUnit XML Report for XCUI Framework

New Regions Added for HyperExecute Performance Testing 

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:

  • Central India - Pune, Maharashtra
  • Malaysia - Southeast Asia (Singapore)
  • Argentina - South America (Brazil South)
  • Mexico - Mexico Central

📕 Visit our Performance Testing Documentation for step-by-step instructions on configuring your tests and making the most of HyperExecute's enhanced regional coverage.

Download Reports for XCUI Framework

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

Start Testing

Support for Appium and Maestro Android Emulator

HyperExecute now supports the Appium and the Maestro Android Emulator, providing enhanced flexibility for mobile application testing on Android emulators.

Key Features:

  • Streamlined Emulator Integration: Perform testing on virtual devices without requiring physical hardware, reducing setup complexity.
  • Parallel Execution: Run multiple tests simultaneously on virtual devices using HyperExecute’s parallelism to speed up test cycles and reduce execution time for functional and UI tests.
  • Customizable Capabilities: You can define emulator configurations such as device name, platform version, and orientation directly within your test files.

📕 Refer to our detailed documentation for Appium and Maestro on configuring and running tests with Android emulators.

New Version Release for Beta and Dev Edge Browser

HyperExecute expands its support for the latest versions of dev and beta browsers for the Windows platform. With this expanded compatibility, you can streamline your testing process and confidently deliver exceptional user experiences!

  • Dev version: 132.0.2957.11
  • Beta version: 132.0.2957.11

New in SmartUI: Fetch Results and Parallel Execution of Static URLs

SmartUI CLI just got better! The following latest updates make visual testing faster and more efficient with live result fetching and the ability to run multiple URL captures at once. 📷 

  • Fetch Results in SmartUI CLI: The SmartUI CLI now provides the ability to fetch your build results during visual test execution. This way, you can access live, comprehensive information about your builds and screenshots in a JSON format. Refer to this guide on fetching results in SmartUI CLI.
  • Parallel Execution of Static URLs in SmartUI CLI: SmartUI CLI also introduces parallel execution for static URLs that will help you improve the speed of visual testing. By enabling multiple URL captures to run simultaneously, execution time can be reduced by up to multiple folds. To get started, refer to this guide on parallel execution of static URLs.  

Start Testing 🚀 

HyperExecute Update: Consolidated Reports, Artifacts, and Browser Support

Consolidated JUnit XML Report Generation

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

Generate Artifacts for Espresso & XCUI Frameworks

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

Browser and Selenium Updates

  • 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

Now Take Responsive DOM Screenshots in SmartUI

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.

Start Testing

Show Previous EntriesShow Previous Entries