Print Page | Close Window

Functional Testing

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=641
Printed Date: 13Jul2025 at 4:44am


Topic: Functional Testing
Posted By: poulami
Subject: Functional Testing
Date Posted: 04Apr2007 at 4:12am
Functional testing, or integration testing, is testing concerned with the entire system, not just small pieces (or units) of code. For those interesting in unit testing, http://junit.org/ - JUnit is currently the premiere unit testing framework for Java software.



Print Page | Close Window