What is the difference between System Testing and
Functionality Testing?
Answers were Sorted based on User's Feedback
Answer / rajen
Hi,
Functional Testing means testing only the functionality of
an application.
System testing means testing the functionality, behaviour
and appearance.
(Behaviour inlcudes load, stress, performance etc
Appearance inlcudes alignment).
Correct me if I am wrong.
Is This Answer Correct ? | 14 Yes | 0 No |
Answer / ramprasad.s
Hi
Functional Testing:
Check For the Functionality of an Application.
System Testing:
Check For the Performance(Load, Stress),Hardware
Interface,Network Accessibility,OS Interface with
diff versions.
sun_ramprasad
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / santoshnathan
system testing is combination of both FUNCTIONAL AND
NON-FUNCTIONAL
TESTING(load,stress,spike,endurance,usability,configuration,compatibility,intersystem
etc.,)
OK
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anjani d
Functionality testing is based on functional requirements of
the application whereas the system testing is end to end
testing it covers all the functionality performance usabilty
database Stress testing
Functional testing is the subset of system testing but both
are blackbox testing
-anjanitesting@gmail.com
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram
Hi friends
Functionality testing refers weather or not the the given component or feature of the s/w working according to requirement, here we are mainly concerned just to test weather or not the given component of the s/w is working
System testing refers weather or not the entire s/w meets customer requirements, here we are least concerned on the functionality of specific component of a s/w but we are giving more emphasis on the overall behavior of the s/w
Eg. consider a banking application, where you have to apply for OD (Over Draft).
Testing each and every component of the OD feature will be considered as FT
But apply for OD and OD approval will be considered as ST, where in ST we consider the overall behavior of the s/w
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / chandra sekhar
a) Both are the block box testing
b) Both are the functionality check of the application
c) But the functionality testing only check the
application behavior
d) But the system testing check the holl of the block
box testing
e) That is all the functional and non functional
testing
f) It is the main diff of the both.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sadff
functional testing come under sytem testing
system testing test all the apll in all aspects like
functional wise and gui testing and performance usability
load stree and everyhting
so functionality testing comes under system testing
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh
Depending upon the Black Box Testing Techniques we can
perform System Testing.
Functionality Testing is a part of Functional Testing.
Functional Testing is most important technique in Black Box
Testing to reach customer requirements and customer
expectations.
Functionality Testing: In this testing, Test Engineers are
test the internal functionality of the each object.
If there is any wrong please correct and inform to me.
Thank u
Is This Answer Correct ? | 3 Yes | 7 No |
what is Ping tests?
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
What should be a cover letter name while updating resume on naukri.com? please post answer
what is X-SS(Cross Site Scripting)?
how does a client /server environment affects testing?
Hai all can anyone tell me wat is the diff betn Build and version and is there any file extenction for build and version if so wat is it..And How to deploy the build and version for development or testing.. Cheers, Amar.gp
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?
What is Internalisation testing?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
How many types of testcases can be prepare.
Who writes "white box " test cases ?