Print Page | Close Window

What is Function Test

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=3609
Printed Date: 24Jun2024 at 5:20pm


Topic: What is Function Test
Posted By: tanushree
Subject: What is Function Test
Date Posted: 13Nov2007 at 12:03am
What is Function Test

The objective of function test is to measure the quality of the functional (business) components of the system. Tests verify that the system behaves correctly from the user / business perspective and functions according to the requirements, models, storyboards, or any other design paradigm used to specify the application. The function test must determine if each component or business event: performs in accordance to the specifications, responds correctly to all conditions that may be presented by incoming events / data, moves data correctly from one business event to the next (including data stores), and that business events are initiated in the order required to meet the business objectives of the system.



Replies:
Posted By: ksrikanthinbox
Date Posted: 26Dec2007 at 7:17am
function test is nothing but functional behavour of application,it means to test the object input,Error handling,Gui test,functionalty testing etc.



Print Page | Close Window