Difference between revisions of "Bug Squad Automated Testing Team"

From Joomla! Documentation

m (redirect)
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Image:workgroups_bugsquad.jpg|right]]
+
#REDIRECT [[Automated Tests Working Group]]
 
 
== News and Updates ==
 
2010 05 24 document created.
 
 
 
== Overview ==
 
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.
 
 
 
== System & Unit Testing ==
 
Automated Testing is comprised of two types of tests,  [[System_Testing|System]] and [[Unit_Testing|Unit]] Tests. System test simulate and test what a user may experience where as Unit tests check individual blocks of source code.
 
 
 
For a good comparison of the two, see [[System_Testing#System_Testing_versus_Unit_Testing|System Testing versus Unit Testing]]
 
 
 
== Getting Started ==
 
To get started with Automated Testing, there are a few prerequisites:
 
 
 
*If you haven't done so already, please read the [[Welcome_to_the_Bug_Squad|Bug Squad Welcome Message]] and pay careful attention to the [[Bug_Tracking_Process|Bug Tracking Process]]
 
*Set up your workstation for Joomla development [[Setting_up_your_workstation_for_Joomla!_development|Eclipse]] | [[NetBeans_overview|NetBeans]]
 
*Set up your workstation for [[Running_Automated_Tests_for_Version_1.6|Running Automated Tests]]
 
 
 
== Other Resources ==
 
* Contact us via email at the Joomla! bug Squad mailinglist http://groups.google.com/group/joomlabugsquad
 
* Join the Joomla! bug Squad on IRC at #joomla-bug-sqaud
 
* Join the Joomla! bug Squad group at http://people.joomla.org/groups/viewgroup/95-Joomla+Bug+Squad.html
 
* See the category links below
 
[[Category:Development Working Group]][[Category:Bug Squad]][[Category:Automated Testing]]
 

Latest revision as of 15:45, 17 February 2017