May 23, 2023

What is Regression Testing?

As a software developer, there’s nothing worse than making a small change to code, only to have bugs pop up or, even worse, end up breaking the application. When it comes to developing software, even small tweaks or modifications can have unforeseen consequences that might set a project back days or weeks.

Read more
Sep 19, 2021

Why You Should Start Testing Early in Software Project Development

Test early, test often! Test early, test often! If you’ve ever attended a Software Engineering 101 class you will have heard this phrase drilled into your brain. Why? Because the earlier and more often you do your software testing, the less bugs persist in your code through to production.

Read more
Dec 23, 2015

Integrating Quality Assurance with Agile Development

Agile is a great platform for managing all the complex aspects of software development. However, it does not really offer much guidance when it comes to proper Quality Assurance practices.

Read more
Jan 29, 2015

Do you Need Dedicated Testers on an Agile Team?

The simple answer is, yes. Agile teams still need to adhere to the basics of testing, however, their approach allows them to go about it quite differently.

Read more
Dec 06, 2014

The Importance of Code Reviews

Effective and accurate code developers, not unlike writers or other professionals, know the importance of having their work reviewed by a peer.

Read more
Apr 21, 2014

How to get user Feedback for your App

When businesses develop new apps they usually struggle to get valid and qualitative feedback from users. Many companies battle with searching for people that will provide honest thoughts on the mobile and web apps they have created.

Read more