Tag Archives: blackbox_testing

Boundary values in black box testing

In the paper “Testing software components using boundary value analysis“, Muthu Ramachandran demonstrates his experience of automating tests to study boundary value analysis on interfaces. He describes the fundamentals of black box testing approaches but at a somewhat higher level than I was hoping for. He demonstrates that the input and output values should be […]