what is the goal of system testing?
Answer Posted / venkat
goal of system testing is to validate the software product
against requirement specification.
this stage is intended to find the defects that can be
exposed by testing the entire system.
a series of different tests each test having different
purpose are done such that together and all system elements
have been properly integrated or not.
it checks that the system performs all its functional
requirements and it satisfying all its non-functinal
requirements or not
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Functional, Non-Functional, and Regression used for (i.e. the purpose of each)?
is manual testing enough for 2+ yrs,does it need any tools
Why we use decision tables?
I need to learn everything I can about what a Waterfall approach vs. an Agile approach looks like in QA Testing. What is the best online resource?
please suggest me some topics for research in software testing/software reliability......
Explain the tasks of test closure activities.
Faults found should be originally documented by whom?
In white box testing, what do you verify?
Say your Product passed through testing and UAT. Now it went to production at client location and they found one defect in it. How they need to procced now? Will they contact you? Will they contact dev team?
Mention what the basic components of defect report format are?
What r all the risks u r facing while doing a project?
Explain ad hoc testing?
how to use bugzilla plz tell me details processs
What are the common mistakes which create issues?
In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), what is the INPUT and OUTPUT of each stage?