Our 'Types of Software Testing' articles
What is Usability Testing? (With Example)

What is usability testing? The goal here isn't to teach you specifically how to conduct testing but instead, we introduce you to the topic with an example.
What is Negative Testing?

Negative testing ensures your application handles invalid inputs gracefully. Including positive & negative tests in your testing increases test coverage.
Why Cross Browser Testing is Important

Cross browser testing is an essential part of the testing process because products must work as expected across all browsers and platforms.
What Is Manual Testing? How To Do Manual Testing

Manual testing is the process of using a software application's features in order to make sure it is bug free and user friendly.
What is User Acceptance Testing?

User Acceptance Testing (UAT) focuses on the functionality and usability of the software, rather than the technical aspects.
What is Pair Testing?

Pair testing is when two team members test the same software at the same time. What are the advantages to this type of software testing?
What Is the Difference Between Black Box & White Box Testing?

Software testers need to know the difference between black box testing and white box testing. This post will explain what they both mean.
What is Smoke Testing?

Smoke testing is a high-level test, testing the basic functions of an application to expose failures great enough to halt the release of software.