Category Archives: Automation
• Regression Testing • Automation
Best 34 Regression Testing Tools For 2024
Software applications often undergo multiple changes in the code or functionality during the Software Development Life Cycle (SDLC). This is done to fix bugs or add new features to software applications.
January 22, 2024
144062 Views
32 Min Read
• Automation • Cross Browser Testing • Manual Testing
Our Top 10 Most-Viewed YouTube Videos Of 2023!
In 2023, we published many videos, from inspiring stories to useful tutorials, all aimed at helping our testers and developers.
January 22, 2024
139437 Views
11 Min Read
• Selenium Python • Automation • Tutorial
How to Automate WhatsApp Messages Using Python
Effective communication remains critical in the vast and intricate landscape of software development and testing. Whether sharing real-time test results, flagging discrepancies, or coordinating among distributed teams, fast and clear communication can often determine a project’s success and its downfall.
January 20, 2024
185595 Views
29 Min Read
• Cross Browser Testing • Automation • Manual Testing
Our Top 10 Most-Read Articles Of 2023!
In 2023, a year of significant technological advancements, web automation, and mobile testing emerged as key drivers of digital transformation.
January 19, 2024
104481 Views
13 Min Read
• Automation • Selenium Tutorial • Tutorial
How to Find Element by Text in Selenium WebDriver
Developers often face challenges with WebElements exhibiting dynamic attributes, such as changing IDs and ClassNames in each session.
January 18, 2024
121369 Views
23 Min Read
• Selenium Java • Automation • Tutorial
How to Automate Shadow DOM in Selenium WebDriver
In one of my past projects, I encountered a test scenario where I had to click a button to navigate to the next page.
January 14, 2024
367652 Views
20 Min Read
• Automation • Tutorial
What’s New in Selenium Manager: Features and Improvements
Selenium WebDriver is a component of the Selenium suite that automates browsers. It is used widely by many organizations for web automation testing.
January 11, 2024
482183 Views
21 Min Read
• Playwright Testing • Automation • Tutorial
How to Scroll to an Element in Playwright
Creating visually stunning and interactive websites has become a norm in the dynamic landscape of web development. However, this has led to the proliferation of content-rich pages extending beyond the viewport’s confines.
January 11, 2024
155302 Views
19 Min Read
29 Node.js Best Practices for Test Automation
Are you someone who works with Node.js and wants to make testing easier? Using automated testing can be a helpful way to make sure your website and web application don’t have any bugs and are working just the way you want them to.
January 10, 2024
139663 Views
24 Min Read
• Selenium C# • Automation • Tutorial
A Beginner’s Guide To SpecFlow ScenarioContext
SpecFlow is a great .NET testing framework for a BDD test-first approach. It uses plain and readable language to describe the behavior of the software, which both technical and non-technical staff can understand.
January 9, 2024
155691 Views
17 Min Read