Question
Which testing type evaluates internal code logic and
control flow?Solution
White Box Testing , also known as glass box or transparent box testing, evaluates the internal structure, logic, and flow of code. Testers use knowledge of the internal architecture to design test cases, focusing on code coverage, control structures, and paths. Techniques such as statement coverage, branch coverage, and path coverage are commonly used. For example, a white box test might verify that a loop executes the expected number of times or that all branches of an if-else statement are tested. This method ensures robust code quality and early defect detection. Why Other Options Are Incorrect :
- Unit Testing : This focuses on testing individual components or modules, regardless of their internal code logic.
- Integration Testing : This evaluates how different modules interact, without detailed inspection of internal logic.
- Black Box Testing : This examines external functionality without insight into the internal code structure.
- User Acceptance Testing (UAT) : This validates the system against user requirements and does not involve code-level testing.
What is the maximum number of rectangles in the given figure?
How many triangles are there in the given figure?
Rekha starts from her house and goes 3 km straight. Then she turns towards her left and goes 1 km. She again turns towards her left and goes 2 km. If sh...
statement:
Residents of this region are frequently faced with incidents of sudden power surges and voltage surges which cause damage to sensitive...
Three statements are given, followed by three conclusions numbered I, II and III.
Assuming the statements to be true, even if they seem to be a...
In this question, three statements are given, followed by three conclusions numbered I, II and III. Assuming the statements to be true, even if they see...
Four pairs of letter-clusters have been given, out of which three are alike in some manner and one is different. Select the one that is different.
In the following question, select the missing number from the given series.
?, 3, 5, 7, 11, 13

Select the option that is related to the third word in the same way as the second word is related to the first word.
Lazy : Hard-working : : Wealthy : ?