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 |
who are all participate in preparing SRS documents? what are the datas present in SRS documents? who will create test plan ? what are the inputs for test plan & test case?
what is difference between equivalence partition and boundarary value ananlysis?
Difference between Test Case & Use Case?
What is pairwise testing?
Write a Testcase for mobile phone ?
What is the difference between Functional testing and Functionality testing?
Testing of Non-Functional requirements does not involove a) Performance tests b) Reliability tests c) usability tests d) Configuration tests
Hi...What is Test design and Test data management in Test plan Document?
diff b/w smoke testng and sanity,which coms fist functional or sanity
Yester Day i Attended a interview interviewer asked that Due to Sum Bug the total Testing process is Blocked and still hundred test cases are remaining to execute with in a week u have to reliese to the customer at that time what will you do?
what is v-model and explan with diagramm
what is the difference between test bed and test environment?