canmove, Confirmed users
1,343
edits
(Created page with "<center>Quality through testing</center> One of the easiest way to help make Thunderbird a great a great product is by testing it. == Punctual testing == This is the easiest ...") |
|||
| Line 37: | Line 37: | ||
== Maintaining the Test cases == | == Maintaining the Test cases == | ||
A main part of our manual and community driven testing relies on [https://secure.wikimedia.org/wikipedia/en/wiki/Test_case Test cases]. What we do is we call for help and then split the test cases between those volunteers. | |||
Having a nice set of up to date test is important. The work here involves [https://litmus.mozilla.org litmus], which is our tool to manage test cases. We have a fairly large number of tests and we need to maintain them as the product evolves. | |||
This means : | |||
* Adding tests | |||
* Editing tests | |||
* Removing obsolete tests | |||
Not too technical, a good level of english is needed. | |||