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 this week

RELEASE VERSION: 1.95

Unlock the potential of HyperExecute Cloud with our fresh batch of features!

Inherit Your YAML Configurations

If you are running multiple jobs on the same project using different YAML files, the Inheritance in YAML feature allows you to save the configuration settings that you commonly use and inherit them as base in other YAML files. 

To understand how to make the most of this feature, please refer to our tutorial - Inherit Your YAML Configurations.

View Your Artefacts on the HyperExecute UI

HyperExecute now allows you to create custom URLs for your Artefacts. These custom URLs let you access specific Artefacts directly and make it easier for you to download or preview them. To understand how to use this feature, check out our document - Construct URLs for Your Artefacts.

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

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


What's New in LambdaTest Test Analytics

Hey there 👋 

Check out the new features we recently added to LambdaTest Test Analytics 📊  

  Now click on the cards of the Test Summary widget in the Analytics Dashboard and get a detailed view of your tests, including Test Name, Test Status, Browser/ Device, Build Name, and more.


  You can now make your Analytics Dashboard private. It's a feature that allows you to restrict who can view it. In addition, you can also make the Test Analytics Dashboard password protected by setting up a custom password. 

 Start testing

New Improvements in HyperExecute

RELEASE VERSION: 1.90

Hey folks 😀 

Here are a few of the enhancements made to LambdaTest's HyperExecute Cloud.

  • Optimized HyperExecute CLI to reduce CPU usage. Now you can run tests at unforeseen speeds with HyperExecute.
  • Support for video recording at every stage of the test, regardless of the type of test you trigger.

Start testing

Show Previous EntriesShow Previous Entries