Print Page | Close Window

Difference between Functions and Structural

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Functional Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Functional Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=2788
Printed Date: 13Jul2025 at 2:59am


Topic: Difference between Functions and Structural
Posted By: tanushree
Subject: Difference between Functions and Structural
Date Posted: 11Oct2007 at 11:55pm
Two types of testing can be taken into consideration.

Functional or Black Box Testing.
Structural or White Box Testing.

Functional testing ensures that the requirements are properly satisfied by the application system. The functions are those tasks that the system is designed to accomplish.

Structural testing ensures sufficient testing of the implementation of a function.



Print Page | Close Window