<<Include(QATeam/Header)>>

= Developer =
<<Include(QATeam/HeaderRoles)>>

||<tablestyle="width: 95%;" style="width: 33%; border: none; background-color: #ddd; padding: 0.5em 1em;">'''Requirements'''||<style="width: 40px; border: none;"> ||<style="width: 33%; border: none; background-color: #ddd; padding: 0.5em 1em;">'''Main Activities'''||<style="width: 40px; border: none;"> ||<style="width: 33%; border: none; background-color: #ddd; padding: 0.5em 1em;">'''Supporting Tasks'''||
||<style="background-color: #eee; border: none; vertical-align: top; padding: 0.5em 1em;">&rsaquo;&nbsp; [[QATeam/DevelopmentSetup|A development setup]]<<BR>>&rsaquo;&nbsp; [[QATeam/DevelopmentToolsSetup|Development tools setup]]<<BR>>&rsaquo;&nbsp; Basic understanding of [[QATeam/DevelopmentToolsUsage|Bzr and Launchpad merge proposals]] ||<style="border: none;"> ||<style="background-color: #eee; border: none; vertical-align: top; padding: 0.5em 1em;">&rsaquo;&nbsp; [[#Developing_Autopilot|Developing Autopilot]]<<BR>>&rsaquo;&nbsp; [[#Developing_the_QA_Trackers|Developing the QA Trackers]] ||<style="border: none;"> ||<style="background-color: #eee; border: none; vertical-align: top; padding: 0.5em 1em;">Improve processes. ||

== Developing Autopilot ==
Autopilot is a tool for creating automated tests written in Python. Emulators for GTK+ and Ubuntu SDK have been written for them. The Ubuntu SDK emulator is maintained under the ''Ubuntu UI Toolkit''.

 * '''[[http://launchpad.net/autopilot|Autopilot]]''' in Launchpad
 * '''[[https://launchpad.net/autopilot-gtk|Autopilot GTK+]]''' in Launchpad
 * '''[[https://launchpad.net/ubuntu-ui-toolkit|Ubuntu UI Toolkit]]''' in Launchpad

== Developing the QA Trackers ==
The QA Trackers are used to gather all manual test results. The tracker base is a module for Drupal 7 and can be found under the ''Ubuntu QA Website'' branch.

 * '''[[https://launchpad.net/ubuntu-qa-website|Ubuntu QA Website]]''' in Launchpad
 * [[Testing/ISO/DevEnv|Tutorial in setting up a development environment for the QA Trackers]]