Question 3 (4 points): You are assigned to do the functional (black-box) test for Volume
Calculator function. Writing test cases for this function with the content described below. (Use
question 3 template)
Function Description: This function allows users to calculate the volume of different 3D shapes
(Rectangular Prism, Sphere, Cylinder, Cone) based on the provided dimensions.
Screen Layout:
Volume Calculator
Calculate the volume of different 3D shapes easily.
Select Shape
Rectangular Prism
Length (cm)
3
Width (cm)
4
Height (cm)
5
Calculate Volume
Volume = 60.00 cm³
Zoom
The screen contains:
A dropdown list for selecting the shape type (Rectangular Prism, Sphere, Cylinder, Cone).
+ 100%
Close