{{{ #!html

Advanced Network Service Testing Environment

Warp Networks

}}} ---- [[PageOutline(1-3, Contents, pullout)]] = What is ANSTE = '''ANSTE''' is a testing environment for advanced network services, mainly intended to automatize the integration tests of [http://www.ebox-platform.com eBox Platform], furthermore it could be used to other similar purposes. '''ANSTE''' is released under the [http://www.gnu.org/copyleft/gpl.html GNU General Public License] (GPL). = Current Features = * Automatic creation of Debian, Ubuntu and eBox base images for Xen and KVM. * Scenario deployment. * Testing and Reporting framework. * [http://www.openqa.org/selenium/ Selenium] integration to perform automatized eBox configuration and GUI testing. * [http://recordmydesktop.sourceforge.net/ recordMyDesktop] integration to include videos of the GUI test results in the reports. * Server that manages job queues, reporting the results by email or RSS when the job is done. = Future Features = * GUI to easy generate scenario files, manage test suites, etc. * Support for more different systems and virtualizers. = Developer = {{{ #!html }}} = Getting the code from SVN = ==== Developer SVN: ==== {{{ svn co https://pubsvn.warp.es/anste/trunk/ anste/ }}} ==== Anonymous SVN access: ==== {{{ svn co http://pubsvn.warp.es/anste/trunk/ anste/ }}} = Documentation = * [wiki:UserManual User Manual] * [wiki:DeveloperManual Developer Manual] = Community = * IRC: Discussion about ANSTE takes place in #anste on irc.freenode.net.