Is system testing part of Functional testing or functional
testing part of system testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
have u involved in reviws ? wt type reviews u done?
why did u chose software testing?
i joined in qutesys company and i didnt know even what is testing how it is possible?
What is difference between Regression and Restesting?
what is the diffrence between bug, error,defect??
what is test coverage?
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
what is "test strategy"?
what is upword and downword Testing?
from user point of view wht is the test case for notepad
which is the most important test case on the login page ?