Changes

Line 59: Line 59:  
== Step 1. Decide on Testing Scope ==
 
== Step 1. Decide on Testing Scope ==
 
* If an activity is designated for Sugar but also can run outside of Sugar, usually, you only need to test it within Sugar
 
* If an activity is designated for Sugar but also can run outside of Sugar, usually, you only need to test it within Sugar
* If you have Sugar running on multiple platforms, it would be great if you could do some testing on both platforms.
+
* If you have Sugar running on multiple platforms, it would be great if you could do some testing on more than one platform (on different hardware, at different screen sizes, on different GNU/Linux distributions)
 
* For new activities:
 
* For new activities:
** Examine the activity for which version of Sugar it supports (focus on 0.82+)
+
** Examine the activity for which version of Sugar it supports (focus on Sugar 0.82+)
 
* For updates:
 
* For updates:
 
** For activities being updated for 0.84, test on 0.84 as primary and 0.82 as secondary
 
** For activities being updated for 0.84, test on 0.84 as primary and 0.82 as secondary