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

Quality Metrics | Glossary

 

Definition

Metrics are the measure of a business activity, or software. The ones that measure qualitative aspects are known as Quality Metrics. They involve stuff such as : efficiency, effectiveness and business value, among others.

Further Reading

  • “Metrics and Models in Software Quality Engineering”(book), by Stephen H.Kan.
  • For more on Quality Metrics, read here,