Stay Ahead With KaneAI: Explore the Latest Features

Check out the latest feature set of KaneAI that introduces several enhancements aimed at improving testing workflows, boosting efficiency, and refining automation. 👇 

📌 Create and Execute Test Plans With KaneAI-Generated Test Cases
We have rolled out a new feature that lets you create test plans with KaneAI-generated test cases and run them directly on HyperExecute. This means you can test across multiple browsers and operating systems at the same time, saving you time and effort. There’s no need for manual setup—just create your tests, and you can execute them right away in one smooth workflow.

📌 Natural Language Support for JSON Variable Validation
With this update, you can now validate JSON objects in KaneAI using natural language. This makes it easier to check complex JSON structures through API calls or JavaScript snippets within your KaneAI test cases. It simplifies things by reducing the need for manual assertions when dealing with dynamic JSON responses and makes JSON validation more accessible, even for those who aren't as technically inclined.

📌 Run Test Plans on Multiple Configurations
This feature allows you to run KaneAI-generated tests across multiple configurations all at once. You can execute a batch of tests in parallel, which helps save time and increases your efficiency.

📌 CI/CD Pipeline Integration for Test Plan Execution
Now, you can trigger test plan execution directly within your CI/CD pipeline. This update makes it easier to integrate testing into your development process, offering continuous testing and quicker feedback loops. It’s all automated, so developers and DevOps teams can focus on building without worrying about manually triggering tests.

📌 Run Native Automated Tests Using Appium With Java
You can now generate Appium Java test scripts for native app automation. This makes it much easier to automate tests for mobile apps using Appium and integrates well with your existing setup. If you're working on mobile automation, this feature helps you get started quickly by generating the code you need.

📌 Modules for Web and App Tests
You can use KaneAI modules that let you group test steps into reusable modules, making it easier to create and maintain tests. You can use these modules for both web and app tests, saving time and reducing redundancy. It’s a simple way to make your test creation more efficient and organized.

📌 Variables for App Tests on Real Devices
You can now create and use variables in KaneAI for native app tests on real devices. This helps you automate your app tests more efficiently by handling dynamic variables for real-world testing. It’s a simple way to make sure your tests are accurate when running them on actual devices without any added complexity.

📌 Track Projects With Milestones

With Milestones feature in KaneAI lets users track critical project goals and feature releases by associating them with Test Runs. This way, you can have a clear and organized method to monitor progress toward project completion. 

📌 Test Plans and Builds are now Test Runs 

Test Runs now combine Test Plans and Builds into a single entity to simplify execution across multiple configurations.

📌 API Feature Enhancements
We've made some useful improvements to the API module, including support for PATCH requests, which gives you more flexibility in your API testing. We’ve also added the ability to use variables in API bodies, making dynamic testing easier and opening up more possibilities for complex scenarios. These changes improve the way you can test APIs, giving you more control over your testing process.

To get started with KaneAI and try out the above features, check out this KaneAI documentation.

Book a Demo 

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


Streamline Localhost Testing With the Enhanced UnderPass Application

We’ve upgraded the UnderPass application from Electron v7 to the latest Electron v32. This means you’ll enjoy better stability, faster performance, and seamless compatibility across all operating systems.

But that’s not all—EU users, we’ve got you covered! UnderPass is now available in the European Union. 

Here’s what’s new in the UnderPass application:

💻 Bring Your Own Device (BYOD): You can now enjoy real device support for BYOD setups.
🔒 NTLM Flag and Private IP Support: We’ve added support for NTLM flags and private IPs for improved functionality.
UI/UX Enhancements: The interface has been refined for a smoother, more intuitive user experience.

Important: To test a server that requires IP whitelisting, simply establish a local testing connection and whitelist the following IPs for the respective domain: http://ts.lambdatest.com/

  • 199.58.84.59
  • 23.82.88.184
  • 23.106.34.219
  • 23.106.54.77

Note: The following IPs will be deprecated soon.

  • 3.214.241.254
  • 52.36.84.247
  • 13.126.37.58
  • 3.66.78.89

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

What’s New in HyperExecute: Detailed Cypress Logs, and Report Email Handling

1. Cypress Detailed Command Logs for Enhanced Debugging New Release

Detailed Cypress Command Logs in HyperExecute generate an extensive, human-readable record of all Cypress commands and their corresponding results, both in the console and as a file. It helps narrow down test logs, making debugging and troubleshooting Cypress tests easier.

📕 Learn how to enable Detailed Command Logs for your Cypress tests.

2. Parameterized Report Email Handling in YAML Enhancement

HyperExecute now supports an enhanced approach for managing multiple email addresses within the YAML configuration file. Previously, you needed to define multiple variables for email addresses (${email1}${email2}, etc.). With this update, a single variable can now hold multiple email addresses, separated by commas or underscores, simplifying report sharing. This enhancement eliminates the need for multiple variables, making maintaining and modifying email configurations easier.

📕 Check the Reports documentation to learn more about it.

3. Browser and Selenium Updates for Linux, Windows, and macOS New Release

Updated the browser versions across multiple platforms and upgraded the Selenium jars. This ensures compatibility with the latest features and security updates, improving test stability across different environments.

The following updates are now live:

  • Firefox: version 129.0
  • Chrome: version 128.0
  • Selenium Jars: version 4.24

HyperExecute: Set Dynamic Email Address for Report Sharing

HyperExecute CLI added an enhancement to the --vars flag providing greater flexibility in specifying email addresses for report and artefact sharing. You can now use a variable to dynamically set the email address used to share reports or artefacts. This gives you more flexibility than hardcoding the email address in the YAML configuration file.

