15 Jun 2004 01:59
Re: Automated Testing tools
Phlip <phlipcpp <at> yahoo.com>
2004-06-14 23:59:31 GMT
2004-06-14 23:59:31 GMT
Ravi wrote:
> 1. Any good resources/tools for automated testing
> tools for
> SWT/Swing for User acceptance testing ? I have
> looked only at Abbot
> and basic Robot framework.
> 2. Is it worth testing the GUI or just test the
> model ?
Acceptance tests are not GUI tests, and vice versa.
But testing a GUI is worthwhile, unless you want bugs
in the layer closest to your users.
Thibaud Bouquely wrote:
> But we have too some component for the GUI
> of ours applications (Grid, edit,
> group box, check box, etc. ...) for the
> grid, for exemple, we have may be
> 9000 lines of codes !!!
Why didn't you get a 3rd party grid?
("Because we didn't feel like it" is a valid
answer...)
> We develop this tool box with Delphi for seven
> years. and we want now
> developp "from crach" a new tool box on .NET
(Continue reading)
RSS Feed