Difference between Functional and System testing?
Answers were Sorted based on User's Feedback
Answer / e v s prakash
In functioanl testing, only the funcionality of the
application is tested which may be part/specific
functionality or the whole functionality of the
application. In system testing, a full fledged testing can
be done on the application in an environment which
resembles the client environment. The full fledged testing
can include Functional, performance, stress, load and all
other kinds of testing on the application. Hence the System
testing is considered to be an actual full fledged test on
an application rather than functional which concentrates
only on the functionality of an application.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / brahma412
what types of testing do u perform in sys testing?
it means u perform all types of fun testing like gui
testing retestng, regression,smoke,monkey ,end to
end ........ and hardware fun testing like compatibilty
testing , installation testing , port teting.....
do we perform all these types of testing in sys testing?
brahma412@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 2 No |
How will you track defects? Or Bug life cycle?
What is Standalone testing?
What factors do you consider while estimation test efforts?
what is test strategy?
password is having 6 digit alphanumerics then what r the possible input conditions?
6 Answers Logica CMG, Visual Soft,
Tell me the SRS based review,brs based review
Write testcase for delete functionality?
Explain spiral model?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
what are the document needed to create a test case?How u tell it is test case?
What is the role of tester in SDLC cycle ( in each phase )
what is crud testing ? and who will do this one ?