Valid CTFL-Foundation Dumps shared by ExamDiscuss.com for Helping Passing CTFL-Foundation Exam! ExamDiscuss.com now offer the newest CTFL-Foundation exam dumps, the ExamDiscuss.com CTFL-Foundation exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CTFL-Foundation dumps with Test Engine here:
Which of the following is a structure-based (white-box) technique?
Correct Answer: C
Statement testing is a structure-based (white-box) technique. This technique involves testing the internal structure of the application, focusing on the execution of the statements within the code. The goal is to ensure that every statement in the code has been executed at least once during the testing process. Other options like decision table testing, state transition testing, and boundary value analysis are black-box techniques, which do not require knowledge of the internal code structure. Reference: ISTQB CTFL Syllabus V4.0, Section 4.3.1.