Print Page | Close Window

manual testing

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


Topic: manual testing
Posted By: sagarbandari
Subject: manual testing
Date Posted: 13Nov2008 at 2:13am
what is the difference between functional and non-functional testing



Replies:
Posted By: humpbackwhale
Date Posted: 13Nov2008 at 11:57pm
Functional Testing can be reffered to Testing the functinality by executing the specified test cases.
 
Non-functional Testing can be reffered to Exploratory Testing,UI Testing where we will not test as per functionality we do general testing and try to find UI bugs,Performance related bugs


-------------
Sri
http://www.softwaregurusforum.com/ - http://www.softwaregurusforum.com/
http://testing-reimagined.blogspot.com/ - http://testing-reimagined.blogspot.com/


Posted By: chaitanyak6
Date Posted: 11Dec2008 at 11:08pm
Functional Testing is a testing process where we test the functionality/behaviour of each functional component of the application…i.e. minimize button, transfer button, links etc.i.e we check what is each component doing in that application.
 
Non-Functional Testing is concerned with the non-functional requirements and is designed to evaluate the readiness of a system according to several criteria not covered by functional testing. It enables the measurement and comparision of the testing of non-functional attributes of software systems. (Performance Testing, Security Testing, Usability Testing)


-------------
Regards,
Chaitanya.K
HPIT – CSN TCOE



Print Page | Close Window