Testing

Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2010-12-01 17:22:27
Size: 1903
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:
<<TableOfContents>>
Line 8: Line 10:
== Basic resources == == Basic Resources ==
Line 12: Line 14:
 * [[Multitouch/Testing/uTouchEvEmu]] - Recording and playback of touch events and gestures; extremely useful for debugging
Line 14: Line 17:
 * [[Multitouch/Testing/UsingGinn]] - A tool to provide multitouch support in legacy applications without recoding

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)