System testing concerned with behaviour of whole product - Testing types and levels

Q.  Which testing is concerned with behaviour of whole product as per specified requirements?
- Published on 29 Jul 15

a. Acceptance testing
b. Component testing
c. System testing
d. Integration testing

ANSWER: System testing
 

    Discussion

  • Prajakta Pandit   -Posted on 10 Nov 15
    - System testing is concerned with behaviour of whole product as per specified requirements.

    - System testing is a black box testing.

    - It is performed to evaluate the complete system against specified requirements.

    - In this testing, the functionalities of the system are tested from an end-to-end perspective.

    - It is usually carried out by a team that is independent of the development team in order to measure the quality of the system unbiased.

    - System testing includes both functional and non-functional testing.

    - It does not require knowledge of the inner design of the code or logic.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)