What is the difference between functional & non-functional
testing?
Answers were Sorted based on User's Feedback
Answer / shalini gupta
Functional Testing is : How is your system is doing and non
functional testing is how well your system is doing i.e.
performance, stress, usability
Is This Answer Correct ? | 12 Yes | 0 No |
Answer / alok kumar tiwari
Functional testing involves only:observation of output on
some specified inputs:The internal structure of system is
ignored:
Non-functional testing:the internal structure of system is
tested.generally the source code and modules are tested:
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / n@n!
functional testing: testing the dependend variables on
dependency variables is called functional testing.
non functional testing : testing the performance(speed),
and security testing is called non functional testing.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / isha
good answer...
for more stuff related to software testing u can also visit at
www.testingdream.com
it will definitely help u...
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neelima neware
Functional testing:-FT is the type of testing done against
the business requirment of appliction.
Non-Functional Testing:-NFT is the type of testingdone
against the non-functional requirment.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rani
For the functional testing the behaviour of the application
is tested as per the customer requirements.we have to test
the user interphase testing,object properties,input domain
test,data base testing,calculations,links,urls.
Apart from functional testing we conduct the required
non functional tests.usability testing,performance
testing,soax testing, volume testing,memory testing.
Is This Answer Correct ? | 2 Yes | 6 No |
What are the different servers and difference between them?
Why most of the software company preferred manual testing even though many automation testing tools are present in the market.
diff b/w test case and test script?
How will you find out Root Cause of any defect?
Can you explain tpa analysis?
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
Types of reviews and explain them????
what is the good test case and bad test case tell me with an example
is Business requirment doc is configurations item or not how you control configurations control
What is Quality Analyst?Give some Example?
What's the exact meaning of quality
20 Answers AppLabs, QCA, Textiles,
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku