Functional Testing | Glossary

Definition

Functional Testing is an imperative measure takes towards ensuring the quality of the Software that is being developed. It consists of testing both: 1) the interface between the application on one side, as well as 2) the rest of the system and users on the opposite side. It is a means of consolidating that the product is functional in the same capacity as the users expect it to be.

Functional Testing is traditionally implemented by a whole team of testers. They are responsible for capturing requirements, ensuring developers that the Product being developed meets them, and that its ready for release.It’s a planned process that includes of various steps:

Test Requirements gathering
Test planning
Test strategy
Test execution
Defect management
Test results reporting
Test metrics collection

Further Reading

  •  “Agile Testing: A Practical Guide for Testers and Agile Teams”(book), by Lisa Crispin

Chicken | Glossary

Definition

Derived from the popular business fable of ‘The Chicken and the Pig’. (Pig was discussed here). ‘The Chicken’ is representative of the individuals or parties who are involved in assisting ‘The Pigs’ (aka the core Scrum team) but are not fully committal in every aspect. They need guidance and training from the ‘The Chicken’ to increase their involvement in the project.

Further Reading

  •  “Scrum : the art of doing twice the work in half the time”(book), by Jeff Sutherland