what is the important difference between system testing and
functional testing?

Answers were Sorted based on User's Feedback



what is the important difference between system testing and functional testing?..

Answer / prabhu

Functional Testing:
Is to test whether the functions specified by the
client in the requirements is functioning(working)
correctly or not.

System Testing:
Testing the entire application as in the real
scenario. i.e. testing the application as in the client
environment

Is This Answer Correct ?    8 Yes 2 No

what is the important difference between system testing and functional testing?..

Answer / siddiq [sst]

Functinal Testing is part of System testing..
System testing involves testing Functional,Non Functional
and Usability testing.
System testing depicts the system as a whole, where as
functional tetsin may be testing a single/whole ...

Is This Answer Correct ?    6 Yes 0 No

what is the important difference between system testing and functional testing?..

Answer / ram

Functional Testing is testing the implementation of
requirements of an application.

System Testing is tesing implementation of requirements
with all its internal and external components that make a
complete system.

Is This Answer Correct ?    4 Yes 3 No

what is the important difference between system testing and functional testing?..

Answer / kiran9

important difference is
In functional testing: we do unit functionality testing
ex:each feature of the appl is verified(text field
validation and functionality of command buttons)

In system testing:Majorly concentating on the flow of the
application w.r.t to a perticular functionality.

Is This Answer Correct ?    1 Yes 2 No

what is the important difference between system testing and functional testing?..

Answer / nazeer

Functional testing: It is Manditory testing level in system
testing during this time the test the testing team is
concentrating on the correctness and completeness of the
customer requirements

System testing:System testing is the behavioral of the
whole system it will do based on requirements .It should
nvestigate the both Functional and nonFunctional
requirements

Is This Answer Correct ?    0 Yes 2 No

what is the important difference between system testing and functional testing?..

Answer / pradeep

functional involves testing the functional requirements.

system testing involves testing both the functional and non
functional requirements.

Is This Answer Correct ?    0 Yes 4 No

what is the important difference between system testing and functional testing?..

Answer / hemakumar

Functional Testing:
Is to test whether all the functionalities
are working properly r not as specified in the SRS?

System Testing:
when once application is developed ,it will
be deployed in to a client specified environment to become
a system.

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

Explain test metric and the information it provides.

0 Answers  


what is checkin & checkout ?

6 Answers  


When and by How you will come to a conclusion “Prepared testcases covers the given requirements?

3 Answers  


what are the minimum requirements to start testing ?

1 Answers  


Importance (Testing)QC and QA activities of a company?

3 Answers  






What is the difference between white and black box testing?

4 Answers  


How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?

0 Answers  


1)in peer reviews we will verify our colleagues test cases, then it sent to client, then client what reviews perform(whats client feed back)on that test cases? 2)disadvantages of adhoc testing?3) in defect life cycle there are 2 states know verify, close states,difference?

0 Answers   CTS,


how to creat 2 test plan in 2 different environment exp:tour and travel

0 Answers   TCS,


Can you explain boundary value analysis?

0 Answers  


If there is dropdown field say Select Category. & Default category is Indian. What are the test cases for this field?

3 Answers  


What is the Defect density? how to find out Defect density in the TestEnvironment?

10 Answers  


Categories