Robert May schrieb:
There has been some talk about improving the test suite recently. I was
thinking that we should have a discussion and try to come to a consensus
about the test tools/frameworks that w should be using before anyone
really starts coding in earnest.
I think it goes without saying that we want to use the standard perl
test framework and test harness.
I had it in my mind that I would use the Test::More framework to
re-write what was already there, as well as add tests for each package
existing and creating objects of the right class - it would be a start
at least.
Does anyone have any experience with any of the GUI test packages that
actually allow you to interact with a GUI in test, and if so what would
people recommend?
I work professionally as tester. GUI testing is part of my job :)
(AutoIt, Win32::GuiTest and Rational Robot)
I'll write down my ideas and which module would fit best.
The module (e.g. Win32::GuiTest) should be optional.
--
Reini Urban