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 |
Should testing be only after build and execution?
Based on what doccuments do you start scripting?/ Testing?
can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?
give me an example of high severity and low priority.And low severity and high priority
What are the meetings conducted your company
Explain Bug Life cycle What is integration testing and regression testing What is verification and validation How does winrunner recognizes the project which is in custom build What is expert view and tree view How does QTP identifies the project What is the difference between Winrunner and QTP What is Test Director and which version of test director your are using in your project What is a test plans what are the contents present in a test plan What is the risk of testing a project
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
What is the difference between Retesting and Data Driven Testing?
what is penetration testing?
What should be tested when Unit Testing is conducted?
Do we have to execute all the test cases while doing sanity testing and regression testing??(manual testing)