System Testing is black box testing - Testing types and levels

Q.  System Testing is a ______.
- Published on 14 Aug 15

a. Black box testing
b. White box testing
c. Grey box testing
d. Both a and b

ANSWER: Black box testing
 

    Discussion

  • Prajakta Pandit   -Posted on 10 Nov 15
    - System testing is black box testing.

    - It performs 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.)