TestMu AI Blogs

Page 76 of 132 · Back to latest posts

Aug 7, 2023

55 min read

What is Monkey Patching in Python: A Complete Tutorial With Examples | TestMu AI (Formerly LambdaTest)

This Selenium Python tutorial deep dives into Monkey Patching in Python using Selenium, which can help achieve improved test coverage and higher confidence in the quality of the software applications.

Aug 6, 2023

19 min read

How To Setup And Install PhantomJS In Python: All You Need To Know | TestMu AI (Formerly LambdaTest)

Learn how to set up and install PhantomJS in Python effortlessly. This guide provides the essentials you need to know for integrating PhantomJS in Python.

Aug 4, 2023

41 min read

How to Handle Auto Suggestions in Selenium Java | TestMu AI (Formerly LambdaTest)

This blog delves into the intricacies of handling auto-suggestions in Selenium Java for web automation using different techniques.

Aug 4, 2023

27 min read

Why You Shouldn’t Test on Rooted Devices | TestMu AI (Formerly LambdaTest)

In this article, we discuss what are rooted devices and dig deep into why you should not test on rooted mobile devices.

Aug 4, 2023

7 min read

Traditional QA vs New Age QA | TestMu AI (Formerly LambdaTest)

Discover the power of a Quality Advocate in action, driving collaborative QA practices for delivering flawless products. Learn how to work harmoniously with development teams, eliminate potential bugs, and ensure top-notch product quality.

Aug 2, 2023

14 min read

July’23 Updates: Introducing Auto-Healing for Test Flakiness, Live With macOS Sonoma, Android 14 (Beta), and More | TestMu AI (Formerly LambdaTest)

Introducing our July 2023 Product Update, packed with new features like TestMu AI (Formerly LambdaTest) Auto-Healing, macOS Sonoma (Beta) testing, and others. Read more!

Aug 2, 2023

10 min read

Embrace Continuous Testing for Flawless Software Delivery | TestMu AI (Formerly LambdaTest)

Discover how continuous testing drives software excellence and quick releases in today's fast-paced tech landscape.

Aug 1, 2023

11 min read

Maximizing Testing Efficiency with the Right Tools: A Business Leader's Guide | TestMu AI (Formerly LambdaTest)

Unlock the potential of your QA processes with our Business Leader's Guide to maximizing testing efficiency. Learn how to choose the right continuous testing tools for streamlined success.

Jul 28, 2023

42 min read

How to Install Appium: Setting Up And Configuring For Mobile App Testing | TestMu AI (Formerly LambdaTest)

Learn How to Install Appium to make testing mobile apps easier. Utilize Appium for both Android and iOS platforms to streamline your testing process

Jul 28, 2023

55 min read

A Complete Tutorial to Appium Capabilities for Mobile Automation

This Appium tutorial discusses useful Appium capabilities for mobile automation testing.

Jul 28, 2023

27 min read

Test Scenario vs Test Case: Core Differences | TestMu AI (Formerly LambdaTest)

This detailed tutorial highlights the core differences between test scenario vs test case in software testing.

Jul 27, 2023

4 min read

Software Testing in the Age of Digital Transformation: Brijesh Deb’s Guide | TestMu AI (Formerly LambdaTest)

Discover the vital role of testing in digital transformation and insights from testing expert Brijesh Deb at EuroSTAR 2023. Watch the full interview!

Jul 27, 2023

38 min read

Common CSS Breakpoints For Media Queries | TestMu AI (Formerly LambdaTest)

Learn how common CSS breakpoints and responsive breakpoints work in media queries so your layouts adapt cleanly across mobile, tablet, and desktop screens.

Jul 26, 2023

8 min read

Overcome Flaky Tests And Unexpected Failures With TestMu AI (Formerly LambdaTest) Auto-Healing! | TestMu AI (Formerly LambdaTest)

Enhance your Selenium testing experience by overcoming flaky tests and unexpected failures with the all-new TestMu AI (Formerly LambdaTest) Auto Healing!

Jul 26, 2023

4 min read

Maximizing the Impact of Digital Transformation on Testing: Insights from Szilard Szell | TestMu AI (Formerly LambdaTest)

Gain insights from Szilard Szell, a testing thought leader, on maximizing the impact of digital transformation through quality focus and AI integration.

Jul 26, 2023

4 min read

Seema Prabhu’s Expert Insights on the Future of Testing | TestMu AI (Formerly LambdaTest)

Gain expert insights on the future of testing from Seema Prabhu as she discusses AI integration, remote work challenges, and team dynamics. Don't miss the full interview!

Jul 24, 2023

44 min read

A Guide To Download Selenium and Set It Up On Multiple IDEs | TestMu AI (Formerly LambdaTest)

Want to learn how to download Selenium, the free web automation tool? This guide offers everything you need to get started and run an automation test!

Jul 24, 2023

41 min read

Thread.sleep() Method in Java - Complete Tutorial With Example | TestMu AI (Formerly LambdaTest)

This Selenium Java tutorial discusses Thread.sleep() in Java to pause the code execution for some time and best practices of using Selenium’s implicit, explicit and fluent waits in the code for saving the time in test automation code execution.

Jul 21, 2023

37 min read

How To Press Enter Without WebElement In Selenium Python | TestMu AI (Formerly LambdaTest)

This blog demonstrates how to press enter without WebElement in Selenium Python using ActionChains and execute_script methods.

Idowu (Paul) Omisola

Jul 21, 2023

37 min read

A Complete Guide To CSS Text Orientation | TestMu AI (Formerly LambdaTest)

Learn how to use CSS text orientation effects to creatively manipulate text orientation, including vertical and rotated text.