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 |
why we choosen testing but not developing
Random order tests are conducted to exercise different class instance life histories. is it true
What is difference between localization testing and internalization testing.Explain with an example
What is the initial stage of testing?
I attended CDC software written test on 14th august 2009.time is 45 minutes. 10 objective type questions & 10 descriptive questions. In objective they asked questions from database like what is MTTF,Hotfix,Normalization,table index is used for what?,Release notes etc... 1.What is Registry? 2.What is compatibility testing? 3.Diff between Automated&Performance testing? 4.What is testing for availability? 5.Open database connectivity interface is used for/ 6.Difference btn Application and DLL'S? 7.What is code complete? 8.What is Release candidate? 9.What is smoke test? 10.Is virus a bug?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
what are the advantages of waterfall model over V-model??
What are the different test techniques used in functional testing?
Please give me any example of High severity and Low priority type of bug ?
what is a RAD (Rapid Application Development) Model when do the firm go for such a model?
te found one bug and reported to developer or test lead after that he rejected my bug so on which basis he can reject my bug
Can you explain the concept of tailoring?