what is the difference b/w functional testing and system
testing?
Answer Posted / intekhab
In functional testing we actually ensure that the
features/subsystem under test should behave as per the
users requirements irrespective of knowing how internally
it works and how it interacts with other entity.
In sytem testing we test both functionality/non
functionality of whole applications taking systems as a
whole which also ensures the expected behaviour w.r.t
user's requirements.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is test item?
what is modular framework?
What version of the oracle are you familiar with?
how do you convert use cases into test cases?
what is the diff or relation between qa and verification qc and validation
Evaluation?
what do i expect in a second interview for a system tester position
What is what are the parameters of performance testing?
Explain usability testing?
Explain verification?
Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?
What is software verification?
How we will do DataBase testing through Qtp application, i know two things 1)Import date from sheet2)Database Check points. But Interviewr asked me How to Run Queries from Qtp Application?Plz Any Body Exlain about Data Base Testing.Urgent.........Advanced Thanks
Explain compatibility testing?
To test a function, what has to write a programmer, which calls the function to be tested and pass test data.