logo logo

9 Steps For Going From Manual to Automated Testing

There are many differences between manual and automated testing, hence in order to accomplish a successful transition into automated testing, I recommend following these 9 simple...

Manual Testing vs. Automated Testing

Many testers that want to turn to test automation ask what should they learn first? Lots of people think they should start with coding. On the one hand, I believe that being able...

Upgrade Your Project with CSS Selector and Custom Attributes

Element selectors for Selenium WebDriver are one of the core components of an automation framework and are the key to interaction with any web application. In this review of...

Test Automation Strategy for Your Agile Project

In this article, I'll list down the key points to consider when starting to plan your test automation strategy for your agile project in order to get the most out of your test...

Read Data From a CSV File in C#

In this tutorial for Learning to create a test automation framework with C#, Selenium 3 and Nunit , we’ll be adding data driven support to the test automation framework we’ve...

Web Elements

How to Inspect Web Elements & Methods to Locate Them with...

The following tutorial is the second step in Creating a Test Automation Framework with C#, Nunit & Selenium Webdriver, in which we'll be learning about the various methods to...

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

How Will Appium Support iOS 10?

A glance into Appium's practical means to keep up to date with Apple's operating system updates.  More specifically,  how will Appium support iOS 10? Introduction Appium's...