Support for Cypress testing on macOS Ventura

Hey Folks 😀 

LambdaTest now allows you to run end-to-end Cypress tests on macOS Ventura. Test your web applications across 40+ different browsers running real macOS Ventura. 

In addition, we also released new browser versions for automation testing. 🌐  

  • Chrome 110 Beta, 109
  • Firefox 110 Beta, 109
  • Edge 108 Beta107

Start Testing

Latest Features in LambdaTest Test Analytics

The LambdaTest Test Analytics platform has been upgraded with several new features. and enhancements. 📊 

Let's take a look 👇 

  • Support for filtering the dashboards by a particular time and date selection. This will help you get more precise results at the required timestamp.
  • Ability to edit the Dashboard Layout that helps you arrange your widgets according to the alignment of your choice.
  • New feature to copy or clone the existing dashboard with all the widgets and configurations, the same as the source dashboard, to explore more detailed insights by adding more widgets or filters without disturbing your current dashboard.
  • View the Job runs by Time Span Summary on every graph widget added for HyperExecute in the Dashboard. This feature is exclusive to HyperExecute users.

Bonus Additions

SmartUI Testing: LambdaTest Automation now allows you to perform visual regression testing using Puppeteer, Storybook, and GitHub App.

📕 Refer to the below guides to get started:

Start Testing

HyperExecute Updates: New Features

RELEASE VERSIONS: 1.96 & 1.97

Here are some latest enhancements and new features in LambdaTest's HyperExecute. 👇

  Job Alerts on Slack

Now get instant updates about the progress of your tests, use HyperExecute, and integrate it with Slack. You will get updates on the status of your jobs along with other important details. 

Furthermore, you can also go to the job directly by clicking on View Job, which is provided at the bottom of the alert.  

If you want to get a detailed walkthrough on how to set up Slack alerts, please refer to our guide on Slack integration

Job Reports as an Email

You can now receive your job reports directly as an email. 

Just specify your email ID in the HyperExecute YAML file and use the partialReports flag to get the job report on it. 

partialReports:
  frameworkName: testng
  location: target/surefire-reports/html
  type: html
  email:
    to: 
      - <your_email_id@example.com>
      - <another_email_id@example.com>

For more details, go through our documentation - Receive the Job Report as an Email.

Start Testing

Real Time Testing: New Browsers, Geolocations, and more

Hey folks 😀 

We've got some new features for you this week. Check them out 👇

Test on New Browsers 

Browser Testing: Perform live-interactive online browser compatibility testing on the newly added browsers. 🌐 

  • Chrome 109 Beta, 108, 107, 106, 105, 104
  • Firefox 109 Beta, 108, 107, 106, 105, 104, 103
  • Edge 109 Beta, 108, 107, 106, 105, 104 
  • Opera 94, 93, 92, 91, 90, 89

Screenshot: Capture automated screenshots to ensure a flawless digital experience on the following browsers. 📷 

  • Chrome 108, 107, 106, 105, 104
  • Firefox 108, 107, 106, 105, 104, 103
  • Edge 108, 107, 106, 105, 104 
  • Opera 94, 93, 92, 91, 90, 89

New Geolocation

Support for new IP Geolocation - Ashburn is now available. 🌍 

Improvements

A few improvements have been made to adding inputs from the keyboard on Windows OS. 📝 

Start Testing

HyperExecute: New features and enhancements

RELEASE VERSION: 1.94

Here are some latest enhancements and new features that LambdaTest's HyperExecute Cloud has to offer. 👇

  • An optimized report creation process for TestNG jobs. You can use these reports to check the Test Summary, Scenario Summary, and more.

  • Added support of HyperExecute Analytics for Private Cloud. With this, you can optimize your testing process and learn more about how your tests are performing.

  • Abort functionality has been enhanced to provide you with more flexibility. You can abort all or a selected amount of jobs. However, an admin can abort any and all jobs currently running for their organization.

Start testing

Expedite your XCUI App Automation with HyperExecute

Hey, there👋 

Glad to announce that LambdaTest's XCUI automation cloud now supports running XCUI tests via HyperExecute on real devices. 

Using this feature, you can speed up your testing cycles by splitting the XCUI test cases into shards and running them in parallel to save time while running other XCUI tests. 

For more details, please refer to our support document - Sharding for XCUI

In addition, here are some more features added to real-time and automated app testing.

  • While running real-time app tests, team members can now copy their App ID for the app they upload.

  • The Apple News app is now available on iOS devices.
  • An admin can now stop a build or test running in their organization.
  • Support for iOS App Settings in app automation to change permissions for Camera, Contacts, Photos, etc. For more details, check our guide, iOS App Settings.

Give a spin to these new features 🌀

Start testing

LambdaTest Test Analytics: New Features

Hey, testers 😀 

Check out these new features added to LambdaTest Test Analytics. 👇 

  • Filter the Test Case Health Snapshot view according to your Count of Tests.

  • Added support for cloning the widgets in the Analytics Dashboard.

  • The new Task Status Ratio widget provides information about the quality of your current tasks based on the status marked on the LambdaTest platform.

Give these new features a try!

Start testing

Support for Windows 11 in HyperExecute

RELEASE VERSION: 1.92

Hey folks 😀 

LambdaTest's HyperExecute Cloud now supports the following new features 👇 

  • Now run end-to-end automated tests on Windows 11. You can configure this by adding runson a key in the HyperExecute YAML file. 

To run tests on Windows 11, set the value of the runson key to win11 as shown below.

version: 0.1
runson: win11
testSuiteTimeout: 90
autosplit: true
retryOnFailure: true
maxRetries: 1
concurrency: 2
globalTimeout: 150
testSuiteTimeout: 150
testSuiteStep: 150
  • HyperExecute now allows you to retry commands that might fail during the pre-stage level. 

To do this, configure the preDirectives key in the HyperExecute YAML file. 

preDirectives:
   commands:
     - mkdir -p m2_cache_dir
     - mvn -Dmaven.repo.local=$CACHE_DIR -Dmaven.test.skip=true clean install
  maxRetries: 5

The value of the maxRetries key determines how many times you want to retry your commands.

Try out these new features 🚀 

Start free testing


Show Previous EntriesShow Previous Entries