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

Coding Jag Weekly: 120th Issue is out

Welcome to the 120th edition of Coding Jag, brought to you by LambdaTest!👐

A conversational AI that can answer questions in plain language write poems, screenplays, social media posts, descriptive essays, and a ton of other great stuff, ChatGPT broke the internet with its launch.  

In this issue of Coding Jag, we explore running simple and complex test automation scripts with Chat GPT and more.

Subscribe to Coding Jag and get the latest updates around the testing world in your inbox every Thursday.

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


Coding Jag Weekly: 119th Issue is out

Welcome to the 119th edition of Coding Jag, brought to you by LambdaTest!👐

Let’s talk about why testers and developers are hesitant to deploy on Fridays or just about any day before a holiday. What really could be the reason? Is it maybe a lack of confidence in the process and the team?

In this issue of Coding Jag, we explore the hesitation around deploying before the weekends and the holiday season! 

Subscribe to Coding Jag

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

Coding Jag Weekly: 118th Issue is out

Welcome to the 118th edition of Coding Jag, brought to you by LambdaTest!👐

In December 2015, Sam Altman, Elon Musk, and others founded OpenAI, an artificial intelligence (AI) research laboratory. Its mission is to promote and develop friendly AI that benefits humanity as a whole through research in the field of AI.

In this issue of Coding Jag, we explore OpenAI and does it really help software testers.

SUBSCRIBE TO CODING JAG

Browser Testing: Support for uploading .CSV files

Hey folks 👋 

LambdaTest's Real Time Browser Testing now supports uploading .CSV files.  

You can upload your required .CSV files using Google Drive or another cloud storage service and open them in the remote VM. After downloading the file, it will be available in the remote VM of LambdaTest.

Upload now->

Show Previous EntriesShow Previous Entries