The document describes 5 test cases to test control and decision making statements in a program. The test cases cover If/Else statements, For loops, Do-While loops, and Switch-Case statements. Each test case lists the name, steps, input data, expected result, actual result, and status. The test cases validate number inputs, loop iterations, and conditional logic.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views1 page
Practical 7 Ste
The document describes 5 test cases to test control and decision making statements in a program. The test cases cover If/Else statements, For loops, Do-While loops, and Switch-Case statements. Each test case lists the name, steps, input data, expected result, actual result, and status. The test cases validate number inputs, loop iterations, and conditional logic.