(→Documentation) |
m (→Documentation) |
||
| Line 186: | Line 186: | ||
Please make sure that all the relevant documentation regarding the tools is kept up-to-date whenever you update any of the tools. Every tool should have a wiki page that contains at least 1) Overview of the tool and its benefits 2) Installation instructions 3) Basic use tutorial 4) Contact information. Please consider the end users of the tool as the primary readers of the documentation and make the documentation task-oriented for end user needs. | Please make sure that all the relevant documentation regarding the tools is kept up-to-date whenever you update any of the tools. Every tool should have a wiki page that contains at least 1) Overview of the tool and its benefits 2) Installation instructions 3) Basic use tutorial 4) Contact information. Please consider the end users of the tool as the primary readers of the documentation and make the documentation task-oriented for end user needs. | ||
| - | The following table lists the tool-specific documentation that should exist (marked with 'x'). These will be checked more frequently and more in depth in the future and bugs will be filed for the missing or inaccurate documentation. | + | The following table lists the tool-specific documentation that should exist (marked with 'x'). These will be checked more frequently and more in depth in the future and bugs will be filed for the missing or inaccurate documentation (marked as 'NOK' i.e. "Not OK"). |
{| border="1" cellspacing="0" | {| border="1" cellspacing="0" | ||
| Line 194: | Line 194: | ||
| test-definition || || || || x<br />Checked: asinnela 2011-03-03 | | test-definition || || || || x<br />Checked: asinnela 2011-03-03 | ||
|- | |- | ||
| - | | testrunner-lite || x || x || x || x | + | | testrunner-lite || x || x<br />Checked: asinnela 2011-03-07 || x<br />Checked: asinnela 2011-03-07, NOK || x<br />Checked: asinnela 2011-03-07, NOK |
|- | |- | ||
| Testrunner || x || x || || x | | Testrunner || x || x || || x | ||
Contents |
This page provides information on the development activities and practices of QA tools. The focus is on presenting things that are relevant for people interested in developing the tools. The main page for the end users is here.
Anyone is welcome to contribute and non-member contributions will be treated with same process and review as member contributions. We follow MeeGo contribution guidelines. In addition, you may take personal clone from our git repositories and create merge request. Tool maintainers in our projects will review your contributions and decide on merge.
Targets:
"As Core OS release release manager I want to verify trunk:testing packages frequently so that I know the quality of nightly/weekly releases."
Tool maintainers are selected based on developer experience with particular tool/package or seniority. Tool maintainers have been agreed in the QA-tools meeting Tuesday September 7th 2010. Changes, if needed, are discussed also there.
In practice only tool maintainers will have commit and review right to particular repository - later several people may have rights to repository based on merit (as proposed by tool maintainer). Others must follow MeeGo contribution guidelines to submit patches or personal clone + merge request approach.
The maintainer of the tree shall update the changelog.
| Tool (link to wiki page) | Gitorious | Maintainer | Substitute |
| test-definition | Gitorious | Sampo Saaristo | Timo Härkönen |
| testrunner-lite | Gitorious | Sampo Saaristo | Kyösti Ranto |
| Testrunner | Gitorious | Kyösti Ranto | Timo Härkönen |
| Testplanner | Gitorious | Kyösti Ranto | N/A |
| eat - enables automated testing | Gitorious | Timo Härkönen | Timo Mäkimattila |
| ots - open testing system | Gitorious | Teemu Vainio | Tom Galvin |
| MeeGo Automated installer | Gitorious | Timo Härkönen | N/A |
| MeeGo Core Test Suite | Gitorious | Matti Salmi | Jeff Zheng |
| MeeGo Netbook Test Suite | Gitorious | Jeff Zheng | N/A |
| Model-Based Testing adapter for qtuitest | Gitorious | Riku Halonen | N/A |
| MIN test framework | Gitorious | Sampo Saaristo | Timo Mäkimattila |
| Testability Driver | Gitorious | Petri Kiiskinen | Tatu Lahtela |
| Rich Core dumper | Gitorious | Carol Rus | Raimo Gratseff |
| Crash Reporter | Gitorious | Carol Rus | Raimo Gratseff |
| Crash Reporter settings | Gitorious | Carol Rus | Raimo Gratseff |
| Hardware Accessory for Testing (HAT) | Gitorious | Marko Junttila | Riku Halonen |
| QA Reports | Gitorious | Sami Hangaslammi | Jarno Keskikangas |
| Scripts and utils | Gitorious | N/A | N/A |
| handset_ux_tests | Gitorious | JessicaJi | N/A |
| MeeGo Fast Feedback Testing (MeeGo-FFT) | Gitorious | Alexey Kuznetsov | Timo Härkönen |
| Service OS based Flasher | Gitorious | Jing Wang | N/A |
| Qpid C wrapper library - libcqpid | Gitorious | Sami Lahtinen | N/A |
If you are interested in the user experience work regarding these tools, you can find more information here.
The figure below tries to summarize the relations and tasks of the tools when used in test automation context.
xfig file:File:Qatools.fig
Here is the workflow for QA tools release practices.
| Role | Description |
| Developer | Anyone who wants to participate in qa-tools development |
| VCS Maintainer | Component owner who has commit rights in version control system (VCS) |
| Package Maintainer | Integrator whose responsibility is the OBS packaging |
| Release Management | Third party who is responsible of trunk:testing releases(?) |
Kivio file: File:Release.flw
Topic: Integration request: package-name version
PACKAGE: package-name TAG: tag name URL: link to sources CHANGES: short description of changes containing bugs.meego.com bug numbers of fixed bugs
YouTube videos
YouTube is a good way to communicate new features. You can find existing demo videos on meegoqatools channel on Youtube.
If you shoot a video to YouTube, promote it on meego-qa mailing list!
You can find some hints how to shoot, edit, and upload a video here: YouTube_Hints
To make sure fixes are released without delay, check that the following conditions are met
(We need still rough estimates for releases -timakima)
We'd like to have the best guess of the moment about the delivery of features. Remember to set the target build of the bug you're working with according to: Release Engineering/Plans/1.1 and Release Engineering/Plans/1.2
When you add a new bug, add correct dependencies to the corresponding roadmap meta bug.
The release dates defined in MeeGo Release plans 1.1 and 1.2. These dates are the latest estimation. They will be updated as work progresses.
The features in the roadmap are followed with META FEA bugs. The features are split to small tool specific FEA:s that block the feature META bug. The META bug is then the last bug to be closed when the feature is finished. You can also follow the tool bug progression from the dependency trees of the META bugs.
Adding a new feature to the roadmap:
| Feature | Release |
| Measurement support | 1.1.90.5 |
| Easy install | 1.1.90.5 |
| Parallel testing | 1.1.90.7 |
| Events feature in automatic testing | 1.1.90.8 |
| MCTS coverage support | 1.2.0.0 |
| Test environment validation | 1.2.x |
| Test equipment control | 1.2.x |
| Qt Creator integration | 1.2.x |
| A tool that combines Testrunner and Testplanner | 1.2.x |
| OTS releases |
Please make sure that all the relevant documentation regarding the tools is kept up-to-date whenever you update any of the tools. Every tool should have a wiki page that contains at least 1) Overview of the tool and its benefits 2) Installation instructions 3) Basic use tutorial 4) Contact information. Please consider the end users of the tool as the primary readers of the documentation and make the documentation task-oriented for end user needs.
The following table lists the tool-specific documentation that should exist (marked with 'x'). These will be checked more frequently and more in depth in the future and bugs will be filed for the missing or inaccurate documentation (marked as 'NOK' i.e. "Not OK").
| Tool | Doxygen | Help | Man pages | Wiki |
| test-definition | x Checked: asinnela 2011-03-03 | |||
| testrunner-lite | x | x Checked: asinnela 2011-03-07 | x Checked: asinnela 2011-03-07, NOK | x Checked: asinnela 2011-03-07, NOK |
| Testrunner | x | x | x | |
| Testplanner | x | x | x | |
| eat - enables automated testing | x | |||
| ots - open testing system | x | x | x | x |
| MIN test framework | x | x | x | x |
| Scripts and utils | x | |||
| MeeGo Fast Feedback Testing | x | x | x | |
| Qpid C wrapper library - libcqpid | x | x |
Other documentation:
All meetings will be held in #meego-meeting on irc.freenode.net.
Team communication is in English. Our collaboration spaces are:
The current team members are (in no particular order):
| Name | Role | Affiliation | IRC nickname |
| Ville Ilvonen | Team lead | Nokia | vilvo |
| Riku Halonen | Team member | Nokia | rikhalon |
| Kari Sievi | Team member | Digia | sievi |
| Timo Härkönen | Team member | Digia | timoph |
| Carol Rus | Team member | Digia | carrus |
| Sami Lahtinen | Team member | Digia | slahtinen |
| Raimo Gratseff | Team member | Digia | rrraimo |
| Kyösti Ranto | Team member | Digia | kyranto |
| Arto Sinnelä | Team member | Digia | asinnela |
| Joonas Kylänpää | Team member | Digia | Kaadlajk |
| Timo Mäkimattila | Team member | Digia | timakima |
| Elias Luttinen | Team member | Digia | eluttine |
| Ville Niutanen | Team member | Digia | Villen |
| Esa-Pekka Miettinen | Team member | Digia | E-P |
| Vesa Poikajärvi | Team member | Digia | vesse |
| Alexey Kuznetsov | Team member | Digia | alkuznet |
| Sergey Timofeev | Team member | Digia | setimofe |
| Daniil Chuiko | Team member | Digia | dachuiko |
| Jarmo Savinen | Team member | Digia | jasavi |
| Sampo Saaristo | Team member | Sofica | sampos |
| Ling Yu | Team member | Intel | - |
| Jing Wang | Team member | Intel | - |
| Teemu Vainio | Team member | Ixonos | tvainio |
| Tuomo Mäkinen | Team member | Ixonos | - |
| Jouni Leppäkases | Team member | Ixonos | jouni |
| Tom Galvin | Team member | Ixonos | - |
| Jarno Keskikangas | Team member | Leonidas | jakeskik |
| Janne Hietamäki | Team member | Leonidas | _janne |
| Sami Hangaslammi | Team member | Leonidas | sahangas |