Voices of Community: Clean Coding Practices for Test Automation (Part 2)

Join us on March 23rd, 2023, for the next episode of Voices of Community on Clean Coding Practices for Test Automation (Part 2) 📺 

🕛  9:00-10:30 AM EST | 6:30-8:00 PM IST

SAVE YOUR SPOT 👈 

 Speakers 🎤 

  • 👤 Sai Krishna - Lead Consultant, Thoughtworks
  • 👤 Srinivasan Sekar - Lead Consultant, Thoughtworks 

In this webinar, we will take up real-world scenarios to showcase clean coding practices for test automation. We will dissect existing test automation code, from identifying code smells to fixing them.

It is a continuation of our previous webinar on Clean Coding Practices for Test Automation.

[Forrester Research Webinar] Digital Experience Testing - Need of the Hour for Enterprises

Join us on March 09th, 2023, for the upcoming webinar on Digital Experience Testing: Need of the Hour for Enterprises 📺 

🕛  6:00-7:00 AM EST | 11:00-12:00 PM GMT | 4:30 PM IST

Save Your Spot 👈

Speakers 🎤 

  • 👤 Diego Lo Giudice - Vice President, Principal Analyst, Forrester
  • 👤 Maneesh Sharma - Chief Operating Officer, LambdaTest

In this high-impact session, Guest Speaker Forrester, Vice President, and Principal Analyst Diego Lo Giudice will share his thoughts on what goes into digital experience testing and how enterprises can develop the right testing strategy to make it successful.

Key Takeaways 🗝️ 

📌 How setting the right testing strategy can help enterprises ensure seamless quality and customer experience.

📌 Optimize test management and execution/ orchestration strategy to increase release velocity and ROI.

📌 How smarter automation is key for test velocity.

New features in Smart UI Testing

Hey Testers 😀 

LambdaTest's Visual Regression testing has rolled out some new features. Here are the ones.

  • Ability to compare static Storybook build files and run Smart UI tests using CI.
  • Now print the build report on the terminal logs upon completing your test runs. 

LambdaTest Analytics

  • Error Stats - In the Error Stats widget, we have now added the ability to inspect the jobs run on HyperExecute.

👉  Start testing 

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

[Voices of Community] From Chaos to Control: Observability and Testing in Production

Join us on February 21st, 2023, for the next episode of Voices of Community on From Chaos to Control: Observability and Testing in Production 📺 

🕛  8:30-9:30 PM IST | 10:00-11:00 AM EST

Save Your Spot 👈 

Speakers 🎤 

  • 👤 Vanya Seth - Head of Technology, Thoughtworks India
  • 👤 Manoj Kumar - Vice President of DevRel and OSPO, LambdaTest

In this talk, Vanya Seth will explore the concept of observability and how it facilitates the concept of testing in production. She will also discuss why it is important for Test/Quality engineers to advocate for an observability strategy and how it can help improve the system's overall reliability. 

Key Takeaways 🗝️ 

  • Observability vs. Monitoring (disambiguating the difference)
  • How observability helps in answering important questions about the functioning of a business process in a microservices architecture.
  • The role of Quality engineers in advocating for an observability strategy.
  • Importance of having a comprehensive strategy for ensuring system reliability.
  • How to implement an effective observability strategy and make the most of testing in production.

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

[Voices of Community] Expecting the Unexpected: 2023 Technology Trends

Hey Folks 😀 

Join us on January 24th, 2023, for the next episode of Voices of Community on Expecting the Unexpected: 2023 Technology Trends 📺 

🕛  10:00-11:00 AM AST | 8:30-9:30 PM IST 

REGISTER NOW

Speakers 🎤 

  • 👤 Tariq King - Vice President of Product-Service Systems, EPAM
  • 👤 Manoj Kumar - Vice President of DevRel and OSPO, LambdaTest

In this episode of Voices of Community, Tariq King will dive deep into what to expect in tech in 2023 when you expect the unexpected. 

He will share his ideas and thoughts on future trends in the industry and how individuals and organizations can position themselves to navigate the year successfully.

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