[Qt-interest] [slightly OT] Test Driven Development
Bill King
bill.king at nokia.com
Mon Feb 8 03:16:38 CET 2010
On 02/08/2010 11:48 AM, ext Dave Smith wrote:
> I have a question for the Qt development community at large, and it's
> regarding a matter of opinion.
>
> Are you using test driven development in your Qt projects? If so, have
> you found that it benefits your project or not?
>
> If you are not using TDD, why not? All details are welcome. I am
> trying to form an opinion of my own.
>
> Have you found that TDD works better for certain areas within your
> projects and not others? For example, the back-end vs. the GUI?
>
> Thanks!
>
> --Dave
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
Yes to TDD, it helps provide regression testing, as well as soon,
coverage of testing. Bugs that are fixed where possible too, become
permanent addendums to the testing framework.
(This is for the Qt Sql module, so backend)
--
Bill King, Software Engineer
Qt Development Frameworks, Nokia Pty Ltd
Brisbane Office
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100208/33e8d6f6/attachment.html
More information about the Qt-interest-old
mailing list