Witter: A Library for White-Box Testing of Introductory Programming Algorithms
Software testing is mostly performed in a black-box manner, that is, without incorporating any knowledge of the internal workings of programs into the tests. This practice usually suffices for enterprises and general practitioners, where the focus lies on producing reliable results while most algorithmic tasks are provided by third-party libraries. However, for computer science students and the like, it might not be straightforward to discern the underlying causes of an incorrect test result or to understand why certain algorithmic goals are not met. We present Witter, a software testing library that allows programming educators to define white-box tests for Java source code. Our tests analyze the execution of a method against a reference solution, to verify that the code not only produces correct results but is also in accordance with a desired algorithm behavior.
Wed 25 OctDisplayed time zone: Lisbon change
14:00 - 15:30 | |||
14:00 30mDay opening | Just-In-Time Introductions & Non-Archival Presentations SPLASH-E | ||
14:30 30mTalk | Composing Turing Machines in FSM SPLASH-E Marco T Morazan Seton Hall University | ||
15:00 30mTalk | Witter: A Library for White-Box Testing of Introductory Programming Algorithms SPLASH-E Afonso B. Caniço Iscte - Instituto Universitário de Lisboa, André L. Santos University Institute of Lisbon, Portugal DOI |