Automation

Differences between revisions 28 and 37 (spanning 9 versions)
Revision 28 as of 2008-09-11 10:59:47
Size: 858
Editor: 68
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 3: Line 3:
Testing automation is a key process in the testing efforts. It could simplify testers' lives by automating things that are to repeatable and living human effort to things that cannot be automated by a machine, like usability bugs. Links to automated testing projects and wiki pages focused on specific testing efforts.
Line 5: Line 5:
In these pages is described the Ubuntu testing automation efforts, focusing on desktop testing, but covering hardware testing and API testing as well. === 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:
 * [[/Roadmap|Testing Automation Roadmap]]
 * [[/Desktop|Desktop Testing]]
  1. Status
   * [[/AtspiBlockers]] - List of applications with missing accessibility information
   * [[/PyreringHwTest]] - Discussion to align HWTest & Pyrering
 * [[/Resources|More resources on automated testing]]
=== 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

=== Other ===

 * [[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)