TestMu AI Author

Sadhvi Singh is a software testing and quality engineering leader with 14+ years of experience driving automation, performance, and AI-augmented QA initiatives. Currently Director of Quality Engineering at Brevo, she specializes in API and UI automation, performance testing, CI/CD integration, and vulnerability management systems (SCA, SAST, DAST). Sadhvi is ISTQB Foundation and Advanced Test Analyst certified and has led large QA teams across enterprise environments.

Published Articles: 9

Articles by Author

JUnit Automation Testing With Selenium | TestMu AI (Formerly LambdaTest)

Selenium

JUnit Automation Testing With Selenium | TestMu AI (Formerly LambdaTest)

Guide on automated JUnit testing with Selenium for a web application through a simple script for browser testing. Start with your automated JUnit testing.

January 11, 2026

TestNG Annotations Tutorial With Examples For Selenium | TestMu AI (Formerly LambdaTest)

Selenium

TestNG Annotations Tutorial With Examples For Selenium | TestMu AI (Formerly LambdaTest)

Learn how to use TestNG annotations for Selenium-based automation testing. We will look at an example for each annotation along with their attributes.

January 31, 2026

Handle Multiple Browser Tabs With Selenium Automation Testing | TestMu AI (Formerly LambdaTest)

Selenium

Handle Multiple Browser Tabs With Selenium Automation Testing | TestMu AI (Formerly LambdaTest)

We will handle multiple browser tabs using Selenium automation testing with both Action Class & Windows Handler method, on a cloud-based Selenium Grid.

January 31, 2026

How To Use Name Locator In Selenium Automation Scripts? | TestMu AI (Formerly LambdaTest)

Selenium

How To Use Name Locator In Selenium Automation Scripts? | TestMu AI (Formerly LambdaTest)

By.name locator in Selenium is used to identify the elements of a webpage. This attribute can be mentioned as part of multiple tags like input, button, etc.

January 31, 2026

Making The Move With ID Locator In Selenium WebDriver

Selenium

Making The Move With ID Locator In Selenium WebDriver

Locators are the foundation of building your Selenium Script. Here, we will learn how to use ID locator in Selenium WebDriver for automation testing.

January 31, 2026

Selenium Java Tutorial - Class Name Locator In Selenium

Selenium

Selenium Java Tutorial - Class Name Locator In Selenium

In this Selenium Java tutorial, I will be referencing on Class name locator in Selenium to demonstrate how to locate an element on a webpage via class name.

January 11, 2026