logo logo
test automation dream job

15 Tips to Successfully Land a QA Web Automation Job for Beginners

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!...

web UI testing

Web UI Testing Made Easy with Python, Pytest and...

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...

Page Object Model- Make It Simple, Use Abstraction

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...

Page Object Pattern

Page Object Pattern (POM) Advantages & Implementation

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...

test automation framework

Create a Test Automation Framework with C#, Selenium... &

The following test automation tutorial is a complete guide to create a basic Selenium test automation framework with: C# Multiple Browser Support Selenium WebDriver...