Black-box and white-box are two of important and classic testing methods. In Black-box testing the system is treated as a “black-box“, implying that test does not have any knowledge about the of the internal structure of subject (software under test). Black-box test design is usually described as tests focusing on testing functional requirements from outside. […]
↧