Hi Richard, thanks for sharing your methods / ideas. Just to know, how many developers work (avg. spk.) on the same code or on "overlapping" code at the same time? For instance, if devA works on page properties of a section just to add some Google Analytics settings and devB works on the same page properties to add some other javascript functionalities, probably their code should be tested togheter to see if conflicts. But this scenario can be easily extended to a dev team that work independently on a set of components that need to be integrated on the same page in different position. Do you think that even easy Selenium tests could be worthy for situation like that?
To Magnolians folks: what about some test to automatically build a site with all the combination of components? You look at template definition.. see what components are enabled for each areas.. create pages, bind templates.. autogenerate component with some mock test / option according to dialog.. here, manual or automatic test with Selenium.. Just a raw though.. Matteo -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=cd353fab-6ab0-474e-8d66-49ef605ba55a ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
