What is the other name of White-box testing?

2021

What is the other name of White-box testing?

Answer: B. Glass-box testingWhite-box testing is a software testing method where the internal structure, design, and coding of the software are visible to the tester. The tester chooses…

  1. A.

    Red-box testing

  2. B.

    Glass-box testing

  3. C.

    Open-box testing

  4. D.

    Close-box testing

Attempted by 803 students.

Show answer & explanation

Correct answer: B

White-box testing is a software testing method where the internal structure, design, and coding of the software are visible to the tester. The tester chooses inputs to exercise paths through the code and determines the appropriate outputs.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…