what is the difference b/w system testing & functional
testing ?

Answers were Sorted based on User's Feedback



what is the difference b/w system testing & functional testing ?..

Answer / mfsi_sitamj

System testing is a testing process which comprises of testing the end to end functionality of the system. System testing is a test level in the software testing life cycle. It consists of both functional and non-functional testing.

Functional testing is a testing process where we concentrate on testing the overall functionality of the system, units and interfaces between the units or module. It is mainly a type of testing. It can be applied to all the levels of testing.

Is This Answer Correct ?    4 Yes 0 No

what is the difference b/w system testing & functional testing ?..

Answer / mfsi_satyakamm

System Testing- After integrating everything when the system
is ready, it is tested end-to-end to test whether the
complete system is working as it is desired to or not.

Functional testing- This is testing the functionality of the
application in compliance with the requirement &
specifications. It tests that the system is doing what it is
suppose to do or not as mentioned in
requirement-specifiation document.

Is This Answer Correct ?    2 Yes 0 No

what is the difference b/w system testing & functional testing ?..

Answer / sahil mahajan

System Testing: Once the components are integrated, the
system as a whole needs to be tested to confirm that it
meets the quality standard. System testing will be to verify
that it meets the functional and technical requirements.
System testing is also resembles like a production stage
where the process will actually run but it will still under
testing phase to perform the other types of testing if
needed and then finally test again under UAT.

Functional Testing: In functional testing we will check the
actual functionality of the application which will verify
that it matches the business requirements, the requirements
which we got from client or from use cases designs. There
are number of types of testing which will come under
functional testing like : Unit testing, Integration testing,
User acceptance testing, smoke / sanity / regression
testing, localization and globalization testing.

Is This Answer Correct ?    1 Yes 0 No

what is the difference b/w system testing & functional testing ?..

Answer / prasanti behera

system testing is testing the application as a whole i.e without leaving a single object.it involves functionalty, performance,security and user interface etc...

functionality testing checks whether the application is working functionally according to clients requiremnet or not. its a part of system testing

Is This Answer Correct ?    1 Yes 0 No

what is the difference b/w system testing & functional testing ?..

Answer / mfsi_priyankaa

system testing: once all the modules are integrated,they are
tested to find the defects.This is system testing.This is
based on overall requirements specifications.Functional
testing:This involves testing the basic functionality of the
application/program. The knowledge of internal code is not
required.This type of testing is done basically by the testers.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is mean by Defect Metrics? Write some defect metrics?

2 Answers  


What is a Software process?

0 Answers  


Why tester should know database concepts?

7 Answers  


What is Manual and Automation Testing Framework

1 Answers   Symphony,


is it possible to check the Recording/play back in white box testing?

1 Answers  






I have 1+ year exp. in web based testing & now I want to switch my job so anyone can tell me which types question generally ask in interview(which related to web based testing ) ???

1 Answers  


Which are the standards for software test plans?

0 Answers  


what is the different between application server and database server?

1 Answers  


In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?

7 Answers  


Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.

0 Answers  


Is this good to start a career as a manual tester?

1 Answers  


If planned effort and actual effort is same, then how to calculate the effort variance ??

1 Answers   Accenture,


Categories