Fuction requiments software engineering
FUNCTIONAL REQUIRMENTS: 2.3 Error Handling: After the program is run a option screen appears giving you 5 options to choose from, they are: 1 ”Indicate having a baby” enter “1” 2 “Indicate the treatment of a broken leg” enter ”2” 3 “Indicate heart trouble” enter “3” 4 “Indicate auto accident” enter “4” 5 “To end and calculate the total daily cost” enter “99” Option 1.”Indicate having a baby” After 1 is entered the user is prompted, “Please enter patients name” after a name is entered the user is prompted to “Please enter patients number” after the number is entered the user is prompted “Please enter the number of hours the patient spent in treatment “ after hours are entered the program goes into an infinite loop with the text being scrolled on the screen ”Congratulations and we wish you all the best for the future” ”Thank you for coming to Destiny General” ”please enter a second option” The program continues to run until it is terminated with the aid of the task manager.