Category Archives: Automation

Our Top 10 Most-Liked Articles of 2024

AutomationAccessibility TestingWeb Development

Our Top 10 Most-Liked Articles of 2024

Reflecting on 2024, a significant year, we have had the opportunity to share groundbreaking insights into advancements in technologies such as AI and its emerging trends in automation,

January 22, 2025

view count118243 Views

Read time8 Min Read

How to Generate Test Cases With AI

AutomationAI

How to Generate Test Cases With AI

Manual test case creation is time-intensive and may miss critical issues. Generating test cases with AI speeds up the process, enhances coverage, and aligns tests with design, code, and user needs for better efficiency.

January 20, 2025

view count79333 Views

Read time12 Min Read

AIAutomation

What Is Intelligent Automation: A Complete Guide

Intelligent automation approach help businesses streamline repetitive tasks, reducing errors and saving time. It lowers operational costs by optimizing resource usage and enhancing efficiency.

January 10, 2025

view count94887 Views

Read time16 Min Read

selenium-cypress-canvas-automation

Selenium TutorialAutomationCypress TestingTutorial

How to Use Selenium and Cypress for Canvas Automation

Automating Canvas elements can be tricky as the Canvas is not part of the DOM, making traditional selectors ineffective. Selenium uses JavaScript for interactions, while Cypress simplifies this with direct browser context and Canvas API access.

January 6, 2025

view count263273 Views

Read time29 Min Read

LambdatestFT

Selenium PythonAutomationTutorial

How to Run Parallel Tests Using Pabot With Robot Framework

Learn to use Pabot for parallel execution in Robot Framework. Handle shared resources with locks, use retries for transient failures, and rely on Pabot’s logs for debugging and stability.

January 6, 2025

view count340267 Views

Read time17 Min Read

Anomaly Report in Software Testing

AIAutomation

Anomaly Report in Software Testing: Identifying Issues Faster

In software testing, anomaly reports are crucial for identifying unexpected behaviors or discrepancies in the software application.

December 31, 2024

view count120058 Views

Read time12 Min Read

What Is Self-Healing Test Automation feature image

AIAutomation

What Is Self-Healing Test Automation and How It Works?

Automated tests often fail due to changes or updates in the software application, which requires updating the test scripts accordingly. However, doing this manually takes a lot of time and effort, increasing test maintenance efforts, reducing test coverage, and generating false-positive test results.

December 31, 2024

view count102295 Views

Read time10 Min Read

What Is Intelligent Test Automation Definition + Examples Feature Image

AIAutomation

What Is Intelligent Test Automation: Definition and Examples

The software testing industry has seen rapid advancement in recent years. One of the most promising technologies that has evolved and has the power to revolutionize the entire QA industry is intelligent test automation.

December 26, 2024

view count117184 Views

Read time16 Min Read

AI in Test Automation

AIAutomation

AI in Test Automation: A Detailed Guide

This article is a part of our Learning Hub. For more in-depth resources, check out our hub on AI Testing. Nowadays, organizations continuously strive to deliver software applications at light speed, for which traditional test automation methods may become least effective.

December 24, 2024

view count100893 Views

Read time17 Min Read

Automatic Test Case Generation Speeding Up QA Processes

AIAutomation

Automatic Test Case Generation: Speeding Up QA Processes

Writing and managing test cases is a crucial part of software testing, but it is often time-consuming and prone to errors. Testers spend a lot of time analyzing requirements and coming up with test cases to check software applications perform as expected.

December 24, 2024

view count80497 Views

Read time11 Min Read