Testing

Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2010-12-01 17:19:47
Size: 1958
Editor: c-71-56-223-2
Comment:
Revision 7 as of 2011-02-24 15:45:12
Size: 2168
Editor: c-67-190-33-84
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Testing = <<TableOfContents>>
Line 3: Line 3:
The utouch metapackage will pull in everything you need. It will be installed by default on UNE ("apt-get install ubuntu-netbook" for the full experience on your desktop, or "apt-get install utouch" for the touch-related pieces only). It should be available shortly. If you only want to experiment with multitouch, see "Multitouch in Maverick" depending on your device, below. In order to start testing, you should install utouch:
{{{
 $ sudo apt-get install utouch
}}}
Line 5: Line 8:
== Basic resources == The utouch metapackage will pull in everything you need. It will be installed by default on UNE ("apt-get install ubuntu-netbook" for the full experience on your desktop, or "apt-get install utouch" for the touch-related pieces only).

== Basic Resources ==
Line 9: Line 14:
 * [[Multitouch/Testing/uTouchEvEmu]] - Recording and playback of touch events and gestures; extremely useful for debugging
Line 11: Line 17:
 * [[Multitouch/Testing/UsingGinn]] - A tool to provide multitouch support in legacy applications without recoding
Line 14: Line 21:

In order to start testing, you should install utouch:

 $ sudo apt-get install utouch

The utouch metapackage will pull in everything you need. It will be installed by default on UNE ("apt-get install ubuntu-netbook" for the full experience on your desktop, or "apt-get install utouch" for the touch-related pieces only).

Basic Resources

Test tracker

We have a test tracker to gather testing results from the community: http://multitouch.qa.ubuntu.com

If you want to participate in our testing efforts, please, check the testing instructions. Take into account that we also need people with non-MT input hardware to test for possible regressions.

Testcases

Additional resources

Multitouch/Testing (last edited 2012-06-14 19:26:03 by c-67-170-185-42)