Automation

Differences between revisions 17 and 36 (spanning 19 versions)
Revision 17 as of 2008-04-29 15:11:27
Size: 945
Editor: a91-154-115-6
Comment:
Revision 36 as of 2012-01-11 10:08:13
Size: 1311
Editor: nskaggs
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
An overview of the automated testing work in Ubuntu, with roadmap with specifications, status and resources. <<Include(Testing/Header)>>
Line 3: Line 3:
== Roadmap == Links to automated testing projects and wiki pages focused on specific testing efforts.
Line 5: Line 5:
=== Hardy === === Projects ===
 * [[http://friendly.ubuntu.com|Ubuntu Friendly]] - Community driven hardware validation testing using Checkbox
 * [[https://launchpad.net/ubuntu-server-iso-testing|Ubuntu ISO Testing]] - Tests that validate the stability of ISO installations (Server, Desktop, Alternate)
 * [[/Desktop|Desktop Testing]] - Automation of the desktop tests using LDTP.
Line 7: Line 10:
 * Package level testing
  * UbuntuSpec:package-level-tests (implemented)
 * Desktop test automation
  * UbuntuSpec:desktop-automated-tests
  * UbuntuSpec:self-testing-desktop
=== Tools ===
 * [[/Checkbox|Checkbox]] - Application to launch tests and send results to Launchpad.
 * [[http://sikuli.org|Sikuli]] - GUI Testing Automation Framework
 * [[https://launchpad.net/update-manager|Auto Update Tester]] - Validate upgrades using !AutoUpgradeTester which is part of update-manager
 * [[http://autotest.github.com/|Autotest]] - Automated Testing Framework
 * [[http://www.linux-kvm.org/page/KVM-Autotest|KVM Autotest]] - Automated testing of ISO images in VMs
 * [[http://www.phoronix-test-suite.com/|Phoronix Test Suite]] - Cross=platform automated benchmarking/test suite
Line 13: Line 18:
''[:Testing/Automation/Roadmap:Roadmap details]'' === Other ===
Line 15: Line 20:
== Resources ==  * [[http://brainstorm.ubuntu.com/idea/22681/]]
Line 17: Line 22:
 * A quick ["/DogtailTutorial"] for Ubuntu Hardy.
 * Test ["/Coverage"] so far.
 * ["/ScriptingGuide"] - tips on script writing.
 * ["/LimitationsOfDogtail"] - known problems.
 * ["/Desktop"] - automated desktop tests
 * ["/KVM"] - KVM/Qemu image file for running automated desktop tests
 * ["/Lintian"] - running lintian on all Ubuntu packages
 * ["/Piuparts"] - running piuparts on all Ubuntu packages

Links to some of the resources and technologies we are currently using:

 * [http://people.redhat.com/zcerza/dogtail/ dogtail]
||<tablestyle="width:95%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Sub-pages:'''||<<Navigation(children,1)>>||

Links to automated testing projects and wiki pages focused on specific testing efforts.

Projects

  • Ubuntu Friendly - Community driven hardware validation testing using Checkbox

  • Ubuntu ISO Testing - Tests that validate the stability of ISO installations (Server, Desktop, Alternate)

  • Desktop Testing - Automation of the desktop tests using LDTP.

Tools

  • Checkbox - Application to launch tests and send results to Launchpad.

  • Sikuli - GUI Testing Automation Framework

  • Auto Update Tester - Validate upgrades using AutoUpgradeTester which is part of update-manager

  • Autotest - Automated Testing Framework

  • KVM Autotest - Automated testing of ISO images in VMs

  • Phoronix Test Suite - Cross=platform automated benchmarking/test suite

Other

Testing/Automation (last edited 2012-01-11 17:10:43 by business-89-133-214-90)