Skip to main content

Timeline for What is black box unit testing?

Current License: CC BY-SA 3.0

3 events
when toggle format what by license comment
Dec 21, 2017 at 16:41 vote accept backcab
Dec 20, 2017 at 18:18 comment added Doc Brown "Since a white-box test is derived from the implementation, it can only be written afterwards" - well, if I am going to write a failing test in TDD style for the next new feature I like to add to my existing function or class, I look into the current implementation first to learn what is not supported so far, so I can design a more meaningful - initially failing - test. I call this a test-first whitebox approach, not a test written afterwards. (Nevertheless, +1 from me).
Dec 20, 2017 at 14:24 history answered amon CC BY-SA 3.0