logo logo
Agile Automation Testing Methods and Best Practices

Agile Automation Testing Methods and Best Practices

In this article, we will examine the methods and best practices for Agile automation testing. Agile automation testing is an approach to utilizing test automation in Agile. Like...

Agile Testing Quadrants

Agile Testing Quadrants

According to one of the 7 testing principles of the ISTQB Syllabus, “Exhaustive testing is impossible”, so it is not possible to test everything inside an application. Testing...

In-sprint Test Automation

In-sprint Test Automation

Test automation is becoming a key driver in modern agile software development practices 🔑 More and more organizations prefer automation testing over manual testing, to speed up...

Functional Testing Strategy in Agile Environments

Functional Testing Strategy in Agile Environments

Functional testing allows developers to verify that the software is performing as expected, when used by any user or system that interfaces with it. It includes unit, integration,...

Automation Testing in agile teams

Automation Testing in Agile Teams

Every once in a while I hear about people splitting teams when it comes to quality assurance and automated tests, thinking the second practice should be done outside of the scrum...

The Top 8 Test Automation Articles of 2017!

It seems that the growing test automation community will soon take over the entire world, or at least that of the testing world! This growth leads to a vast amount of articles and...

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

Test Automation in Selenium Using Page Object Model and Page Factory

Writing automated tests is more than just a luxury for any agile software development team. It is a need, and is an essential tool to find bugs quickly during early phases of...