What is Confirmation Testing?
Confirmation testing, or retesting, checks bug fixes to make sure the reported issue has been corrected and the product works as intended.
QA Methodologies - Different types of QA
Confirmation testing, or retesting, checks bug fixes to make sure the reported issue has been corrected and the product works as intended.
What is System Testing? In software testing, it’s the first time an entire system is tested as a whole, after Unit and Integration Testing.
With today’s numerous mobile devices, responsive testing is essential to ensure a website displays and orients on a wide range of devices.
What is stress testing? It’s a form of testing for ensuring software will continue to function after facing an extreme load or high traffic.
What is Security Testing? Our useful guide explains why it is necessary and how to approach Security Testing to help prevent being hacked.
An introduction to Smoke Testing. What is it, when it is used, as well as what it’s for and tips on what to do when the smoke test fails.
What is volume testing? Check out our introduction to this non-functional form of testing gives a simple explanation with real examples.
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.