. '''To Software''' '''[[Software|Software]]''' - '''To Software-Assessment - ''' '''[[Software/Assessment|Software/Assessment]]''' ---- = Automated Testing System = Automated Testing System relates to Continuous Integration (CI) and Continuous Deployment (CD) and is a workframe for Software Development and Testing. <> == Software Products == *''' [[http://seleniumhq.org/]] ''' * Firefox plugin * Client based * '''[[ http://cruisecontrol.sourceforge.net/]]''' * '''[[http://hudson-ci.org/]]''' * with Focus on PHP * '''[[http://jenkins-ci.org/]]''' == Presentations about CI + CD == * http://www.andreas-demmer.de/downloads/pdf/continuous-integration_folien_webmontag_20100816.pdf * http://www.andreas-demmer.de/downloads/pdf/continuous-integration_notizen_webmontag_20100816.pdf == Tests == === software test === This is an example of a working CI test system including unit testing and various source code metrics: * [[http://ci.partkeepr.org/job/PartKeepr/]] This is a frontend test written in Java. * [[https://github.com/NEOatNHNG/cacert-frontendtests]] === test result === * '''***CHANGE ME***''' ---- . CategorySoftware . CategorySoftwareAssessment