what is the difference b/w functional testing and system
testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / prasanna
From my point of view, system testing is broadly classified
into functional and non-func. testing. hence Functional
Testing is a part of System Testing.
In system testing, testers test the product typically like
the end-user.Every single Interface,module and even minute
details have to be tested in this System Testing.
Functional Testing aims at testing the various
functionalities of the product being tested.These
functionalities include load,volume,stress,
scalability,security,performance,etc.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / suhasini
in functional testing we concentrate only about particular
functionality in the application,with out bothering hw it
works.
but in system testing we concentrate on role of the
functionalityin whole application
| Is This Answer Correct ? | 1 Yes | 1 No |
in functional testing we are concerned with main
functionality of the software rather then it cosmetic
problem as it is under development
in system testing very thing is done as by user requirement
now we are confirming and checking every functional and
non-fuctional requirements
for further info
www.s-qa.blogspot.com
| Is This Answer Correct ? | 0 Yes | 1 No |
WHAT IS MEAN BY OBJECT ORIENTED DESIGN? HOW DOES IT AFFECTS TESTING?
Actually how many positive and negetive testcases will write for a module?
Example: A Bank teller determines a need for a new software that displays customer information on her screen. What would using a Waterfall Methodology look like AND what would an Agile Methodology look like in creating this software product?
IF i have two columns in Database , While using Database output value ,allthe values in the two column are set as a single row in the QTP datatable, can u suggest me a idea so that QTP Runtime datatable displays the values as it is in the database
What is quality circle?
If I give some thousand tests to execute in 2 days what do you do?
what are the Most common problems in a web based application in testing point of view?
How to test stored procuders???/
What is failure-directed testing?
What is lload testing?
Q: Testing across diffrent languages is called? (suryah2@yahoo.com.au)
What are the phases of a formal review?