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 |
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
What is the procedure of manual testing?
Difference between Hybrid and derived models???
Give an example for pre testing and post testing ?
what are different types of test cases?.
29 Answers CTS, Free Systems, Softdel, Vtiger, Wipro, Yosa Technology, Zylog,
write test case for 1<=a<10;10<=b<=20 using boundry value analysis
Have you ever written test cases or did you just execute those written by others?
Hello Frnds Could U plz tell me What r the contents present in TEST DIRECTOR(According to the Interview) ???
What disabilities are affect on software usability?
what is meant by bug identification ratio?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
Any idea about CMM?