Testing

Differences between revisions 4 and 8 (spanning 4 versions)
Revision 4 as of 2011-02-02 12:19:32
Size: 2044
Editor: matell
Comment:
Revision 8 as of 2011-03-18 15:36:21
Size: 2203
Editor: c-67-174-110-114
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
== Basic resources == == Basic Resources ==
Line 14: Line 14:
 * [[Multitouch/Testing/uTouchEvEmu]] - Recording and playback of touch events and gestures; extremely useful for debugging
Line 16: Line 17:
 * [[Multitouch/Testing/UsingGinn]] - A tool to provide multitouch support in legacy applications without recoding.  * [[Multitouch/Ginn]] - A tool to provide multitouch support in legacy applications without recoding; Ginn can be very helpful in testing a MT setup

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)