Category Archives: Methods

Agile Testing

This article on Agile Testing assumes that you already understand Agile software development methodology (Scrum, Extreme Programming, or other flavors of Agile). Also, it discusses the idea at a high…

Software Testing Methods

METHODOLOGIES of Software Testing: There are primarily two methods / techniques of software testing: 1. Black Box Testing is a software testing method in which the internal structure/design/implementation of the…

Differences Between Black Box Testing and White Box Testing

The Differences Between Black Box Testing and White Box Testing are listed below. Criteria Black Box Testing White Box Testing Definition Black Box Testing is a software testing method in which the…