Testing methods
Software testing methods are traditionally divided into white- and black-box testing. These two approaches are used to describe the point of view that a test engineer takes when designing test cases.
Types of testing methods used:
- Black Box testing
- Grey Box testing
- White Box testing