You've just finished an automation course or you're trying to transition from manual testing to automation, and you're looking for a beginners test automation position? Great!...
Have you ever discovered a bug in a web app? Yuck! Almost everyone has. Bugs look bad, interrupt the user's experience, and cheapen the web app's value. Severe bugs can incur...
After covering the fundamentals for a creating a test automation infrastructure, in this post I'll elaborate more about the idea behind page abstraction while using page object...
The following tutorial is the next step in Learning how to create a test automation framework with C#, Selenium 3 and Nunit : this step is about Page Object Pattern (also known as...
The following test automation tutorial is a complete guide to create a basic Selenium test automation framework with: C# Multiple Browser Support Selenium WebDriver...