Automation

Differences between revisions 25 and 36 (spanning 11 versions)
Revision 25 as of 2008-09-11 09:48:00
Size: 1402
Editor: 220
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 2: Line 2:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
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]]''

== Status ==

 * [[/AtspiBlockers]] - List of applications with missing accessibility information
 * [[/LDTP]] - Progress to date on testing Ubuntu with LDTP
 * [[/PyreringHwTest]] - Discussion to align HWTest & Pyrering

== 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
 * [[/DesktopDogTail]] - automated desktop tests with dogtail
 * [[/KVM]] - KVM/Qemu image file for running automated desktop tests
 * [[/Lintian]] - running lintian on all Ubuntu packages
 * [[/Piuparts]] - running piuparts on all Ubuntu packages
 * [[http://brainstorm.ubuntu.com/idea/22681/]]

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)