Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 2

Practical Number : 7

Design test case for controls and decision making state

Sr. NO Test Case_Id Test Case Objective Pre condition Step

1 TC_1 If Enter number <=10

2 TC_2 Else Enter number>=10

3 TC_3 For Enter number <=10

4 TC_4 Do_while Enter number<=10

5 TC_5 Switch_case Enter number 1-3


ctical Number : 7
ntrols and decision making statements
Student Name: Mayuri Fulpagare
Batch : A
Roll No: 19

Input Data Expected Data Actual Data Status

number should be
5 Accepting pass
accepted

20 Go in else part shifting in else part pass

5 Print 1 to 5 Printing 1 to 5 pass

5 Print 1 to 5 Printing 1 to 5 pass

2 Two Two pass

You might also like