Confirmed users
514
edits
(Tried to make references, but could not. Pls, fix) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<small>This article was moved inside [[Thunderbidr:Testing]]</small> | |||
<center>Quality through testing | <center>Quality through testing | ||
Line 18: | Line 20: | ||
=== Finding regressions === | === Finding regressions === | ||
While testing you might find some portions of Thunderbird that used to work, but do not work anymore. These are called [[ | While testing you might find some portions of Thunderbird that used to work, but do not work anymore. These are called [[Regression_Testing|regressions]]. | ||
== Daily testing == | == Daily testing == | ||
Line 37: | Line 39: | ||
== Maintaining the Test cases == | == Maintaining the Test cases == | ||
A main part of our manual and community driven testing relies on test cases <ref> | A main part of our manual and community driven testing relies on test cases .<ref name="testcase">https://secure.wikimedia.org/wikipedia/en/wiki/Test_case</ref>. What we do is we publish a call for help from volunteers and then split the test cases between those volunteers. | ||
This means : | This means : | ||
Line 47: | Line 49: | ||
Not too technical, but a good level of English is needed. | Not too technical, but a good level of English is needed. | ||
== References == | |||
<references/> | <references/> |