logo logo
Introducing OpenSDK: Open Source Automation Framework for Web & Mobile Testing

Introducing OpenSDK: Open Source Automation Framework for... &

Great news for the community – Introducing OpenSDK 🎉 While developing powerful FREE tools for testers, we decided to help developers as well – making their life easier for...

Regular Expressions in SpecFlow Step Definitions

Regular Expressions in SpecFlow Step Definitions

If you're reading this article, I suspect you already know what SpecFlow and BDD are, so I won't insist on this. If you are not yet familiar with SpecFlow, check out this article...

10 Good Practices in Selenium C# Automation

10 Good Practices in Selenium C# Automation

I wanted to share with you some of the good practices I learned along the way, that I wish I knew when I first started my automation testing journey. While what we call "best...

Design Patterns for High-Quality Automated Tests: Fluent API

Design Patterns for High-Quality Automated Tests: Fluent API

In this tutorial, we'll discuss a strategy to create more maintainable and readable page object models in Selenium WebDriver tests. We will use the Fluent Interface design pattern...

Free HTML reports for Selenium C# tests

Built-in HTML Reports for Selenium C# Tests

In this article I’ll show you how to create comprehensible and professional HTML reports for your C# Selenium WebDriver tests, using TestProject 100% free test automation...

.NET Core

.NET Core Test Automation in Selenium Using Page... &

Selenium is a very powerful tool if you want to automate your web testing, and a few months ago even support for .NET Core tests was added to Selenium. However, .NET Core is...