Our 'Test Automation' articles
What is Unit Testing? An Introduction to Unit Testing
Unit testing is an acceptance mechanism that assesses the functionality of units within a build. Is unit testing right for you?
TDD vs BDD – What’s the Difference Between TDD and BDD?
TDD vs BDD are different but they both work to increase software development accuracy. This post explores their best uses and how they vary.
What is BDD? An Introduction to Behavioral Driven Development
What is BDD? Behavioral Driven Development is a software development approach that has evolved from TDD, but with most of its potential downfalls eliminated.
Is Automated Replacing Manual Testing?
Is automated replacing manual testing? Both have value and accomplish different things but it's up to you to decide when and how to use them.