what is the difference b/w system testing & functional
testing ?
Answers were Sorted based on User's Feedback
Answer / mfsi_sitamj
System testing is a testing process which comprises of testing the end to end functionality of the system. System testing is a test level in the software testing life cycle. It consists of both functional and non-functional testing.
Functional testing is a testing process where we concentrate on testing the overall functionality of the system, units and interfaces between the units or module. It is mainly a type of testing. It can be applied to all the levels of testing.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mfsi_satyakamm
System Testing- After integrating everything when the system
is ready, it is tested end-to-end to test whether the
complete system is working as it is desired to or not.
Functional testing- This is testing the functionality of the
application in compliance with the requirement &
specifications. It tests that the system is doing what it is
suppose to do or not as mentioned in
requirement-specifiation document.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sahil mahajan
System Testing: Once the components are integrated, the
system as a whole needs to be tested to confirm that it
meets the quality standard. System testing will be to verify
that it meets the functional and technical requirements.
System testing is also resembles like a production stage
where the process will actually run but it will still under
testing phase to perform the other types of testing if
needed and then finally test again under UAT.
Functional Testing: In functional testing we will check the
actual functionality of the application which will verify
that it matches the business requirements, the requirements
which we got from client or from use cases designs. There
are number of types of testing which will come under
functional testing like : Unit testing, Integration testing,
User acceptance testing, smoke / sanity / regression
testing, localization and globalization testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasanti behera
system testing is testing the application as a whole i.e without leaving a single object.it involves functionalty, performance,security and user interface etc...
functionality testing checks whether the application is working functionally according to clients requiremnet or not. its a part of system testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mfsi_priyankaa
system testing: once all the modules are integrated,they are
tested to find the defects.This is system testing.This is
based on overall requirements specifications.Functional
testing:This involves testing the basic functionality of the
application/program. The knowledge of internal code is not
required.This type of testing is done basically by the testers.
| Is This Answer Correct ? | 1 Yes | 1 No |
which environment you like to work?
When have you had to focus on data integrity?
What is the difference between White Box testing and Unit Testing?
Multiple class testing is too complex to be tested using random test cases. is it
What is Difference between White-box Testing and Unit testing?
6 Answers AZTEC, College School Exams Tests,
Any Tools to test the performance of SQL Database?
If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|
I am new to Testing , my question is Integration Testing is a BlockBox Testing or White box testing ? please give me a answer .....
7 Answers HCL, Zycus Infotech,
what is the difference between reporting and testing? which one is good to choose as a carrer?
In Risk, What is the difference between mitigation and contigency plan in risk.
what is the difference between Test-bed and test topology?
How we do prevent the duplicate bug posted by 2 diffrent testers working in same field during run it in test link ?