Functional testing is the part of System testing or System
testing is the part of functional testing
Answers were Sorted based on User's Feedback
Answer / deepak
Functional testing is a part of system testing.In some
companies function testing is a separate level of testing
but still functional testing is different from function
testing. as part of system testing we check
functionality,configuration,security,performance and features.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sm
Functional testing is the part of the system testing..
Bcz in system testing we are concentrating all the various
kinds of testing like
1)Functional testing
2)Non functional testing(Compatibility testing,Configuration
testing etc..)
3)Performance testing(load testing)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jj
Functional Testing is carried out to test the product developed is meeting the requirement and are not bother on factors like environment, performance of the system etc. And this is carried out to make the system stable.
System testing is carried out in an ideal environment to verify the load the system can handle once it is stable where Non Functional Requirement are also taken in to consideration. Other Tests like Load, Installation, Usability, Security tests are carried put in this phase.
So for me both are not part of either, but are carried out keeping different perspectives of test activities.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different technology that manual tester should know( except automation tools)?
risk driven testing
In Testing What Type of Defects your finding
How to integrate Bugzilla with QTP?
Can you explain Co-habiting software?
What are the uses of test plans? What is the need of test plans and explain their significance
Hi, Please give me brief explination about agile methodology.
what is the use test tracebility matrix?
What is industry standard for code coverage numbers?
If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
what we have to do if the application has some additional functionality which is not specified as part of functional spec.(but is useful.. may b futher) Do we consider it as a defect?