Once you attempt the question then PrepInsta explanation will be displayed.
White-box testing
Explanation : White Box Testing is software testing technique in which internal structure, design and coding of software are tested to verify flow of input-output and to improve design, usability and security.The term “WhiteBox” was used because of the see-through box concept.
And the evaluation of the cyclomatic complexity comes under white box testing.
Login/Signup to comment