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

Now run your Cypress tests using WebKit

Hey folks 😀 

LambdaTest's Automation now supports Cypress testing for WebKit, Safari's browser engine. By testing your web application using WebKit, you can get an idea of how your website or web app will run in Safari. 🌐 

We currently support WebKit on the following operating systems 👇 

  • Windows - 11 and 10
  • macOS - Monterey and Big Sur

Start testing now

Coding Jag Weekly: 115th Issue is out

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

It's been 10 years since Selenium was the only way to write E2E tests. Today, you can write E2E tests with more automation tools than ever before. 

Playwright and Cypress are two of the most popular frameworks for test implementation.

In this issue of Coding Jag, we take a look at two popular JavaScript testing frameworks: Playwright and Cypress.

Subscribe to Coding Jag

New Features in LambdaTest Test Analytics Dashboard

Hey there 👋 

We've added some new features to the new LambdaTest Test Analytics Dashboard to help you get more out of your analytics experience. 📊 

Check it out 👇 

1. In the Test Case Health Snapshot Widget, you can now click on the card to see a list of the total Test Names along with the relevant information run on the LambdaTest platform.

To know more about the Test Information, you can click on the View Tests button.

2. Now you can fetch users based on the number of tests executed during a specified period.

3. You can now filter your widgets by Projects.

4. You can now filter your dashboard data with more precise time filters like “Last 3 hours”, "Last 3 days" etc.

Start free testing

Show Previous EntriesShow Previous Entries