TestMu AI Blogs

Page 108 of 132 · Back to latest posts

Apr 8, 2021

29 min read

Jenkins Declarative Pipeline [With Examples]: Detailed Guide

Explore Jenkins Declarative Pipeline with examples in this comprehensive guide. Learn how to simplify automation using the Jenkins DSL with practical insights.

Apr 7, 2021

29 min read

How To Speed Up Selenium Test Cases Execution? | TestMu AI (Formerly LambdaTest)

Read on to know how to speed up Selenium test cases execution by following some of the selenium test automation best practices.

Apr 5, 2021

18 min read

How To Execute JavaScript In Selenium PHP? | TestMu AI (Formerly LambdaTest)

This blog explains how to execute JavaScript in Selenium using the executeScript and executeAsyncScript methods using php.

Apr 2, 2021

13 min read

Understanding How Dynamic Rendering Works Using HTML And CSS

Explore dynamic rendering with HTML and CSS for seamless user experience on mobile and desktop in this informative blog post.

Apr 1, 2021

12 min read

March'21 Updates: Live With MS Teams App, GeoProxy Support, New Devices, Browsers & More!

It's been an exciting month for us. We went live with our own MS Teams app, new features, upgrades & browser additions this month. Find out everything that is new at TestMu AI (Formerly LambdaTest) in March 2021.

Mar 30, 2021

5 min read

Webinar: Mobile-First Approach and Testing | TestMu AI (Formerly LambdaTest)

In this digital age where businesses are striving to become mobile-first, it is imperative to adapt to new technologies on the rise. Find out how TestMu AI (Formerly LambdaTest) & Applitools are addressing this evolving need to support their mobile-first testing needs.

Mar 29, 2021

28 min read

Guide To Scraping Dynamic Web Pages Using Selenium And C# | TestMu AI (Formerly LambdaTest)

Learn how to scrape dynamic web pages in this complete guide. Discover several scraping dynamic page strategies and tools to easily and efficiently collect data.

Mar 26, 2021

32 min read

Selenium PHP: Implicit and Explicit Wait for Synchronization | TestMu AI (Formerly LambdaTest)

Implicit and Explicit wait in Selenium can be used to overcome issues like synchronization in Selenium. They are also instrumental in managing long-running tests with wait commands in Selenium.

Mar 24, 2021

19 min read

Travis CI Tutorial: Build CI/CD Pipeline with Travis CI | TestMu AI (Formerly LambdaTest)

Learn how to set up a CI/CD pipeline with Travis CI in this Travis CI tutorial. Discover step-by-step instructions for integration with GitHub and TestMu AI (Formerly LambdaTest).

Mar 22, 2021

39 min read

NUnit vs xUnit vs MSTest: Which C# Framework Wins?

The three C# unit testing frameworks head-to-head: syntax, parallelism, speed, and ecosystem, with a clear recommendation for your next project.

Mar 20, 2021

40 min read

How To Do Parameterization In Pytest With Selenium?

In this Selenium Python tutorial, we will see how pytest.fixture, @pytest.mark.parametrize decorator and pytest_generate_tests() can be used for parameterization in pytest.

Mar 19, 2021

29 min read

How To Create & Run A Job In Jenkins Using Jenkins Freestyle Project?

Jobs are the building blocks of Jenkins. Every time you execute a freestyle Jenkins project, Jenkins creates a job as the first step. Let’s dive deeper into Jenkins build job & freestyle projects for a seamless pipeline.

Mar 18, 2021

16 min read

Best XUnit Parameterized Tests Tutorial: Selenium Testing | TestMu AI (Formerly LambdaTest)

XUnit Parameterized tests allow testers to run the same test a few times using different values. Find out how you can do this in xUnit with InlineData, MemberData, and ClassData.

Mar 16, 2021

20 min read

How To Use Aspect-Ratio CSS Property In Responsive Web Designs? | TestMu AI (Formerly LambdaTest)

CSS aspect-ratio property helps you to have a better representation of your web page. This blog tells how CSS aspect-ratio works and how you can experiment with it on multiple browsers.

Mar 15, 2021

48 min read

How To Run Selenium Tests In Docker ?

This blog shows how Docker lets you run tests in containers and isolate the tests in development and deployment.

Mar 14, 2021

12 min read

MSTest Tutorial: Setup Selenium WebDriver For MSTest Framework In C#

This MSTest testing tutorial covers different ways of installing Selenium WebDriver for the MSTest framework in C#.

Mar 12, 2021

15 min read

Reduce Customer Churn & Drive Engagement With Intuitive Mobile UX

How can you make sure that your business is thriving in a mobile environment? The answer is to start thinking mobile-first and start building an intuitive mobile UX. This blog shares some quick tips to help you better engage with your mobile audience.

Mar 11, 2021

23 min read

Page Object Model (POM) In Selenium Python | TestMu AI (Formerly LambdaTest)

Page object model avoids code duplication and improves test maintenance. Read now and learn how to implement the POM design pattern in Selenium Python.

Mar 10, 2021

26 min read

How To Use GitLab CI To Run Tests Locally | TestMu AI (Formerly LambdaTest)

Efficiently run tests locally using GitLab CI with Docker and platforms like TestMu AI (Formerly LambdaTest). Learn how to use GitLab CI to run tests locally.

Mar 9, 2021

38 min read

JavaScript Design Patterns: A Complete Guide With Best Practice | TestMu AI (Formerly LambdaTest)

Learn different JavaScript Design Patterns that offer proven solutions to common challenges like managing dependencies and ensuring that your classes are reusable.