Mohammad Faisal Khatri is a Software Testing Professional with 17+ years of experience in manual exploratory and automation testing. He currently works as a Senior Testing Specialist at Kafaat Business Solutions and has previously worked with Thoughtworks, HCL Technologies, and CrossAsyst Infotech. Faisal is skilled in tools like Selenium WebDriver, Rest Assured, SuperTest, Playwright, WebDriverIO, Appium, Postman, Docker, Jenkins, GitHub Actions, TestNG, and MySQL.
He has led QA teams of 5+ members, managing delivery across onshore and offshore models. Faisal holds a B.Com degree and is ISTQB Foundation Level certified. He has authored 100+ blogs on Medium, 40+ on LambdaTest, and built a community of 25K+ followers on LinkedIn. His GitHub repository “Awesome Learning” has earned 1K+ stars.
Published Articles: 6
Articles by Author

Learn how to handle JavaScript alerts in Selenium effectively, including simple, confirmation, and prompt alerts for robust test automation.
October 5, 2025
![How To Locate Elements Using CSS Selectors In Selenium [With Examples And Best Practices]](https://www.lambdatest.com/dynamic-pages/resources/images/learning-hub/css-selectors-inner.png)
This tutorial covers different types of CSS Selectors in Selenium along with their syntax to help you find the specific web elements based on their attributes, HTML TagNames, ClassNames, etc.
September 26, 2025

Learn to implement IRetryAnalyzer in TestNG for retrying failed tests and how this retry logic helps deal with flaky tests
September 26, 2025

This blog on JUnit 5 nested tests discusses the JUnit 5 feature - @Nested annotation, which allows creating an inner class within the main test class to break the complex logic and group all the tests using the inner class.
November 6, 2023

Understand the Page Object Model in detail, its purpose, structure, and how Page Factory helps build cleaner, maintainable, and scalable automated test suites.
October 12, 2025

This tutorial delves into the process of automating tests for iOS mobile applications using the combined power of WebdriverIO Appium.
September 26, 2025