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 |
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
howmany buids u hav in u r project , for how many days u get build
When we perform re-testing?
Can anybody tell me that in real time how cookies testing is actually done.(kindly specify the steps). its very urgent
what is exact difference between UI Testing and usability testing?
what is the difference between primary key and foreign key
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
What is terminologe? Why testing necessary? Fundamental test process psychology of testing
1.what is test metries ?
Can u tell something about the Agile Methodology
can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority
How we can test the performance of an application by manual with out using any tool like loadrunner etc?