View source | Discuss this page | Page history | Printable version   

ERP 2.50:Automated Testing/GUIUnit

GUIUnit is the concept that guides the design of our automated integration tests.

It means that tests should:

Of course that this is an ideal that can't be met all of the time. But this is our base and we try to stick to it as much as possible.

And it is not possible for a integration test to perform only one action, but the idea is to execute only one significant action, that's the one being tested. For example, a GUIUnit test will just login, navigate to the specified window, execute and verify ONE action and then logout.

The benefits of GUIUnit tests are that we can:

Retrieved from "http://wiki.openbravo.com/wiki/ERP_2.50:Automated_Testing/GUIUnit"

This page has been accessed 4,701 times. This page was last modified on 3 April 2012, at 11:00. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.