SmartUI & Analytics: Latest Features and Enhancements

Our team is excited to announce the new features and enhancements to LambdaTest's SmartUI and Analytics Platform. Let's take a look at them.

SmartUI

Test on Edge Browser 🌐 

SmartUI now supports Edge browser in addition to other supported browsers such as Chrome, Firefox, and more. Using Storybook, you can test your software application's UI components on the Edge browser to ensure they function and render perfectly.

Capture Full Page Screenshots with Auto-Height Detection 📷 

Earlier A/B testing of images with SmartUI requires you to take full-page screenshots to make more informed decisions. In addition, capturing full-page screenshots in Storybook also requires manual configuration of the page height.

With the Auto Height Detection feature, now you can capture full-page screenshots by automatically detecting and adjusting the page height and avoid the hassle of manually specifying the height parameter in the configuration file.

Integration of GitHub App with Playwright 🔁 

SmartUI now integrates the GitHub App with Playwright, allowing you to link your GitHub repositories directly to your LambdaTest's SmartUI accounts. 

With SmartUI, you and your teams can easily share test scripts, review changes, and provide feedback within their GitHub repositories. With any CI tool on GitHub, you can get information about the status of visual regression builds and pull and push requests.

Analytics

LambdaTest Test Analytics Templates 📰 

With the new Test Analytics Templates, you can now access pre-built templates that provide comprehensive insight into your test results, making it easier to analyze and interpret the information. 

These templates provide a structured framework for the presentation of test analytics, allowing you to customize and visualize their data in a visual and meaningful manner. You and your teams can save time and effort by leveraging these templates instead of creating test reports from scratch.

  Start Free Testing

Live with New Widget: Job Queue Time Trends

Now visualize your job queue time in an easy-to-read time-series plot using the Job Queue Time Trends widget for HyperExecute. It enables you to see how much time each job spends in the queue before execution, giving you an overview of your testing pipeline's efficiency. 🕛

How this widget helps you?
  1. Identify bottlenecks: By monitoring your job queue time, you can quickly identify potential bottlenecks and take necessary actions to improve the efficiency of your testing pipeline.
  2. Optimize resource allocation: Understanding your job queue time helps you make informed decisions about resource allocation, ensuring that your testing infrastructure is used optimally.
  3. Improved collaboration: Share insights from the Job Queue Time Widget with your team members to foster collaboration and improve your testing processes.

Try Analytics now

LambdaTest Analytics: Widget Enhancements and New Features

We are glad to announce the latest release of LambdaTest Analytics, featuring significant enhancements to Edit Widget functionality, improved metric customization, and much more. 📊 

Below is a summary of the new features and improvements:

 Customize Widgets with Display Options

We have expanded the customization capabilities for our widgets. You can now modify the visualization of the widgets more easily, with options including:

  • Changing the graph type to suit the data representation better.
  • Showing or hiding graph legends for a cleaner and more focused view.

Ability to Change Metrics on Widget Views

Now you can control the percentage value displayed on the card widgets for Test Summary and Test Case Health Snapshot for Web Automation, App Automation, and HyperExecute. This added flexibility would help better tailor the displayed metrics to your specific project needs.

View or Hide Parallel and Queued Annotations

We have added a new display option for Concurrency Trends, giving you the ability to show or hide parallel and queued annotation lines. This feature will help you focus on the most relevant information while analyzing concurrency trends.

 Bonus addition:

📌 LambdaTest now supports web automation testing with Selenium 4.8.0.

Start testing


Test on Latest Browsers, and FogBugz Integration

Hey folks 😀 

Here are a new set of features from LambdaTest's Real Time Testing 👇 

Latest Browsers in Real Time Testing  🕑 

  • Chrome 110 Beta, 109 
  • Firefox 110 Beta, 109 
  • Edge 110 Beta, 109
  • Opera 95

Newest Integration with FogBugz 🔗 

Avoid the hassle of maintaining bugs and tasks manually. With our newest integration with FogBugz, file bugs in a single click while performing cross browser testing of your website from the LambdaTest platform to your FogBugz instance.

Other Enhancements: The LambdaTest Integration for Zapier has been optimized for improved performance  

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

Meet the All-New Chromium Based LT Browser 2.0

Hey folks 👋 

We're excited to announce the beta release of the new Chromium-based LT Browser 2.0.

Unleash the power of Chromium and take your responsive testing to the next level. The all-new LT Browser 2.0 is faster than ever as it is based on the latest native Chromium rendering engine (Blink). 


The new LT Browser 2.0 boasts enhanced performance and several features that make it easier for you to create responsive designs for device viewports of all sizes. 📱 💻 

Here is a quick rundown of the features that LT Browser 2.0 offers 👇 

  • Interact and test with 4 devices simultaneously.
  • Dedicated DevTools for different viewports.
  • Test with unlimited custom device viewports.
  • Generate and share multiple error reports.
  • Use Chromium settings.
  • Install Chrome extensions.
  • Unlimited browser tabs to launch device viewports.
  • Record with the entire screen or browser tab.

📌 For more details, please check our Product Update on LT Browser 2.0 

📌 To get started, refer to LT Browser 2.0: Getting Started Guide

Try it out now

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

Show Previous EntriesShow Previous Entries