Home / CSE MCQs / JUnit MCQs :: Discussion

Discussion :: JUnit MCQs

  1. Exploratory testing is often thought of as a ______________ technique.
  2. A.
    White box testing
    B.
    Functional testing
    C.
    Non-functional testing
    D.
    Black box testing

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Exploratory testing does not require the internals of the product to be known and hence, is thought of as a type of black box testing.


Be The First To Comment