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 

[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.

Teams Feature for Private Real Device Cloud

We have introduced the Teams feature for private real device cloud to streamline resource management within organizations. 

With this feature, organizations can get the following benefits:

  • 📌 Allocate Devices: Admins can now assign private cloud devices to specific teams, ensuring resources are divided effectively.
  • 🔒 Exclusive Access: Team members can have secure, dedicated access to their allocated devices for efficient testing workflows.
  • 🛠️ Streamline Management: Teams can manage devices more easily and optimize their testing process.

To get started, check out this guide on private device allocation to teams.

Start Testing

Fetch Mobile App Profile Metrics Using API

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.

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

New Features in KaneAI

We've introduced new features in KaneAI to make your AI testing experience even smoother.

  • JavaScript Execution: Inject and run custom JavaScript directly in your tests for added flexibility and control. 
  • Scroll in Element Support: Scroll within specific elements to interact with hidden content in dynamic elements, making testing easier. 
  • Code Generation for Selenium Java: Generate test scripts for Selenium Java.
  • Geolocation, Proxy, and Tunnel Support: Test across various regions or simulate local environments with custom geolocations, proxies, and tunnels. 
  • Variable Support: Make your tests adaptable with dynamic values by setting and using variables.
  • API Testing Support: Add API tests within KaneAI, enabling comprehensive backend testing alongside your web tests. 
  • Jira Integration for Test Planner: Streamline your workflow by importing test plans and cases directly from Jira summaries and descriptions. 

Book a Demo>

Test Accessibility of Your iOS Apps on Real Devices

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:

  • Text Size Adjustments: Test how your app responds to different text sizes.
  • Contrast Settings: Ensure that content remains clear and readable with high-contrast modes.
  • Motion Reduction: Verify your mobile app’s compatibility with reduced-motion settings for a smoother, less animated experience.

To get started, check out this guide on accessibility testing on iOS devices.

Start Testing

Automate Accessibility Tests With Playwright

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.

Start Testing

Automate Accessibility Tests With Cypress

We’ve introduced Cypress support for accessibility automation, allowing you to integrate accessibility tests seamlessly into your Cypress test suites. You can now automate checks for issues like color contrast and missing ARIA attributes, helping to ensure your web applications are more accessible and compliant with standards.

Additionally, you can run these tests across various browsers and devices on the LambdaTest platform, making it easier to identify and address accessibility issues. 

Bonus addition: Besides this update, you can also automate tests using the latest Selenium version, 4.23.

Start Testing

Show Previous EntriesShow Previous Entries