TestMu AI Blogs

Page 105 of 132 · Back to latest posts

Aug 10, 2021

28 min read

How To Use Annotations In Cucumber Framework [Tutorial] | TestMu AI (Formerly LambdaTest)

Cucumber allows developers to annotate each step with specifically designed Cucumber annotations. Learn all about Cucumber hooks and tags in this part of our cucumber tutorial.

Aug 6, 2021

5 min read

Mobile App Testing is Now LIVE On TestMu AI (Formerly LambdaTest)!

TestMu AI (Formerly LambdaTest) brings your mobile development closer to reality by enabling you to test your app on iOS and Android in a real-browser environment. And this is just the beginning! Read on to know more about our Mobile App Testing feature.

Aug 5, 2021

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.

Aug 4, 2021

13 min read

Scalable Cross Browser Testing With Cypress Framework | TestMu AI (Formerly LambdaTest)

In this webinar, Narayanan Palani demonstrated how to use Cypress for end-to-end tests with multiple browsers and helped our viewers master the Cypress workflow. If you missed it, this blog would outline the major highlights of the event.

Aug 3, 2021

39 min read

A Comprehensive Guide On JUnit 5 Extensions

In this blog, we will learn about different kinds of extension models in the JUnit 5 testing library and see how JUnit 5 extensions can be used to extend the behavior of test classes or methods.

Aug 2, 2021

10 min read

July ‘21 Updates: Live With Mobile App Testing, Microsoft Silverlight & More! | TestMu AI (Formerly LambdaTest)

July was a very exciting month at TestMu AI (Formerly LambdaTest)! We have made quite a few big announcements, and we are elated to share wholesome details about all the cool

Jul 29, 2021

36 min read

A Complete Guide To CSS Variables [With Examples] | TestMu AI (Formerly LambdaTest)

In this guide, we delve deeper into what CSS variables are and how to use them to create beautiful responsive websites, along with some practical examples.

Jul 28, 2021

17 min read

How To Handle Cookies in Selenium WebDriver | TestMu AI (Formerly LambdaTest)

In this blog, you will learn to handle cookies in Selenium WebDriver, clearing session cookies using Selenium, and more.

Jul 27, 2021

24 min read

iOS Version Fragmentation: A Mobile Testing Guide | TestMu AI (Formerly LambdaTest)

See how iOS and iPadOS fragmentation hits developers, testers, and businesses, plus practical ways to test apps across iPhone and iPad versions in the cloud.

Jul 23, 2021

43 min read

How To Generate Code Coverage Report Using JaCoCo-Maven Plugin | TestMu AI (Formerly LambdaTest)

Master reporting code coverage using Maven and JaCoCo plugin with our step-by-step tutorial. Learn to generate precise code coverage reports effortlessly.

Jul 19, 2021

32 min read

Most Exhaustive XPath Locators Cheat Sheet | TestMu AI (Formerly LambdaTest)

XPath is one of the widely used web locators that is used to locate WebElements in the DOM. This XPath Locators Cheat Sheet is your go-to guide to make the most out of XPath selector for Selenium automation testing.

Jul 16, 2021

17 min read

Tutorial on Python Read Config File Using Selenium [With Example]

This blog guides you on how to read a configuration file in Python using Selenium with examples and implementing the same on a cloud Selenium Grid.

Jul 15, 2021

20 min read

Maximizing User Experience: The Benefits of Responsive Web Design

This tutorial helps you learn about the benefits of Responsive Web Design, its importance, and how it boosts the overall ranking and effectiveness of a website.

Jul 6, 2021

12 min read

June ‘21 Updates: Live With Cypress Testing, LT Browser Made Free Forever, YouTrack Integration & More!

We have made quite a few changes to the platform this month and the first thing you may notice is that Cypress testing is now live. But that’s not all! Learn more about all that’s new at TestMu AI (Formerly LambdaTest) from June ‘21.

Jul 5, 2021

5 min read

Understand SpecFlow Framework and Run Tests on Cloud Selenium Grid | TestMu AI (Formerly LambdaTest)

Join Harshit Paul and Andreas Willich for a look at how SpecFlow can be used to design, create, and automate end-to-end tests. Additionally, you will learn all about running tests in parallel on a cloud Selenium Grid.

Jul 2, 2021

24 min read

Streamline Testing with CircleCI Pipeline and Selenium Grid

Streamline testing with CircleCI Pipeline and Selenium Grid. Build an automated pipeline for maximum efficiency today.

Jul 1, 2021

23 min read

Cypress Automation Testing Tutorial: E2E Testing with Cypress

This Cypress automation testing tutorial will help you learn the benefits of Cypress automation, and how to install Cypress and execute Cypress automation testing over scores of browsers and operating systems online.

Jun 30, 2021

16 min read

How To Get Data Of Attributes In JavaScript With Selenium | TestMu AI (Formerly LambdaTest)

There are many scenarios in Selenium test automation where you would want to get the data of the attributes. The getAttribute() method in Selenium is used to get the data of the attributes. Deep dive into how you can get data of HTML attributes in JavaScript with Selenium automation framework.

Jun 29, 2021

19 min read

A Complete Guide To CSS Transform And CSS Transition

In this step-by-step guide, learn how to create visually stunning websites and web applications with CSS transform and CSS transition properties along with examples.

Jun 28, 2021

34 min read

How To Perform Automation Testing With Cucumber And Nightwatch JS? | TestMu AI (Formerly LambdaTest)

In this blog, you’ll learn to perform automation testing with cucumber and nightwatch.js on a remote Selenium Grid.