TestMu AI Blogs

Page 116 of 132 · Back to latest posts

May 8, 2020

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!

May 7, 2020

37 min read

How To Make Responsive Images With CSS, HTML, WordPress & More!

A responsive image is one whose size responds to changes in screen size, window, or desktop resolution. Read how to make responsive images with CSS, HTML, WordPress, and more!

May 6, 2020

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.

May 5, 2020

20 min read

Selenium Python Tutorial: Getting Started With Pytest | TestMu AI (Formerly LambdaTest)

Perform simple and scalable automation tests with python and pytest. Learn how to run your Automation test script in with pytest in this Selenium Python.

Apr 30, 2020

14 min read

7 Effective Tips For Every Remote Testing Team

With the world turning upside-down amid the pandemic, remote testing teams are bound to face a tough time delivering their test cycles. This is why we are going to list 7 effective tips for remote testing teams that can help them do more!

Apr 24, 2020

31 min read

Selenium C#: Page Object Model Guide & Examples | TestMu AI (Formerly LambdaTest)

Avoid code duplication and improve test maintenance with Page object model. Read now to learn how to implement POM design pattern with this Selelniumm C# tutorial.

Apr 21, 2020

24 min read

JUnit Parameterized Test Using Selenium : With Examples | TestMu AI (Formerly LambdaTest)

Tired of writing the same test scripts for different input values. Save time by learning how to perform a parametrized test in JUnit to retrieve data from a data source.

Apr 20, 2020

27 min read

27 Best Practices for Selenium Test Automation

Wondering how to improve your test automation efforts? Make your scripts more stable and reliable with these 27 tips for Selenium testing. Start learning now.

Apr 17, 2020

17 min read

How to Optimize Software Testing Productivity | TestMu AI (Formerly LambdaTest)

Boost software testing productivity with the right QA metrics, synthetic test data, generative AI, and visual testing. A practical guide for QA teams.

Apr 16, 2020

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.

Apr 15, 2020

24 min read

Complete Guide To Handle Multiple Windows With Selenium & Protractor

Learn how to handle multiple browser windows and tabs in Protractor framework for Selenium with examples in this complete guide. Read Now!

Apr 14, 2020

18 min read

Effective Management: 11 Strategies for Distributed Testing Teams

Managing your distributed testing team can be a tough task. Follow these 11 tips to manage your remote testing team more efficiently.

Apr 13, 2020

27 min read

Page Object Model Design Pattern in Selenium Java

Page object model helps to reduce code duplication and improve test maintenance. Read now to learn how to implement POM design pattern with examples in Java.

Apr 10, 2020

18 min read

Selenium C# Tutorial: Handling Multiple Browser Windows | TestMu AI (Formerly LambdaTest)

Learn how to handle multiple windows in Selenium C# along with some Selenium test automation examples.

Apr 9, 2020

31 min read

Top 21 Web Development Trends In 2020 : A Compete Overview | TestMu AI (Formerly LambdaTest)

Web development continues to improve, as new technologies continue to emerge. Explore major web development trends for 2020. Read now!

Apr 7, 2020

5 min read

Together Against COVID-19: A Message From TestMu AI (Formerly LambdaTest) CEO | TestMu AI (Formerly LambdaTest)

The COVID-19 pandemic is making a huge dent over the global economy and many businesses are trying to cope up with its impact. In these dire times, our CEO, Asad Khan, wrote a letter to express our full support to any business who is putting up a fight against the COVID-19.

Apr 3, 2020

15 min read

Selenium C#: Guide to Managing Alert Windows Effectively | TestMu AI (Formerly LambdaTest)

This Selenium C# tutorial, learn how to perform operations & handle alert windows in Selenium using C# with examples on handling accept, dismiss, and SendKeys.

Apr 2, 2020

36 min read

Jest Testing with Selenium and JavaScript: Beginner's Guide | TestMu AI (Formerly LambdaTest)

Learn how to perform Selenium JavaScript testing using Jest with this comprehensive tutorial. This article covers the basics of Jest Testing, installation, configuration, and step-by-step examples.

Apr 1, 2020

21 min read

WebdriverIO Tutorial: Browser Commands for Selenium Testing | TestMu AI (Formerly LambdaTest)

In this WebdriverIO tutorial, we will teach you how to perform various actions within a browser through WebdriverIO browser commands for Selenium test automation. Read now!

Mar 31, 2020

20 min read

Behavior Driven Development Tutorial : Selenium Testing With Gherkin | TestMu AI (Formerly LambdaTest)

Developer's often shy away from Gherkin for BDD in Selenium Testing. Read more to know how Gherkin can help you to move towards Behavior driven development.