23. }
return -1;
Question 3 (4 points): You are assigned to do the functional (black-box) test for function Room Move. Writing test cases for this function with the content described below. (Use question 3 template)
Function Description: This function is used for the hotel receptionist to change the guest's current room to another room.
Screen Layout:
Page 22
ROOM MOVE
From Room 101
To Room 102
Move Reason By Guest
Move Reason
Description
OK CLOSE
Function Detail:
From Room: the guest's room needs to be moved. This field is required and selected from list.
To Room: the guest's room needs to be moved. This field is required and selected from the list.
Zoom
Move Reason: guest's reason for changing rooms. This field is required and selected from list.
+ 94%
Close