what is the important difference between system testing and
functional testing?
Answers were Sorted based on User's Feedback
Answer / prabhu
Functional Testing:
Is to test whether the functions specified by the
client in the requirements is functioning(working)
correctly or not.
System Testing:
Testing the entire application as in the real
scenario. i.e. testing the application as in the client
environment
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / siddiq [sst]
Functinal Testing is part of System testing..
System testing involves testing Functional,Non Functional
and Usability testing.
System testing depicts the system as a whole, where as
functional tetsin may be testing a single/whole ...
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ram
Functional Testing is testing the implementation of
requirements of an application.
System Testing is tesing implementation of requirements
with all its internal and external components that make a
complete system.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / kiran9
important difference is
In functional testing: we do unit functionality testing
ex:each feature of the appl is verified(text field
validation and functionality of command buttons)
In system testing:Majorly concentating on the flow of the
application w.r.t to a perticular functionality.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / nazeer
Functional testing: It is Manditory testing level in system
testing during this time the test the testing team is
concentrating on the correctness and completeness of the
customer requirements
System testing:System testing is the behavioral of the
whole system it will do based on requirements .It should
nvestigate the both Functional and nonFunctional
requirements
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / pradeep
functional involves testing the functional requirements.
system testing involves testing both the functional and non
functional requirements.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / hemakumar
Functional Testing:
Is to test whether all the functionalities
are working properly r not as specified in the SRS?
System Testing:
when once application is developed ,it will
be deployed in to a client specified environment to become
a system.
| Is This Answer Correct ? | 1 Yes | 8 No |
Please let me know Whether testing comes under verification or validation ?
what is the def between Test Plan and Test strategy
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)
what are quality tools and its types?describe each
how to debug ur scripts
How do work in Cilent server Application?
What is Dialog Application? Tell me in details about it? Thankd in Advance
For what purpose are virtual users created?
Hi Friends Can Any one give test cases on Credit card system
Is it a good idea to write in your resume that you wrote Test Plans,Test Cases & executed Test Cases, when you have actually only executed them,& have only knowledge of the others?
what is cmmlevel each and everystage i want to complete details please any one mail me i want to complete details
tell me about high severity & low priority bug?