Is system testing part of Functional testing or functional
testing part of system testing?

Answers were Sorted based on User's Feedback



Is system testing part of Functional testing or functional testing part of system testing?..

Answer / guest

System testing includes testing for both functional aspects
and non-functional aspects.

Hence,functional testing is part of system testing.

Is This Answer Correct ?    14 Yes 0 No

Is system testing part of Functional testing or functional testing part of system testing?..

Answer / mfsi_krushnas

Functional testing differs from system testing in that
functional testing "verifies a program by checking it against
design document(s) or specification(s)", while system testing
"validate a program by checking it against the published user
or system requirements".

Is This Answer Correct ?    2 Yes 0 No

Is system testing part of Functional testing or functional testing part of system testing?..

Answer / nilanjan saha

System testing is done to check the functionality of the
system as a whole, and with the functionality of the system
as well as non-functional attributes are checked like
performance and reliability of the system.
But Functional testing can be in any form of test levels-
In Component testing it verifies the Component functions
properly or not.
In Integration testing it verifies interfaces of
different modules are integrated properly or not.

So we can say Functional testing might be part of System
testing but reverse is not true.

Is This Answer Correct ?    2 Yes 0 No

Is system testing part of Functional testing or functional testing part of system testing?..

Answer / shailendra

in functional testing 3 types of testing is performed:-
1. unit testing.
2. integration testing.
3. system testing.

so, the system testing is the part of functional testing

Is This Answer Correct ?    1 Yes 13 No

Post New Answer

More Manual Testing Interview Questions

What methodologies have you used to develop test cases?

3 Answers  


what is role of the tester in an organaisation and project? what is the daily work of tester?

3 Answers  


Diffference between System Testing & Integration Testing?

2 Answers  


what is the standards for preparing the test data?

2 Answers   CIL,


What is the major difference between database testing and datwarehouse testing ?

2 Answers  






What is the role of the QA lead?

1 Answers   IBM,


you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.

1 Answers   Amazon,


difference between regression and retesting?

7 Answers  


What are the bugs we cannot find in black box?

0 Answers  


Is it necessary to do retesting if we are going to do regression testing?please reply

3 Answers   Symphony,


Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset

2 Answers   UnitedHealth Group,


How many types of testcases can be prepare.

8 Answers   Ordain Solutions,


Categories