Is system testing part of Functional testing or functional
testing part of system testing?
Answer Posted / 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 |
Post New Answer View All Answers
What types of software testing are available?
What are the advantages of black box testing?
What are the roles of glass-box and black-box testing tools?
Manual and automation how do they help in bringing out quality product? Explain?
what type of quetion may be asked for experienced person in manual tester of 1 year?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What is error cusing tecnique
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What are the different available models of sdlc?
what is functional testing terminologies
What are the tasks of test closure activities in software testing?
what is conditional testing? explain and examples
What kind of input do we need from the end user to begin proper testing?
what are the types of Bug?