what is the difference b/w functional testing and system
testing?
Answers were Sorted based on User's Feedback
Answer / intekhab
In functional testing we actually ensure that the
features/subsystem under test should behave as per the
users requirements irrespective of knowing how internally
it works and how it interacts with other entity.
In sytem testing we test both functionality/non
functionality of whole applications taking systems as a
whole which also ensures the expected behaviour w.r.t
user's requirements.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / prasanna
From my point of view, system testing is broadly classified
into functional and non-func. testing. hence Functional
Testing is a part of System Testing.
In system testing, testers test the product typically like
the end-user.Every single Interface,module and even minute
details have to be tested in this System Testing.
Functional Testing aims at testing the various
functionalities of the product being tested.These
functionalities include load,volume,stress,
scalability,security,performance,etc.
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / suhasini
in functional testing we concentrate only about particular
functionality in the application,with out bothering hw it
works.
but in system testing we concentrate on role of the
functionalityin whole application
Is This Answer Correct ? | 1 Yes | 1 No |
in functional testing we are concerned with main
functionality of the software rather then it cosmetic
problem as it is under development
in system testing very thing is done as by user requirement
now we are confirming and checking every functional and
non-fuctional requirements
for further info
www.s-qa.blogspot.com
Is This Answer Correct ? | 0 Yes | 1 No |
What is the meaning and purpose of each of: 1) Test Strategy 2) Test Plan #) Test Case? What is an example of each?
What is non-intrusive testing?
Explain bug life cycle
What is linked Servers in SQL Server
When we are going for Automation?
What Do You Think Is The Main Advantage Of using Test Management tool nowdays?
What is test tools?
what is mean by sdlc & stlc? what is mean by V-model?
This question is based on ages easy.
In an Testing interview the following question asked. who will write usecases?
During the testing of a module tester, 'x' found a bug and assigned it to a developer. But developer rejects the same, saying that it's not a bug. What 'x' should do?
How technological changes affects a project?