TestMu AI Blogs

Page 49 of 118 · Back to latest posts

Nov 15, 2025

27 min read

16 CI/CD Best Practices You Must Follow in 2026 | TestMu AI (Formerly LambdaTest)

Improve your test automation workflow with CI/CD best practices. From test planning to deployment, enhance efficiency, speed, and software delivery quality.

Nov 15, 2025

30 min read

How WebdriverIO Uses Selenium Locators - A WebdriverIO Tutorial With Examples

In this WebdriverIO tutorial, we will have a look at the basic & unique Selenium locators offered by WebdriverIO for automation testing with Selenium scripts.

Nov 15, 2025

28 min read

Mastering Monkey Testing: Selenium & WebDriverIO Automation

Take your testing to the next level with Automated Monkey Testing. Discover the power of Selenium & WebDriverIO for efficient and effective testing strategies.

Nov 15, 2025

22 min read

Protractor Tutorial: Handling Timeouts With Selenium | TestMu AI (Formerly LambdaTest)

Selenium tests are asynchronous and there are various reasons for a timeout to occur in a Protractor test. Find out how to handle timeouts in this Protractor tutorial.

Nov 15, 2025

21 min read

Protractor Tutorial: Handle Mouse Actions & Keyboard Events

With keyboard and mouse actions you can perform activities such as hover, drag & drop, keys up. Learn how to use them with action class in Selenium Protractor!

Nov 15, 2025

12 min read

WebDriverIO Tutorial For Handling Dropdown In Selenium | TestMu AI (Formerly LambdaTest)

While dealing with access forms, you'd often have to handle dropdown. Here's how you can handle them with WebDriverIO in Selenium using 'Select' class.

Nov 15, 2025

10 min read

Protractor Tutorial: End To End Testing For AngularJS | TestMu AI (Formerly LambdaTest)

Protractor has been widely used for End-to-End testing of AngularJS applications. Learn complete how to run your first test script, debug you tests and a lot more!

Nov 15, 2025

14 min read

WebdriverIO Tutorial: Handling Alerts & Overlay Modals In Selenium

Find out how to handle alerts in Selenium with this WebDriverIO tutorial. Alerts & popups are annoying, as it stops you from performing any further browser actions.

Nov 15, 2025

23 min read

What is Continuous Integration and Continuous Delivery (CI/CD)?

Explore CI/CD fundamentals, differences, best practices & tools in this deep dive into Continuous Integration and Continuous Delivery.

Nov 15, 2025

18 min read

Cross Browser Testing With WebDriverIO [Tutorial]

WebDriverIO is the next-generation browser and mobile automation test framework built using JavaScript. Have a look at how you can perform cross browser testing with WebDriverIO on the local as well as cloud-based Selenium Grids.

Nov 15, 2025

26 min read

How To Setup CI/CD Pipeline With Bamboo For PHP Projects | TestMu AI (Formerly LambdaTest)

Bamboo server is one of the popular CI tools primarily used for the automation of release management of a software application. Learn how you can make the most of the Bamboo pipeline for expediting the build, test, and release phases of PHP projects.

Nov 15, 2025

27 min read

What Is CI/CD in Automation Testing | TestMu AI (Formerly LambdaTest)

Learn how CI/CD in automation testing accelerates software development, enables faster release cycles, and helps choose the right CI/CD automation testing tool.

Nov 13, 2025

42 min read

How to Use Selenium and Cypress for Canvas Automation | TestMu AI (Formerly LambdaTest)

Learn how to use Selenium and Cypress for Canvas automation. Explore real-world use cases for testing Canvas elements effectively.

Nov 13, 2025

29 min read

7 Top Python Automation Frameworks [2026] | TestMu AI (Formerly LambdaTest)

Which are the top Python automation frameworks for Testing? We'll help you choose the right one for your Selenium automation testing needs. Find out more.

Nov 13, 2025

5 min read

Performing Cross Browser Testing with TestMu AI (Formerly LambdaTest) | TestMu AI (Formerly LambdaTest)

TestMu AI (Formerly LambdaTest), is a free cross browser testing platform where you can test your website/ webapps across 2000+ OS, browser, browser versions, and resolutions on mobile and desktop devices can be your all time best friend for fulfilling your cross browser testing needs.

Nov 13, 2025

14 min read

What Is The Importance of Accessibility Testing? | TestMu AI (Formerly LambdaTest)

Unlock the importance of accessibility testing & WCAG standards. Shift testing left for inclusive software dev.

Nov 13, 2025

14 min read

7 Principles of Software Testing: Unlock QA Success

Learn the 7 Principles of Software Testing with real-world examples in this complete guide. Improve QA processes, ensure quality, and deliver faster software

Nov 13, 2025

22 min read

Usability Testing Methods

Learn different usability testing methods to help developers and testers resolve more user-centric issues and deliver high-quality software.

Nov 11, 2025

19 min read

MSTest Tutorial: Parameterized Tests For Selenium Testing | TestMu AI (Formerly LambdaTest)

Parameterized tests allows tester to run the same test a few times using different values. Find out how you can do this in MSTest with DataRow and DynamicData.

Nov 11, 2025

30 min read

How to Run Parallel Tests Using Pabot With Robot Framework | TestMu AI (Formerly LambdaTest)

Learn how to perform parallel testing using Pabot with Robot Framework. Enhance efficiency and optimize your test automation workflow!