Automation

Differences between revisions 19 and 37 (spanning 18 versions)
Revision 19 as of 2008-06-27 17:03:29
Size: 1300
Editor: cpc1-oxfd8-0-0-cust993
Comment:
Revision 37 as of 2012-01-11 17:10:43
Size: 1311
Editor: business-89-133-214-90
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[Include(Testing/Header)]]
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]||
<<Include(Testing/Header)>>
Line 4: Line 3:
An overview of the automated testing work in Ubuntu, with roadmap with specifications, status and resources. Links to automated testing projects and wiki pages focused on specific testing efforts.
Line 6: Line 5:
== Roadmap == === 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 8: Line 10:
=== Intrepid === === 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 10: Line 18:
 * '''Desktop test automation'''
  * UbuntuSpec:desktop-automated-tests
  * UbuntuSpec:self-testing-desktop
=== Other ===
Line 14: Line 20:
''[:Testing/Automation/Roadmap:Roadmap details]''  * [[http://brainstorm.ubuntu.com/idea/22681/]]
Line 16: Line 22:
== Status ==

 * ["/AtspiBlockers"] - List of applications with missing accessibility information
 * ["/LdtpInUbuntu"] - Progress to date on testing Ubuntu with LDTP

== Resources ==

 * [http://ldtp.freedesktop.org/wiki/ LDTP]
 * 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

||<tablestyle="width:95%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Sub-pages:'''||[[Navigation(children,1)]]||
||<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)