what is system testing ? explain with example ?
Answer Posted / amit purohit
the process of an integrated hardware and software system to verify that the system meets its specific requirements is called System Testing. It is perform when integration testing is completed.It is mainly a Black Box testing. In simple terms we can say that It is perform as the first level testing where the system is tested as a Whole.
It can tested a) Functionally b) Non Functionally
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by Factory testing?? I have seen this one in a Job posting
Explain the difference between quality control and quality assurance.
What is the difference in responsibilities of programmers and qa analyst?
What is the testing lifecycle?
List out the roles of software quality assurance engineer?
Tell me in which of the software testing phase is qa involved & qc not involved?
What are the benefits of destructive testing?
According to you, when is the good time to start qa in a project?
How can new software qa processes be introduced in an existing organization?
What is maturity level?
what are the feature of our test group?
What is branch testing and what is boundary testing?
What is cast?
What are the types of documents in sqa?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.