TestMu AI Blogs

Page 102 of 118 · Back to latest posts

Nov 9, 2023

11 min read

Measuring the Return on Investment (ROI) of Digital Testing: A Guide for Businesses | TestMu AI (Formerly LambdaTest)

Organizations can demonstrate the impact of their testing efforts on their bottom line by quantifying ROI, allowing them to make data-driven decisions.

Nov 9, 2023

6 min read

Make Your Test Robust For Slow Loading Web Pages

In the selenium library, Loadable Component class helps the automation test engineers to make sure that the page or its component is loaded successfully. This hack should greatly reduce the efforts that you put in debugging your test cases.

Nishant Kashyap

Nov 9, 2023

48 min read

CSS Display Property: Exploring Different Values And Their Effects | TestMu AI (Formerly LambdaTest)

Want to create more flexible and dynamic layouts with CSS? Our guide on CSS Display Property explores all types of layout modes and how to use them effectively.

Nov 9, 2023

17 min read

What critical technical skills must CXOs drive in their organizations to successfully implement continuous quality testing? | TestMu AI (Formerly LambdaTest)

Continuous Testing is the process of executing testing as part of the software delivery pipeline to obtain feedback on the business risks associated with a

Nov 8, 2023

18 min read

Streamline Your Development Process With Google Cloud CI/CD Pipeline | TestMu AI (Formerly LambdaTest)

Learn how to use Google Cloud CI/CD to build and deploy your applications efficiently. This article covers all details from pipeline setup to testing automation.

Nov 8, 2023

5 min read

Enabling Hassle-Free Local Testing With TestMu AI (Formerly LambdaTest) Tunnel Docker Extension | TestMu AI (Formerly LambdaTest)

Simplify your local testing efforts with TestMu AI (Formerly LambdaTest) Tunnel Docker Extension. Perform cross browser testing on over 3000+ environments in a single click. Try it now!

Nov 8, 2023

14 min read

Introducing LT Browser - A Dev-Friendly Browser For Mobile View Debugging

LT Browser is a developer-friendly browser that lets you develop & test responsive web applications in a trice. You could record videos, capture screenshots, debug responsive bugs with developer tools and do a lot more. Try now!

Nov 8, 2023

8 min read

Your Favorite Dev Browser Has Evolved! The All New LT Browser 2.0 | TestMu AI (Formerly LambdaTest)

Now fasten your debugging process with the all-new Chromium-based LT Browser 2.0. Read more to unwrap all its features!

Nov 8, 2023

5 min read

Testing A Progressive Web Application With TestMu AI (Formerly LambdaTest) | TestMu AI (Formerly LambdaTest)

Developers have been trying to fully implement pure web based apps for mobile devices since the launch of iPhone in 2007, but its only from last 1-2 years

Nov 8, 2023

13 min read

Test strategy and how to communicate it | TestMu AI (Formerly LambdaTest)

In this blog, David walks us through what is test strategy, types of testing strategy and how it should be communicated.

Nov 8, 2023

9 min read

The Importance of Digital Transformation Quality: Achieving Business Goals and Satisfying Customers

Many enterprises that still need to embrace a digital-first approach have been forced to embark on their digital transformation journey to ensure brand relevance.

Nov 8, 2023

10 min read

16 Cross Browser Compatible Web Development Resources

Web development has never been the way it is currently. With more than hundreds of open source tools, libraries, and frameworks, along with lots of online tutorials, one can easily get started and very soon become a successful web developer.

Nov 8, 2023

5 min read

TestMu AI (Formerly LambdaTest) Releases SSH Tunnel To Test Your Local Applications

TestMu AI (Formerly LambdaTest) has released its Secure Shell (SSH) tunnel feature which will allow you to test your private server URLs or locally hosted web apps or websites through TestMu AI (Formerly LambdaTest)’s cloud servers.Through our secure shell tunneling features, you can also test HTML, CSS, PHP, Python or...

Nov 8, 2023

18 min read

Selenium C# Tutorial: Handling Frames and iFrames With Examples

Learn how to switch and handle, frames and iframes using switchto method for automated browser testing. with this Selenium C# tutorial with examples on handling.

Nov 8, 2023

32 min read

Save Time On Manual Cross Browser Testing

Manual cross browser testing could be a very mentally-taxing task. These 34 ways will help you speed up your manual cross browser testing process.

Nov 8, 2023

17 min read

Difference Between Cross Browser Testing & Responsive Testing

We often use the term Cross browser testing and Responsive testing interchangeably, this article will help you to distinguish between these two terminologies.

Nov 8, 2023

30 min read

Getting Started with Bootstrap Testing | TestMu AI (Formerly LambdaTest)

Don't let bugs ruin your Bootstrap-based web app. Our beginner-friendly guide to Bootstrap testing will help you catch and fix issues in no time.

Nov 8, 2023

39 min read

Mastering CSS Border Style: A Comprehensive Guide | TestMu AI (Formerly LambdaTest)

This CSS Borders blog post would provide instructions on utilizing CSS to generate and customize borders.

Nov 8, 2023

14 min read

Accelerate Test Velocity: Key Strategies for Faster Time-to-Market | TestMu AI (Formerly LambdaTest)

Accelerate time-to-market with Quality Engineering. Build a robust software system prioritizing speed and quality. Define success with outcomes, KPIs, and metrics. Streamline collaboration, automate strategically for cost-effective tests. Optimize processes, embrace quality for faster time-to-market.

Nov 8, 2023

20 min read

How To Implement Drag And Drop In JavaScript Using Selenium? | TestMu AI (Formerly LambdaTest)

In this article on how to implement drag and drop in JavaScript, we will learn how to write automation test code for the Drag and Drop feature using Selenium in JavaScript.