report: true
partialReports:
  location: target/surefire-reports/html
  type: html
  frameworkName: extent
  email:
      to:
        - "${email}"
        - "${email1}"

uploadArtifacts:
  - name: Reports 1
    path:
      - ProtractorTestReport.html
    email:
      to: 
        - "${email}"
        - "${email1}"

This is how you can pass the value of your email address via CLI by running the command

./hyperexecute --vars "email=xyz@abc.com" --vars "email1=abc@xyz.com"

📕 Read the documentation - How to dynamically set your email address? to learn more about it.

Start Testing

Expanded Selenium Support and Browser Updates

Selenium Version Support Expanded

HyperExecute now supports Selenium versions 4.16 to 4.21. This update ensures broader options for test automation frameworks and provides access to the latest Selenium features.

Firefox Browser Updated 

To maintain browser compatibility and access the newest features, we've incorporated support for Firefox version 128. This update guarantees reliable testing on the latest Firefox releases.

Now Test Your Mobile Apps on iOS 17.2

LIVE APP

Hey folks 😀 

LambdaTest now supports real-time browser and app testing on iOS 17.2 simulators. You can now thoroughly test your web and native mobile applications across various simulators running iOS version 17.2 📱

INTEGRATIONS

We constantly update our integration bucket to ensure compatibility with your preferred tools. Here are the latest LambdaTest integrations:

  • Gradle Plugin: LambdaTest has integrated with Gradle that lets you Espresso test automation at scale. By managing the entire development life cycle, from compilation to testing and deployment, the LambdaTest Gradle Plugin enables efficient parallel testing on real devices.
  • New Relic: LambdaTest integration with New Relic allows you to access LambdaTest test results within a customized New Relic Dashboard that provides a comprehensive overview of system performance and potential issues. This integration allows you to accelerate product delivery without compromising quality and speed.

Start Testing Now

New Features: Smart UI and Account Management

Smart UI

  • Perform Smart UI testing with Storybook 7 and get enhanced component visualization, testing, and collaboration capabilities.
  • Smart baseline strategy for SmartUI to streamline the process of updating baselines for approved screenshots, reducing manual intervention, and improving the overall efficiency of the testing workflow.
  • Now take multiple screenshots in a build and give them the same name. This is useful for comparing different stages or elements, as you're not limited to just one screenshot with the same name in a build. This overwrite screenshot feature in Smart UI will replace (overwrite) the latest screenshot with the previous ones in that build.

ACCOUNT MANAGEMENT

  • New security features in the LambdaTest Tunnel to configure security options for the tunnel to restrict tunnel creation to specific users, turn tunnel sharing on or off, and control which local domains are accessible (or inaccessible) through the tunnel. 
  • Audit logs in LambdaTest Tunnel for user and organization-level activities to monitor account activity, detect unauthorized access, investigate security incidents, track user-level and organization-level activity history, and audit compliance with security policies.
  • Password and access key expiry policy to let organization administrators set the duration of password and access key expiry. After that, users can create a new password and/or use the regenerated access key. Admins will also be able to exempt certain users from the application of this policy. 
  • LambdaTest integration with Zenkit for tracking and managing bugs and issues. With this integration, you can effortlessly log bugs directly from the LambdaTest platform to your Zenkit instance, eliminating the need to maintain tasks and issues manually. 

Start Testing

App Automation on Emulators and Simulators, Flaky Test Detection With Test Intelligence, Latest iPhone 15 Simulators, and More

APP AUTOMATION

App Automation on Emulators and Simulators 

LambdaTest now supports App Automation on Emulators and Simulators. With this feature, you can automate mobile apps on a virtual device cloud of Emulators and Simulators. Currently, this feature is available in the Beta phase, with support for the Appium framework.

Head over to our documentation to get started - App Automation Using Emulators and Simulators on LambdaTest.

SmartUI

DOM Comparison for Playwright and Puppeteer

While performing visual regression testing, if you have any dynamic elements that are not in the same position across test runs, you can now ignore/select a specific area to be removed from the comparison using the Playwright and Puppeteer framework. 

Refer to the documentation to get started - Handle Dynamic Elements in SmartUI.

TEST INTELLIGENCE 

AI-Powered Flaky Test Detection 

LambdaTest Test Intelligence platform is now live with flaky test detection to help you identify the flaky tests in your test suite. It provides you with a list of tests that are flaky and the reason behind the flakiness 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.

Check the documentation - Flaky Test Detection with Test Intelligence.

LAMBDATEST TUNNEL

New Tunnel Flags for NTLM Authentication

LambdaTest Tunnel now offers support for NTLM authentication, a Microsoft-specific authentication mechanism used on IIS Servers. To use this feature, we've introduced two new flags: --ntlm-username and --ntlm-password.

REAL TIME TESTING

Test on the Latest iPhone 15 Simulators with iOS 17

You can now test your web and native mobile apps on the latest iPhone 15 Series running iOS 17. The available iPhone 15 Simulators include the following models: 

  • iPhone 15
  • iPhone 15 Pro, Pro Max
  • iPhone 15 Plus 

INTEGRATIONS

LambdaTest Integration With Axosoft

LambdaTest now offers integration with Axosoft to enable the creation and management of bugs or issues directly from the LambdaTest platform.

To use this integration, visit the documentation - LambdaTest Integration With Axosoft.

Start Testing 🚀 

Show Previous EntriesShow Previous Entries