
What is Recovery Testing? An Introduction
What is Recovery Testing? And what to test to ensure a software system can recover safely from a crash and protect against data loss.
What is Recovery Testing? And what to test to ensure a software system can recover safely from a crash and protect against data loss.
What is regression testing? It’s a testing method used to check software still functions properly after changes or updates have been made.
What is Pair Testing? It's a test method where two people work together on the same test, helping to improve communication and team cohesion.
What is configuration testing? It’s the process of ensuring that all software and hardware elements in a build work together as they should.
What is unit testing and where does it fit into the testing process? Unit testing examines single units of code before they are integrated.
What is Parallel Testing? It's running multiple tests simultaneously. This post explains the benefits and gives tips about Parallel Testing.
What is Compatibility Testing? It’s how we discover if devices, software, browsers and operating system combinations can work well together.
What is Acceptance Testing? This testing is to confirm when a software is ready for release. This post explains different types of tests.
What is integration testing? It tests if all components work together as designed, even if the build is incomplete. Read on to find out how.
What is beta testing? It’s a test process where a new product is tested by a range of people pre-launch to discover if it works as intended.