TestMu AI Blogs

Page 43 of 118 · Back to latest posts

Dec 8, 2025

23 min read

Cypress Logs: How to Improve Custom Commands Visibility | TestMu AI (Formerly LambdaTest)

Enhance your Cypress logs with improved visibility for custom commands. Check out examples and best practices to effectively manage and use logs.

Dec 8, 2025

24 min read

How to Write JUnit Test Cases: Step-by-Step Guide | TestMu AI (Formerly LambdaTest)

Learn how to write JUnit test cases with this step-by-step guide. Master test annotations, assertions, and best practices to ensure robust and reliable testing.

Dec 8, 2025

25 min read

Record and Generate Tests With Cypress Studio | TestMu AI (Formerly LambdaTest)

Cypress Studio lets you create, edit, and maintain end-to-end tests visually, simplifying test automation for faster, more reliable web app testing.

Dec 8, 2025

31 min read

A Step-By-Step Guide To Cypress API Testing | TestMu AI (Formerly LambdaTest)

Step-by-step guide to Cypress API testing. Explore how Cypress, a user-friendly framework, enhances API testing for functionality, reliability, and performance.

Dec 8, 2025

40 min read

Cypress Best Practices For Test Automation [2026] | TestMu AI (Formerly LambdaTest)

This blog will teach you the Cypress best practices to write reliable and high-quality test codes while performing Cypress testing.

Dec 8, 2025

16 min read

Appium Doctor: Your Prescription for Seamless Mobile Testing

This article simplifies the installation of Appium Doctor for both Windows and macOS, offers guidance, and also includes its important features.

Dec 8, 2025

25 min read

How To Write End-To-End Tests Using Cypress App Actions | TestMu AI (Formerly LambdaTest)

In this blog on Cypress App Actions, you will learn how Cypress App Actions differs from Page Object Model and how you will run tests with Cypress App Actions in a cloud grid like TestMu AI (Formerly LambdaTest).

Dec 8, 2025

26 min read

How To Find Broken Links Using Cypress [With Examples] | TestMu AI (Formerly LambdaTest)

Want to find broken links on your website? Here's how you can do broken link testing on your website using Cypress.

Dec 8, 2025

34 min read

How to Test Biometric Authentication With Appium | TestMu AI (Formerly LambdaTest)

Learn how to test biometric authentication with Appium on a real device cloud like TestMu AI (Formerly LambdaTest) and emulators.

Dec 8, 2025

24 min read

Cypress Component Testing: A Complete Tutorial | TestMu AI (Formerly LambdaTest)

Test your UI components in isolation with Cypress component testing. Debug faster, catch issues early, and ensure reliable, scalable front-end code.

Dec 8, 2025

31 min read

How to Perform E2E Testing Using Cypress CLI and Test Runner | TestMu AI (Formerly LambdaTest)

In this step-by-step Cypress tutorial, you will learn how to perform E2E testing using Cypress CLI and Test Runner.

Dec 8, 2025

30 min read

Running Tests In Cypress With GitHub Actions [Complete Guide] | TestMu AI (Formerly LambdaTest)

Read on this blog to learn how to set up CI/CD pipeline for test cases using Cypress with GitHub Actions.

Dec 8, 2025

17 min read

How to Perform Cypress React Native App Testing | TestMu AI (Formerly LambdaTest)

Learn how to perform Cypress React Native app testing by rendering them in the browser using Expo Web for reliable end-to-end testing.

Dec 8, 2025

17 min read

Appium 2 Migration Guide: Migrating From Appium 1.x To Appium 2.x | TestMu AI (Formerly LambdaTest)

This Appium 2 migration guide will provide you with clear instructions on how to smoothly transition from the 1.x version to the 2.x version of Appium.

Dec 8, 2025

27 min read

Cypress Testing Library: Getting Started Tutorial | TestMu AI (Formerly LambdaTest)

Explore how Cypress Testing Library enhances your testing approach. Learn to create modular and flexible tests that prioritize business behavior, ensuring the effectiveness of code quality verification.

Dec 8, 2025

20 min read

How to Handle Dropdowns Using the Cypress .select() Command | TestMu AI (Formerly LambdaTest)

Learn how to handle dropdowns in Cypress using the .select() command. Explore selecting options by text, value, or index for efficient test automation.

Dec 8, 2025

24 min read

How To Run Cypress Tests In Azure DevOps Pipeline | TestMu AI (Formerly LambdaTest)

Learn to run Cypress tests in Azure DevOps pipelines with this guide. Discover setup steps, test scenarios, and enhance your CI/CD workflows.

Dec 8, 2025

23 min read

How To Use Cypress Intercept For Handling Network Requests | TestMu AI (Formerly LambdaTest)

Learn how to use the Cypress intercept (cy.intercept()) method to handle and modify network requests effectively.

Dec 8, 2025

35 min read

Selenium Vs Cucumber: Key Differences | TestMu AI (Formerly LambdaTest)

Discover the power of Selenium and Cucumber in test automation. Learn their features, differences, strengths, and how combining them boosts efficiency. Essential read!

Dec 7, 2025

34 min read

Nightwatch.js Tutorial For Automation Testing (A Guide With Examples)

In this Nightwatch.js tutorial, we will learn how to perform automation testing with Nightwatch.js and WebDriver, using a remote Selenium Grid for cross browser testing.