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 |
Preference should be given for High priority bug or Critical severity bug?
What is test bed? and what is test harness? what is difference between these two?
Write test cases on Travel bag?
Formate of weekly & daily status report means contents in that report
What is the difference between Game (video game, mobile game, facebook game...etc) Testing and Software Testing? Why some company dont use testcase for Game, they only find bug and describe it directly to bugbase? And some testcase for Game if u think testcase is necessary for game (ex: testcase for Tetris game)
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Effect Graph analysis 3).Error Guessing.
what is security testing? can u please set an example for it?
What is Web based testing? How do we test web application manually in real time? Is there any procedure to do this testing? real timers plz reply me...
2 Answers ABC, Arsin Systems, Wipro,
what is the difference between regression testing and re testing..?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
what r the 5 major defects that u found in ur shopping related project?