RELEASE VERSION: 1.105
You can now filter through your screenshots while running Smart UI tests on HyperExecute. The filter allows you to toggle through the screenshots on the basis of their status, such as Approved
or Changes Found
.
RELEASE VERSION: 1.105
You can now filter through your screenshots while running Smart UI tests on HyperExecute. The filter allows you to toggle through the screenshots on the basis of their status, such as Approved
or Changes Found
.
We have rolled out the latest additions to the LambdaTest Visual Regression Testing cloud to enhance the UI quality assurance process and help you catch visual bugs early. 💻
Here are some of the key features:
✅ Git Baseline Branching for Storybook Builds
Key benefits:
Refer to our documentation: Git Branching Strategy in Smart UI.
✅ Storybook Static Build Support Enhancements
1.1.4
, which brings improvements to your Storybook static build support. This update allows you to compress your Storybook static folder and run stories across various browsers and resolutions specified in your .smartui.json
configuration file.Key benefits:
Looking to enhance your mobile app's performance? 🔍
LambdaTest' App Automation now supports App Profiling (Beta) for Appium Automation Tests.
Identify performance bottlenecks, and deliver a seamless mobile experience with comprehensive App Profiling metrics like CPU Consumption, Memory Consumption, Battery, Temperature, and more. 💻📈
📕 Check out our support document to get started with App Profiling.
Hey Testers 😀
LambdaTest's Visual Regression testing has rolled out some new features. Here are the ones.
LambdaTest Analytics
The LambdaTest Test Analytics platform has been upgraded with several new features. and enhancements. 📊
Let's take a look 👇
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:
RELEASE VERSION: 1.94
Here are some latest enhancements and new features that LambdaTest's HyperExecute Cloud has to offer. 👇
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 👇
📌 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
Hey, there👋
Glad to announce that LambdaTest's XCUI automation cloud now supports running XCUI tests via HyperExecute on real devices.
Using this feature, you can speed up your testing cycles by splitting the XCUI test cases into shards and running them in parallel to save time while running other XCUI tests.
For more details, please refer to our support document - Sharding for XCUI
In addition, here are some more features added to real-time and automated app testing.
Give a spin to these new features 🌀
Hey, testers 😀
Check out these new features added to LambdaTest Test Analytics. 👇
Give these new features a try!
RELEASE VERSION: 1.92
Hey folks 😀
LambdaTest's HyperExecute Cloud now supports the following new features 👇
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
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 🚀