Bug Squad Automated Testing Team
From Joomla! Documentation
(Difference between revisions)
Betweenbrain (Talk | contribs) |
Betweenbrain (Talk | contribs) |
||
| Line 3: | Line 3: | ||
{{underconstruction}} | {{underconstruction}} | ||
| − | Automated testing is a key technology | + | Automated testing is a key technology is being incorporated into the workings of JBS. At the present, this is a somewhat specialized skill, and a team of people who are familiar with this will help write automated tests and train other JBS members on automated testing. Our aim is to eventually make automated testing a routine part of fixing issues. |
| + | |||
| + | Automated Testing is comprised of two types of tests, [[System_Testing|System]] and [[Unit_Testing|Unit]] Tests. | ||
| + | |||
| + | For a good comparison of the two, see [[System_Testing#System_Testing_versus_Unit_Testing|System Testing versus Unit Testing]] | ||
| − | |||
[[Category:Development Working Group]][[Category:Bug Squad]][[Category:Automated Testing]] | [[Category:Development Working Group]][[Category:Bug Squad]][[Category:Automated Testing]] | ||
Revision as of 10:09, 24 May 2010
| This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template. This article was last edited by Betweenbrain (talk| contribs) 2 years ago. (Purge) |
Automated testing is a key technology is being incorporated into the workings of JBS. At the present, this is a somewhat specialized skill, and a team of people who are familiar with this will help write automated tests and train other JBS members on automated testing. Our aim is to eventually make automated testing a routine part of fixing issues.
Automated Testing is comprised of two types of tests, System and Unit Tests.
For a good comparison of the two, see System Testing versus Unit Testing
