Testing

Differences between revisions 3 and 14 (spanning 11 versions)
Revision 3 as of 2010-12-01 17:23:28
Size: 1926
Editor: c-71-56-223-2
Comment:
Revision 14 as of 2012-06-14 19:26:03
Size: 947
Editor: c-67-170-185-42
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<TableOfContents>>

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 ==
== Basic Resources ==
Line 12: Line 3:
 * [[Multitouch/Testing/UsingGesturetest]] - Using the {{{gesturetest}}} tool to see if you're getting expected uTouch events
 * [[Multitouch/Testing/EvtestCapture]] - A useful tool for assisting X/driver/grail hackers in the debugging of touch and/or hardware issues
 * [[Multitouch/Testing/UsingGeisview]] - Using the {{{geisview}}} tool to see if you're getting expected events
 * [[Multitouch/Testing/Evemu]] - Recording and playback of touch events and gestures; extremely useful for debugging
Line 16: Line 7:
 * [[Multitouch/Ginn]] - A tool to provide multitouch support in legacy applications without recoding; Ginn can be very helpful in testing a MT setup
Line 17: Line 9:

== 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, [[/Testing/Tracker|check the testing instructions]]. Take into account that we also need people with non-MT input hardware to test for possible regressions.
 
== Testcases ==
 * [[http://testcases.qa.ubuntu.com/Hardware/Touchscreen/NonMTRegressionTesting|NonMTRegressionTesting]]
 * [[http://testcases.qa.ubuntu.com/Hardware/Touchscreen/Single|Single-touch testing]]
 * [[http://testcases.qa.ubuntu.com/Hardware/Touchscreen/Multitouch|Multitouch testcases]]
Line 32: Line 13:
 * [[Multitouch/AppleMagicTrackpad|Pairing and multi-touch demo]] using PyMT

Basic Resources

Additional resources

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