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 a vertical microinstruction?
Explain how to test documents in a project that span across the software development lifecycle?
Define defect density.
What is heuristics testing?
What is the difference between the stlc (software testing life cycle) and sdlc (software development life cycle)?
What is path coverage testing?
What is oo integration testing?
What is functional decomposition?
What r all the resources u need 4 the project u r currently in?
What are enter & exit criterias of a test paln?
What is the average size of executables that you have created?
What is white box testing and list the types of white box testing?
What are the categories of debugging?
What is dependency testing?
What is random/monkey testing?