[Interest] Qt and 'FitNesse' acceptance testing framework
Harri Porten
porten at froglogic.com
Mon Nov 9 13:27:23 CET 2015
On Mon, 9 Nov 2015, Ch'Gans wrote:
> Any experience to share on using FitNesse with Qt? Or maybe you guys
> use a different tool and/or approach?
BDD (Behavior-driven Development or Testing) might be an approach you'll
like equally much. Features and scenarios are described in plain English
(or about 60 other languages).
My colleague Reginald gave a talk on BDD at the Qt World Summit:
https://www.youtube.com/watch?feature=player_embedded&v=7PAxf61hjoE
It was focussing on GUI testing but the approach works equally for
functional non-GUI tests.
Harri.
More information about the Interest
mailing list