What is Negative Testing?
What is negative testing? Negative testing is used for learning if a product remains stable even though incorrect data has been introduced.
QA Methodologies - Different types of QA
What is negative testing? Negative testing is used for learning if a product remains stable even though incorrect data has been introduced.
What is white box testing? Testers use this method for checking code quality and how the functioning software meets the written requirements.
What is alpha testing, and when is it performed? Alpha testing is the final in-house testing process before reaching the public.
What is black box testing? Our post explains how black box testing works, some different applications, and why it is so popular with software testers.
What is install testing? It’s a testing process that checks if software installs as it should on devices, and that they work properly after installation.
Ad hoc Testing is an informal testing technique that is used for discovering any stray bugs that may have been missed by conventional, structured testing.
It’s important not to overlook the importance of Exploratory Testing, because it helps to discover bugs and errors that otherwise might have been missed.
Component Testing can identify defects early, to reduce time, effort, and cost. In this post, we explain the technique, and introduce Stubs and Drivers.
With so many types of testing in software engineering to choose from, how can you know which type to use and when? Our helpful post is here to guide you.
What is Continuous Testing? Learn some quick tips about some of the challenges and benefits of employing continuous testing with continuous delivery.